/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19-11.4.10-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: realbikx_wp35
-- ------------------------------------------------------
-- Server version	11.4.10-MariaDB-cll-lve-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 utf8mb4 */;
/*!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' */;
/*M!100616 SET @OLD_NOTE_VERBOSITY=@@NOTE_VERBOSITY, NOTE_VERBOSITY=0 */;

--
-- Table structure for table `wpj0_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wpj0_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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',
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  `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,
  PRIMARY KEY (`action_id`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  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_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
  KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
  KEY `status_claim_id` (`status`,`claim_id`)
) ENGINE=InnoDB AUTO_INCREMENT=694 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_actionscheduler_actions`
--

LOCK TABLES `wpj0_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpj0_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpj0_actionscheduler_actions` VALUES
(15,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-09 20:10:53','2026-03-09 20:10:53',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773087053;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773087053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-09 20:10:56','2026-03-09 20:10:56',1,NULL),
(16,'action_scheduler/migration_hook','complete','2026-03-09 20:11:56','2026-03-09 20:11:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773087116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773087116;}',2,1,'2026-03-09 20:12:00','2026-03-09 20:12:00',8,NULL),
(17,'woocommerce_scheduled_sales','complete','2026-03-10 00:00:00','2026-03-10 00:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773100800;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773100800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-10 21:10:58','2026-03-10 21:10:58',103,NULL),
(18,'woocommerce_cancel_unpaid_orders','complete','2026-03-09 21:10:56','2026-03-09 21:10:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773090656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773090656;}',3,1,'2026-03-09 21:11:27','2026-03-09 21:11:27',51,NULL),
(19,'woocommerce_cleanup_personal_data','complete','2026-03-09 20:11:06','2026-03-09 20:11:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773087066;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773087066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-09 20:11:06','2026-03-09 20:11:06',6,NULL),
(20,'woocommerce_cleanup_logs','complete','2026-03-10 03:00:00','2026-03-10 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773111600;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773111600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-10 21:11:00','2026-03-10 21:11:00',103,NULL),
(21,'woocommerce_cleanup_sessions','complete','2026-03-10 06:00:00','2026-03-10 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773122400;s:18:\"\0*\0first_timestamp\";i:1773122400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773122400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-10 21:11:00','2026-03-10 21:11:00',103,NULL),
(22,'woocommerce_geoip_updater','complete','2026-03-10 06:00:00','2026-03-10 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773122400;s:18:\"\0*\0first_timestamp\";i:1773122400;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773122400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',3,1,'2026-03-10 21:11:00','2026-03-10 21:11:00',103,NULL),
(23,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-10 03:00:00','2026-03-10 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773111600;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773111600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-10 21:11:00','2026-03-10 21:11:00',103,NULL),
(24,'wc_admin_daily_wrapper','complete','2026-03-09 20:10:56','2026-03-09 20:10:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773087056;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773087056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-09 20:10:59','2026-03-09 20:10:59',2,NULL),
(25,'generate_category_lookup_table_wrapper','complete','2026-03-09 20:11:06','2026-03-09 20:11:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773087066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773087066;}',3,1,'2026-03-09 20:11:07','2026-03-09 20:11:07',6,NULL),
(26,'woocommerce_refresh_order_count_cache','complete','2026-03-10 08:10:56','2026-03-10 08:10:56',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773130256;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773130256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-10 21:11:00','2026-03-10 21:11:00',103,NULL),
(27,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-10 20:10:56','2026-03-10 20:10:56',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773173456;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773173456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-10 21:11:05','2026-03-10 21:11:05',103,NULL),
(28,'wc-admin_process_pending_orders_batch','complete','2026-03-09 20:10:57','2026-03-09 20:10:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773087057;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773087057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-09 20:10:59','2026-03-09 20:10:59',3,NULL),
(29,'woocommerce_cleanup_draft_orders','complete','2026-03-09 20:10:57','2026-03-09 20:10:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773087057;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773087057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-09 20:10:59','2026-03-09 20:10:59',3,NULL),
(30,'wc_admin_daily_wrapper','complete','2026-03-10 20:10:59','2026-03-10 20:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773173459;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773173459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-10 21:11:04','2026-03-10 21:11:04',103,NULL),
(31,'wc-admin_process_pending_orders_batch','complete','2026-03-10 08:10:59','2026-03-10 08:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773130259;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773130259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-10 21:11:00','2026-03-10 21:11:00',103,NULL),
(32,'woocommerce_cleanup_draft_orders','complete','2026-03-10 20:10:59','2026-03-10 20:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773173459;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773173459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-10 21:11:04','2026-03-10 21:11:04',103,NULL),
(33,'woocommerce_update_marketplace_suggestions','complete','2026-03-09 20:11:00','2026-03-09 20:11:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773087060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773087060;}',6,1,'2026-03-09 20:11:06','2026-03-09 20:11:06',5,NULL),
(34,'woocommerce_cleanup_personal_data','complete','2026-03-10 20:11:07','2026-03-10 20:11:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773173467;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773173467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-10 21:11:05','2026-03-10 21:11:05',103,NULL),
(35,'wcpay_check_affected_auth_fee_orders','complete','2026-03-09 20:58:39','2026-03-09 20:58:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773089919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773089919;}',7,1,'2026-03-09 20:59:07','2026-03-09 20:59:07',38,NULL),
(36,'woocommerce_cancel_unpaid_orders','complete','2026-03-09 22:11:27','2026-03-09 22:11:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773094287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773094287;}',3,1,'2026-03-10 21:10:58','2026-03-10 21:10:58',103,NULL),
(37,'woocommerce_cancel_unpaid_orders','complete','2026-03-10 22:10:58','2026-03-10 22:10:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773180658;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773180658;}',3,1,'2026-03-10 22:20:44','2026-03-10 22:20:44',107,NULL),
(38,'woocommerce_scheduled_sales','complete','2026-03-11 21:10:58','2026-03-11 21:10:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773263458;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773263458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-11 21:18:42','2026-03-11 21:18:42',224,NULL),
(39,'woocommerce_cleanup_logs','complete','2026-03-11 21:11:00','2026-03-11 21:11:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773263460;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773263460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-11 21:18:42','2026-03-11 21:18:42',224,NULL),
(40,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-11 21:11:00','2026-03-11 21:11:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773263460;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773263460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-11 21:18:42','2026-03-11 21:18:42',224,NULL),
(42,'woocommerce_geoip_updater','pending','2026-03-25 21:11:00','2026-03-25 21:11:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774473060;s:18:\"\0*\0first_timestamp\";i:1773122400;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774473060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(43,'woocommerce_refresh_order_count_cache','complete','2026-03-11 09:11:00','2026-03-11 09:11:00',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773220260;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773220260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-11 19:06:23','2026-03-11 19:06:23',207,NULL),
(44,'wc-admin_process_pending_orders_batch','complete','2026-03-11 09:11:00','2026-03-11 09:11:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773220260;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773220260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-11 19:06:24','2026-03-11 19:06:24',207,NULL),
(45,'wc_admin_daily_wrapper','complete','2026-03-11 21:11:04','2026-03-11 21:11:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773263464;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773263464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-11 21:18:45','2026-03-11 21:18:45',224,NULL),
(46,'woocommerce_cleanup_draft_orders','complete','2026-03-11 21:11:04','2026-03-11 21:11:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773263464;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773263464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-11 21:18:45','2026-03-11 21:18:45',224,NULL),
(47,'woocommerce_cleanup_personal_data','complete','2026-03-11 21:11:05','2026-03-11 21:11:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773263465;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773263465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-11 21:18:46','2026-03-11 21:18:46',224,NULL),
(48,'woocommerce_cleanup_sessions','complete','2026-03-11 06:00:00','2026-03-11 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773208800;s:18:\"\0*\0first_timestamp\";i:1773208800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773208800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-11 19:06:23','2026-03-11 19:06:23',207,NULL),
(49,'generate_category_lookup_table_wrapper','complete','2026-03-10 21:11:15','2026-03-10 21:11:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773177075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773177075;}',3,1,'2026-03-10 22:02:26','2026-03-10 22:02:26',105,NULL),
(50,'wcpay_store_setup_sync','complete','2026-03-10 21:11:55','2026-03-10 21:11:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773177115;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773177115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-10 22:02:26','2026-03-10 22:02:26',105,NULL),
(51,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-11 21:11:05','2026-03-11 21:11:05',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773263465;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773263465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-11 21:18:46','2026-03-11 21:18:46',224,NULL),
(52,'wcpay_store_setup_sync','complete','2026-03-11 04:02:26','2026-03-11 04:02:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773201746;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773201746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-11 19:06:23','2026-03-11 19:06:23',207,NULL),
(53,'woocommerce_cancel_unpaid_orders','complete','2026-03-10 23:20:44','2026-03-10 23:20:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773184844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773184844;}',3,1,'2026-03-10 23:20:46','2026-03-10 23:20:46',170,NULL),
(54,'woocommerce_cancel_unpaid_orders','complete','2026-03-11 00:20:46','2026-03-11 00:20:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773188446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773188446;}',3,1,'2026-03-11 19:06:23','2026-03-11 19:06:23',207,NULL),
(55,'woocommerce_cancel_unpaid_orders','complete','2026-03-11 20:06:23','2026-03-11 20:06:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773259583;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773259583;}',3,1,'2026-03-11 20:09:41','2026-03-11 20:09:41',215,NULL),
(56,'wcpay_store_setup_sync','complete','2026-03-12 01:06:23','2026-03-12 01:06:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773277583;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773277583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-12 21:26:24','2026-03-12 21:26:24',247,NULL),
(58,'woocommerce_refresh_order_count_cache','complete','2026-03-12 07:06:23','2026-03-12 07:06:23',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773299183;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773299183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-12 21:26:24','2026-03-12 21:26:24',247,NULL),
(59,'wc-admin_process_pending_orders_batch','complete','2026-03-12 07:06:24','2026-03-12 07:06:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773299184;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773299184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-12 21:26:25','2026-03-12 21:26:25',247,NULL),
(60,'woocommerce_cancel_unpaid_orders','complete','2026-03-11 21:09:41','2026-03-11 21:09:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773263381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773263381;}',3,1,'2026-03-11 21:18:42','2026-03-11 21:18:42',224,NULL),
(61,'woocommerce_cancel_unpaid_orders','complete','2026-03-11 22:18:42','2026-03-11 22:18:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773267522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773267522;}',3,1,'2026-03-11 22:20:23','2026-03-11 22:20:23',235,NULL),
(62,'woocommerce_scheduled_sales','complete','2026-03-12 21:18:42','2026-03-12 21:18:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773350322;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773350322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-12 21:26:25','2026-03-12 21:26:25',247,NULL),
(63,'woocommerce_cleanup_logs','complete','2026-03-12 21:18:42','2026-03-12 21:18:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773350322;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773350322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-12 21:26:25','2026-03-12 21:26:25',247,NULL),
(64,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-12 21:18:42','2026-03-12 21:18:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773350322;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773350322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-12 21:26:26','2026-03-12 21:26:26',247,NULL),
(65,'wc_admin_daily_wrapper','complete','2026-03-12 21:18:45','2026-03-12 21:18:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773350325;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773350325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-12 21:26:30','2026-03-12 21:26:30',247,NULL),
(66,'woocommerce_cleanup_draft_orders','complete','2026-03-12 21:18:45','2026-03-12 21:18:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773350325;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773350325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-12 21:26:30','2026-03-12 21:26:30',247,NULL),
(67,'woocommerce_cleanup_personal_data','complete','2026-03-12 21:18:46','2026-03-12 21:18:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773350326;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773350326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-12 21:26:31','2026-03-12 21:26:31',247,NULL),
(68,'woocommerce_cleanup_sessions','complete','2026-03-12 06:00:00','2026-03-12 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773295200;s:18:\"\0*\0first_timestamp\";i:1773295200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773295200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-12 21:26:24','2026-03-12 21:26:24',247,NULL),
(69,'generate_category_lookup_table_wrapper','complete','2026-03-11 21:18:56','2026-03-11 21:18:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773263936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773263936;}',3,1,'2026-03-11 21:19:01','2026-03-11 21:19:01',226,NULL),
(70,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-12 21:18:46','2026-03-12 21:18:46',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773350326;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773350326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-12 21:26:31','2026-03-12 21:26:31',247,NULL),
(71,'woocommerce_cancel_unpaid_orders','complete','2026-03-11 23:20:23','2026-03-11 23:20:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773271223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773271223;}',3,1,'2026-03-11 23:23:53','2026-03-11 23:23:53',245,NULL),
(72,'woocommerce_cancel_unpaid_orders','complete','2026-03-12 00:23:53','2026-03-12 00:23:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773275033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773275033;}',3,1,'2026-03-12 21:26:24','2026-03-12 21:26:24',247,NULL),
(73,'woocommerce_cancel_unpaid_orders','complete','2026-03-12 22:26:24','2026-03-12 22:26:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773354384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773354384;}',3,1,'2026-03-13 08:03:28','2026-03-13 08:03:28',271,NULL),
(74,'wcpay_store_setup_sync','complete','2026-03-13 03:26:24','2026-03-13 03:26:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773372384;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773372384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-13 08:03:28','2026-03-13 08:03:28',271,NULL),
(76,'woocommerce_refresh_order_count_cache','complete','2026-03-13 09:26:24','2026-03-13 09:26:24',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773393984;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773393984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-13 09:27:56','2026-03-13 09:27:56',321,NULL),
(77,'wc-admin_process_pending_orders_batch','complete','2026-03-13 09:26:25','2026-03-13 09:26:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773393985;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773393985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-13 09:27:56','2026-03-13 09:27:56',321,NULL),
(78,'woocommerce_scheduled_sales','complete','2026-03-13 21:26:25','2026-03-13 21:26:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773437185;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773437185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-13 21:32:39','2026-03-13 21:32:39',530,NULL),
(79,'woocommerce_cleanup_logs','complete','2026-03-13 21:26:25','2026-03-13 21:26:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773437185;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773437185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-13 21:32:39','2026-03-13 21:32:39',530,NULL),
(80,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-13 21:26:26','2026-03-13 21:26:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773437186;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773437186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-13 21:32:39','2026-03-13 21:32:39',530,NULL),
(81,'wc_admin_daily_wrapper','complete','2026-03-13 21:26:30','2026-03-13 21:26:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773437190;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773437190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-13 21:32:40','2026-03-13 21:32:40',530,NULL),
(82,'woocommerce_cleanup_draft_orders','complete','2026-03-13 21:26:30','2026-03-13 21:26:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773437190;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773437190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-13 21:32:40','2026-03-13 21:32:40',530,NULL),
(83,'woocommerce_cleanup_personal_data','complete','2026-03-13 21:26:31','2026-03-13 21:26:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773437191;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773437191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-13 21:32:41','2026-03-13 21:32:41',530,NULL),
(84,'woocommerce_cleanup_sessions','complete','2026-03-13 06:00:00','2026-03-13 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773381600;s:18:\"\0*\0first_timestamp\";i:1773381600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773381600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-13 08:03:28','2026-03-13 08:03:28',271,NULL),
(85,'generate_category_lookup_table_wrapper','complete','2026-03-12 21:26:41','2026-03-12 21:26:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773350801;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773350801;}',3,1,'2026-03-12 21:34:14','2026-03-12 21:34:14',250,NULL),
(86,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-13 21:26:31','2026-03-13 21:26:31',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773437191;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773437191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-13 21:32:41','2026-03-13 21:32:41',530,NULL),
(87,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 09:03:28','2026-03-13 09:03:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773392608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773392608;}',3,1,'2026-03-13 09:03:45','2026-03-13 09:03:45',306,NULL),
(88,'wcpay_store_setup_sync','complete','2026-03-13 14:03:28','2026-03-13 14:03:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773410608;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773410608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-13 14:10:43','2026-03-13 14:10:43',464,NULL),
(89,'woocommerce_cleanup_sessions','complete','2026-03-13 20:03:28','2026-03-13 20:03:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773432208;s:18:\"\0*\0first_timestamp\";i:1773381600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773432208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-13 20:12:03','2026-03-13 20:12:03',516,NULL),
(90,'wc_stripe_database_cache_cleanup_async','complete','2026-03-14 01:00:00','2026-03-14 01:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773450000;s:18:\"\0*\0first_timestamp\";i:1773450000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773450000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2026-03-14 01:01:20','2026-03-14 01:01:20',552,NULL),
(97,'wcpay_update_compatibility_data','complete','2026-03-13 08:35:37','2026-03-13 08:35:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773390937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773390937;}',8,1,'2026-03-13 08:37:32','2026-03-13 08:37:32',290,NULL),
(98,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 10:03:45','2026-03-13 10:03:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773396225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773396225;}',3,1,'2026-03-13 10:04:01','2026-03-13 10:04:01',351,NULL),
(99,'woocommerce_refresh_order_count_cache','complete','2026-03-13 21:27:56','2026-03-13 21:27:56',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773437276;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773437276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-13 21:32:41','2026-03-13 21:32:41',530,NULL),
(100,'wc-admin_process_pending_orders_batch','complete','2026-03-13 21:27:56','2026-03-13 21:27:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773437276;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773437276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-13 21:32:41','2026-03-13 21:32:41',530,NULL),
(101,'woocommerce_tracker_send_event_wrapper','complete','2026-03-13 09:56:39','2026-03-13 09:56:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773395799;s:18:\"\0*\0first_timestamp\";i:1773395799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773395799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-13 09:57:46','2026-03-13 09:57:46',343,NULL),
(102,'fetch_patterns','complete','2026-03-13 09:56:29','2026-03-13 09:56:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773395789;s:18:\"\0*\0first_timestamp\";i:1773395789;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773395789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-13 09:56:29','2026-03-13 09:56:29',341,NULL),
(103,'fetch_patterns','complete','2026-03-14 09:56:29','2026-03-14 09:56:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773482189;s:18:\"\0*\0first_timestamp\";i:1773395789;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773482189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-14 10:20:25','2026-03-14 10:20:25',628,NULL),
(104,'woocommerce_tracker_send_event_wrapper','complete','2026-03-14 09:57:46','2026-03-14 09:57:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773482266;s:18:\"\0*\0first_timestamp\";i:1773395799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773482266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-14 10:20:26','2026-03-14 10:20:26',628,NULL),
(105,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-13 09:58:10','2026-03-13 09:58:10',10,'[37,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773395890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773395890;}',10,1,'2026-03-13 09:59:17','2026-03-13 09:59:17',346,NULL),
(106,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 11:04:01','2026-03-13 11:04:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773399841;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773399841;}',3,1,'2026-03-13 11:05:56','2026-03-13 11:05:56',391,NULL),
(107,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 12:05:56','2026-03-13 12:05:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773403556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773403556;}',3,1,'2026-03-13 12:06:59','2026-03-13 12:06:59',435,NULL),
(108,'wcpay_update_compatibility_data','complete','2026-03-13 11:46:08','2026-03-13 11:46:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773402368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773402368;}',8,1,'2026-03-13 11:46:17','2026-03-13 11:46:17',410,NULL),
(109,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','2026-03-13 11:44:09','2026-03-13 11:44:09',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-03-13 11:44:29','2026-03-13 11:44:29',408,NULL),
(110,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-13 11:44:10','2026-03-13 11:44:10',10,'[37,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773402250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773402250;}',10,1,'2026-03-13 11:44:29','2026-03-13 11:44:29',408,NULL),
(111,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-13 11:45:09','2026-03-13 11:45:09',10,'[41,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773402309;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773402309;}',10,1,'2026-03-13 11:46:16','2026-03-13 11:46:16',410,NULL),
(112,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-13 11:49:31','2026-03-13 11:49:31',10,'[42,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773402571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773402571;}',10,1,'2026-03-13 11:50:25','2026-03-13 11:50:25',416,NULL),
(113,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-13 11:50:59','2026-03-13 11:50:59',10,'[42,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773402659;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773402659;}',10,1,'2026-03-13 11:52:01','2026-03-13 11:52:01',419,NULL),
(114,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-13 11:51:10','2026-03-13 11:51:10',10,'[41,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773402670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773402670;}',10,1,'2026-03-13 11:52:01','2026-03-13 11:52:01',419,NULL),
(115,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 13:06:59','2026-03-13 13:06:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773407219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773407219;}',3,1,'2026-03-13 13:14:58','2026-03-13 13:14:58',457,NULL),
(116,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 14:14:58','2026-03-13 14:14:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773411298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773411298;}',3,1,'2026-03-13 14:20:48','2026-03-13 14:20:48',466,NULL),
(117,'wcpay_store_setup_sync','complete','2026-03-13 20:10:43','2026-03-13 20:10:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773432643;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773432643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-13 20:12:03','2026-03-13 20:12:03',516,NULL),
(118,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 15:20:48','2026-03-13 15:20:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773415248;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773415248;}',3,1,'2026-03-13 15:21:01','2026-03-13 15:21:01',479,NULL),
(119,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 16:21:01','2026-03-13 16:21:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773418861;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773418861;}',3,1,'2026-03-13 16:21:05','2026-03-13 16:21:05',488,NULL),
(120,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 17:21:05','2026-03-13 17:21:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773422465;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773422465;}',3,1,'2026-03-13 17:40:52','2026-03-13 17:40:52',502,NULL),
(121,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 18:40:52','2026-03-13 18:40:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773427252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773427252;}',3,1,'2026-03-13 18:48:18','2026-03-13 18:48:18',506,NULL),
(122,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 19:48:18','2026-03-13 19:48:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773431298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773431298;}',3,1,'2026-03-13 20:03:18','2026-03-13 20:03:18',514,NULL),
(123,'woocommerce_run_update_callback','complete','2026-03-13 19:05:15','2026-03-13 19:05:15',10,'{\"update_callback\":\"wc_update_1060_add_woo_idx_comment_approved_type_index\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773428715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773428715;}',10,1,'2026-03-13 19:05:18','2026-03-13 19:05:18',509,NULL),
(124,'woocommerce_update_db_to_current_version','complete','2026-03-13 19:05:16','2026-03-13 19:05:16',10,'{\"version\":\"10.6.1\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773428716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773428716;}',10,1,'2026-03-13 19:05:19','2026-03-13 19:05:19',509,NULL),
(125,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2026-03-13 19:05:17','2026-03-13 19:05:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773428717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773428717;}',10,1,'2026-03-13 19:05:20','2026-03-13 19:05:20',509,NULL),
(126,'woocommerce_run_on_woocommerce_admin_updated','complete','2026-03-13 19:05:16','2026-03-13 19:05:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773428716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773428716;}',11,1,'2026-03-13 19:05:20','2026-03-13 19:05:20',509,NULL),
(128,'wcpay_update_compatibility_data','complete','2026-03-13 19:07:20','2026-03-13 19:07:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773428840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773428840;}',8,1,'2026-03-13 19:16:28','2026-03-13 19:16:28',511,NULL),
(129,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 21:03:18','2026-03-13 21:03:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773435798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773435798;}',3,1,'2026-03-13 21:04:06','2026-03-13 21:04:06',525,NULL),
(131,'wcpay_store_setup_sync','complete','2026-03-14 02:12:03','2026-03-14 02:12:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773454323;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773454323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-14 02:35:24','2026-03-14 02:35:24',560,NULL),
(132,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 22:04:06','2026-03-13 22:04:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773439446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773439446;}',3,1,'2026-03-13 22:06:29','2026-03-13 22:06:29',536,NULL),
(133,'woocommerce_scheduled_sales','complete','2026-03-14 21:32:39','2026-03-14 21:32:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773523959;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773523959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-14 21:41:45','2026-03-14 21:41:45',871,NULL),
(134,'woocommerce_cleanup_logs','complete','2026-03-14 21:32:39','2026-03-14 21:32:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773523959;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773523959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-14 21:41:45','2026-03-14 21:41:45',871,NULL),
(135,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-14 21:32:39','2026-03-14 21:32:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773523959;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773523959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-14 21:41:45','2026-03-14 21:41:45',871,NULL),
(136,'wc_admin_daily_wrapper','complete','2026-03-14 21:32:40','2026-03-14 21:32:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773523960;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773523960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-14 21:41:46','2026-03-14 21:41:46',871,NULL),
(137,'woocommerce_cleanup_draft_orders','complete','2026-03-14 21:32:40','2026-03-14 21:32:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773523960;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773523960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-14 21:41:46','2026-03-14 21:41:46',871,NULL),
(138,'woocommerce_cleanup_personal_data','complete','2026-03-14 21:32:41','2026-03-14 21:32:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773523961;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773523961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-14 21:41:46','2026-03-14 21:41:46',871,NULL),
(139,'woocommerce_refresh_order_count_cache','complete','2026-03-14 09:32:41','2026-03-14 09:32:41',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773480761;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773480761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-14 09:34:22','2026-03-14 09:34:22',626,NULL),
(140,'wc-admin_process_pending_orders_batch','complete','2026-03-14 09:32:41','2026-03-14 09:32:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773480761;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773480761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-14 09:34:22','2026-03-14 09:34:22',626,NULL),
(141,'woocommerce_cleanup_sessions','complete','2026-03-14 06:00:00','2026-03-14 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773468000;s:18:\"\0*\0first_timestamp\";i:1773468000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773468000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-14 06:19:24','2026-03-14 06:19:24',574,NULL),
(142,'generate_category_lookup_table_wrapper','complete','2026-03-13 21:32:51','2026-03-13 21:32:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773437571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773437571;}',3,1,'2026-03-13 21:35:12','2026-03-13 21:35:12',532,NULL),
(143,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-14 21:32:41','2026-03-14 21:32:41',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773523961;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773523961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-14 21:41:46','2026-03-14 21:41:46',871,NULL),
(144,'woocommerce_cancel_unpaid_orders','complete','2026-03-13 23:06:29','2026-03-13 23:06:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773443189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773443189;}',3,1,'2026-03-13 23:18:12','2026-03-13 23:18:12',544,NULL),
(145,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 00:18:12','2026-03-14 00:18:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773447492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773447492;}',3,1,'2026-03-14 00:29:03','2026-03-14 00:29:03',549,NULL),
(146,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 01:29:03','2026-03-14 01:29:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773451743;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773451743;}',3,1,'2026-03-14 01:33:57','2026-03-14 01:33:57',556,NULL),
(147,'wc_stripe_database_cache_cleanup_async','complete','2026-03-15 01:01:20','2026-03-15 01:01:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773536480;s:18:\"\0*\0first_timestamp\";i:1773450000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773536480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2026-03-15 01:05:01','2026-03-15 01:05:01',910,NULL),
(148,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 02:33:57','2026-03-14 02:33:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773455637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773455637;}',3,1,'2026-03-14 02:35:24','2026-03-14 02:35:24',560,NULL),
(149,'wcpay_store_setup_sync','complete','2026-03-14 08:35:24','2026-03-14 08:35:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773477324;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773477324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-14 08:35:39','2026-03-14 08:35:39',585,NULL),
(150,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 03:35:24','2026-03-14 03:35:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773459324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773459324;}',3,1,'2026-03-14 03:36:40','2026-03-14 03:36:40',565,NULL),
(151,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 04:36:40','2026-03-14 04:36:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773463000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773463000;}',3,1,'2026-03-14 04:59:42','2026-03-14 04:59:42',569,NULL),
(152,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 05:59:42','2026-03-14 05:59:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773467982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773467982;}',3,1,'2026-03-14 06:19:24','2026-03-14 06:19:24',574,NULL),
(153,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 07:19:24','2026-03-14 07:19:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773472764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773472764;}',3,1,'2026-03-14 07:21:39','2026-03-14 07:21:39',576,NULL),
(154,'woocommerce_cleanup_sessions','complete','2026-03-14 18:19:24','2026-03-14 18:19:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773512364;s:18:\"\0*\0first_timestamp\";i:1773468000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773512364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-14 18:50:44','2026-03-14 18:50:44',772,NULL),
(155,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 08:21:39','2026-03-14 08:21:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773476499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773476499;}',3,1,'2026-03-14 08:28:49','2026-03-14 08:28:49',579,NULL),
(156,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 09:28:49','2026-03-14 09:28:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773480529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773480529;}',3,1,'2026-03-14 09:34:22','2026-03-14 09:34:22',626,NULL),
(157,'wcpay_store_setup_sync','complete','2026-03-14 14:35:39','2026-03-14 14:35:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773498939;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773498939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-14 14:35:46','2026-03-14 14:35:46',687,NULL),
(158,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 10:34:22','2026-03-14 10:34:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773484462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773484462;}',3,1,'2026-03-14 11:04:45','2026-03-14 11:04:45',631,NULL),
(159,'woocommerce_refresh_order_count_cache','complete','2026-03-14 21:34:22','2026-03-14 21:34:22',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773524062;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773524062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-14 21:41:46','2026-03-14 21:41:46',871,NULL),
(160,'wc-admin_process_pending_orders_batch','complete','2026-03-14 21:34:22','2026-03-14 21:34:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773524062;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773524062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-14 21:41:46','2026-03-14 21:41:46',871,NULL),
(161,'fetch_patterns','complete','2026-03-15 10:20:25','2026-03-15 10:20:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773570025;s:18:\"\0*\0first_timestamp\";i:1773395789;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773570025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-15 10:21:40','2026-03-15 10:21:40',970,NULL),
(162,'woocommerce_tracker_send_event_wrapper','complete','2026-03-15 10:20:26','2026-03-15 10:20:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773570026;s:18:\"\0*\0first_timestamp\";i:1773395799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773570026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-15 10:21:40','2026-03-15 10:21:40',970,NULL),
(163,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 12:04:45','2026-03-14 12:04:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773489885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773489885;}',3,1,'2026-03-14 13:09:33','2026-03-14 13:09:33',641,NULL),
(164,'woocommerce_delete_legacy_report_transients','complete','2026-03-14 11:06:06','2026-03-14 11:06:06',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773486366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773486366;}',3,1,'2026-03-14 11:07:14','2026-03-14 11:07:14',634,NULL),
(165,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 14:09:33','2026-03-14 14:09:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773497373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773497373;}',3,1,'2026-03-14 14:11:32','2026-03-14 14:11:32',673,NULL),
(166,'wcpay_update_compatibility_data','complete','2026-03-14 13:45:06','2026-03-14 13:45:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773495906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773495906;}',8,1,'2026-03-14 13:45:34','2026-03-14 13:45:34',658,NULL),
(167,'wcpay_update_compatibility_data','complete','2026-03-14 13:45:06','2026-03-14 13:45:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773495906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773495906;}',8,1,'2026-03-14 13:45:34','2026-03-14 13:45:34',658,NULL),
(168,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 15:11:32','2026-03-14 15:11:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773501092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773501092;}',3,1,'2026-03-14 15:59:02','2026-03-14 15:59:02',708,NULL),
(169,'wcpay_store_setup_sync','complete','2026-03-14 20:35:46','2026-03-14 20:35:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773520546;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773520546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-14 20:35:57','2026-03-14 20:35:57',859,NULL),
(170,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 16:59:02','2026-03-14 16:59:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773507542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773507542;}',3,1,'2026-03-14 17:01:26','2026-03-14 17:01:26',720,NULL),
(171,'woocommerce_delete_legacy_report_transients','complete','2026-03-14 16:46:25','2026-03-14 16:46:25',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773506785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773506785;}',3,1,'2026-03-14 16:47:16','2026-03-14 16:47:16',713,NULL),
(172,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 18:01:26','2026-03-14 18:01:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773511286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773511286;}',3,1,'2026-03-14 18:50:44','2026-03-14 18:50:44',772,NULL),
(173,'wcpay_update_compatibility_data','complete','2026-03-14 17:03:29','2026-03-14 17:03:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773507809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773507809;}',8,1,'2026-03-14 17:03:36','2026-03-14 17:03:36',725,NULL),
(174,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-14 17:05:55','2026-03-14 17:05:55',10,'[42,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773507955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773507955;}',10,1,'2026-03-14 17:06:08','2026-03-14 17:06:08',729,NULL),
(175,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-14 17:06:21','2026-03-14 17:06:21',10,'[41,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773507981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773507981;}',10,1,'2026-03-14 17:06:28','2026-03-14 17:06:28',731,NULL),
(176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-14 17:08:46','2026-03-14 17:08:46',10,'[37,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773508126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773508126;}',10,1,'2026-03-14 17:09:49','2026-03-14 17:09:49',735,NULL),
(177,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-03-14 17:10:41','2026-03-14 17:10:41',10,'[42,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773508241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773508241;}',10,1,'2026-03-14 17:10:50','2026-03-14 17:10:50',739,NULL),
(178,'woocommerce_delete_legacy_report_transients','complete','2026-03-14 17:26:36','2026-03-14 17:26:36',10,'[45,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773509196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773509196;}',3,1,'2026-03-14 17:27:34','2026-03-14 17:27:34',747,NULL),
(179,'woocommerce_delete_legacy_report_transients','complete','2026-03-14 17:29:25','2026-03-14 17:29:25',10,'[45,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773509365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773509365;}',3,1,'2026-03-14 17:29:28','2026-03-14 17:29:28',757,NULL),
(182,'wcpay_add_fee_breakdown_to_order_notes','complete','2026-03-14 17:28:29','2026-03-14 17:28:29',10,'{\"order_id\":45,\"intent_id\":\"pi_3TAvzDFuIWhAwBc00fL29RE0\",\"is_test_mode\":true}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773509309;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773509309;}',8,1,'2026-03-14 17:28:32','2026-03-14 17:28:32',750,NULL),
(187,'wc_schedule_pending_batch_processes','complete','2026-03-14 17:28:30','2026-03-14 17:28:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773509310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773509310;}',12,1,'2026-03-14 17:28:32','2026-03-14 17:28:32',750,NULL),
(189,'wcpay_track_new_order','complete','2026-03-14 17:28:37','2026-03-14 17:28:37',10,'{\"order_id\":45}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773509317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773509317;}',8,1,'2026-03-14 17:28:38','2026-03-14 17:28:38',753,NULL),
(190,'wc_run_batch_process','complete','2026-03-14 17:28:32','2026-03-14 17:28:32',10,'[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773509312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773509312;}',6,1,'2026-03-14 17:28:32','2026-03-14 17:28:32',751,NULL),
(191,'wcpay_track_update_order','complete','2026-03-14 17:28:43','2026-03-14 17:28:43',10,'{\"order_id\":45}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773509323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773509323;}',8,1,'2026-03-14 17:28:44','2026-03-14 17:28:44',755,NULL),
(192,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 19:50:44','2026-03-14 19:50:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773517844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773517844;}',3,1,'2026-03-14 19:51:23','2026-03-14 19:51:23',817,NULL),
(194,'woocommerce_delete_legacy_report_transients','complete','2026-03-14 19:31:21','2026-03-14 19:31:21',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773516681;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773516681;}',3,1,'2026-03-14 19:33:25','2026-03-14 19:33:25',790,NULL),
(198,'wcpay_add_fee_breakdown_to_order_notes','complete','2026-03-14 19:30:25','2026-03-14 19:30:25',10,'{\"order_id\":51,\"intent_id\":\"pi_3TAxtDFuIWhAwBc00rW8ou8J\",\"is_test_mode\":true}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773516625;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773516625;}',8,1,'2026-03-14 19:33:25','2026-03-14 19:33:25',790,NULL),
(203,'wc_schedule_pending_batch_processes','complete','2026-03-14 19:30:26','2026-03-14 19:30:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773516626;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773516626;}',12,1,'2026-03-14 19:33:25','2026-03-14 19:33:25',790,NULL),
(204,'wcpay_track_new_order','canceled','2026-03-14 19:30:31','2026-03-14 19:30:31',10,'{\"order_id\":51}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773516631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773516631;}',8,0,'2026-03-14 19:33:24','2026-03-14 19:33:24',790,NULL),
(205,'wcpay_track_new_order','complete','2026-03-14 19:33:30','2026-03-14 19:33:30',10,'{\"order_id\":51}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773516810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773516810;}',8,1,'2026-03-14 19:33:31','2026-03-14 19:33:31',793,NULL),
(206,'wc_run_batch_process','complete','2026-03-14 19:33:25','2026-03-14 19:33:25',10,'[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773516805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773516805;}',6,1,'2026-03-14 19:33:25','2026-03-14 19:33:25',791,NULL),
(207,'woocommerce_delete_legacy_report_transients','complete','2026-03-14 19:34:31','2026-03-14 19:34:31',10,'[51,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773516871;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773516871;}',3,1,'2026-03-14 19:35:25','2026-03-14 19:35:25',798,NULL),
(208,'wcpay_track_update_order','complete','2026-03-14 19:33:36','2026-03-14 19:33:36',10,'{\"order_id\":51}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773516816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773516816;}',8,1,'2026-03-14 19:33:36','2026-03-14 19:33:36',796,NULL),
(209,'wcpay_update_compatibility_data','complete','2026-03-14 19:44:31','2026-03-14 19:44:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773517471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773517471;}',8,1,'2026-03-14 19:45:15','2026-03-14 19:45:15',809,NULL),
(210,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 20:51:23','2026-03-14 20:51:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773521483;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773521483;}',3,1,'2026-03-14 20:52:34','2026-03-14 20:52:34',868,NULL),
(211,'wcpay_store_setup_sync','complete','2026-03-15 02:35:57','2026-03-15 02:35:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773542157;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773542157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-15 02:43:05','2026-03-15 02:43:05',937,NULL),
(212,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 21:52:34','2026-03-14 21:52:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773525154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773525154;}',3,1,'2026-03-14 22:04:54','2026-03-14 22:04:54',873,NULL),
(213,'woocommerce_scheduled_sales','complete','2026-03-15 21:41:45','2026-03-15 21:41:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773610905;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773610905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-15 21:42:22','2026-03-15 21:42:22',1237,NULL),
(214,'woocommerce_cleanup_logs','complete','2026-03-15 21:41:45','2026-03-15 21:41:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773610905;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773610905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-15 21:42:22','2026-03-15 21:42:22',1237,NULL),
(215,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-15 21:41:45','2026-03-15 21:41:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773610905;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773610905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-15 21:42:22','2026-03-15 21:42:22',1237,NULL),
(216,'wc_admin_daily_wrapper','complete','2026-03-15 21:41:46','2026-03-15 21:41:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773610906;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773610906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-15 21:42:23','2026-03-15 21:42:23',1237,NULL),
(217,'woocommerce_cleanup_draft_orders','complete','2026-03-15 21:41:46','2026-03-15 21:41:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773610906;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773610906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-15 21:42:23','2026-03-15 21:42:23',1237,NULL),
(218,'woocommerce_cleanup_personal_data','complete','2026-03-15 21:41:46','2026-03-15 21:41:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773610906;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773610906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-15 21:42:24','2026-03-15 21:42:24',1237,NULL),
(219,'woocommerce_refresh_order_count_cache','complete','2026-03-15 09:41:46','2026-03-15 09:41:46',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773567706;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773567706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-15 10:04:12','2026-03-15 10:04:12',956,NULL),
(220,'wc-admin_process_pending_orders_batch','complete','2026-03-15 09:41:46','2026-03-15 09:41:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773567706;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773567706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-15 10:04:12','2026-03-15 10:04:12',956,NULL),
(221,'woocommerce_cleanup_sessions','complete','2026-03-15 06:00:00','2026-03-15 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773554400;s:18:\"\0*\0first_timestamp\";i:1773554400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773554400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-15 06:32:03','2026-03-15 06:32:03',948,NULL),
(222,'generate_category_lookup_table_wrapper','complete','2026-03-14 21:41:56','2026-03-14 21:41:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773524516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773524516;}',3,1,'2026-03-14 22:04:54','2026-03-14 22:04:54',873,NULL),
(223,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-15 21:41:46','2026-03-15 21:41:46',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773610906;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773610906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-15 21:42:24','2026-03-15 21:42:24',1237,NULL),
(224,'woocommerce_cancel_unpaid_orders','complete','2026-03-14 23:04:54','2026-03-14 23:04:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773529494;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773529494;}',3,1,'2026-03-14 23:09:00','2026-03-14 23:09:00',884,NULL),
(225,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 00:09:00','2026-03-15 00:09:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773533340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773533340;}',3,1,'2026-03-15 00:14:50','2026-03-15 00:14:50',891,NULL),
(226,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 01:14:50','2026-03-15 01:14:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773537290;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773537290;}',3,1,'2026-03-15 01:18:22','2026-03-15 01:18:22',919,NULL),
(227,'wcpay_update_compatibility_data','complete','2026-03-15 00:23:46','2026-03-15 00:23:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773534226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773534226;}',8,1,'2026-03-15 00:29:58','2026-03-15 00:29:58',900,NULL),
(228,'woocommerce_delete_legacy_report_transients','complete','2026-03-15 00:54:35','2026-03-15 00:54:35',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773536075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773536075;}',3,1,'2026-03-15 01:05:01','2026-03-15 01:05:01',910,NULL),
(229,'wc_stripe_database_cache_cleanup_async','complete','2026-03-16 01:05:01','2026-03-16 01:05:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773623101;s:18:\"\0*\0first_timestamp\";i:1773450000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773623101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2026-03-16 01:06:37','2026-03-16 01:06:37',1269,NULL),
(230,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 02:18:22','2026-03-15 02:18:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773541102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773541102;}',3,1,'2026-03-15 02:43:05','2026-03-15 02:43:05',937,NULL),
(231,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 03:43:05','2026-03-15 03:43:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773546185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773546185;}',3,1,'2026-03-15 04:20:49','2026-03-15 04:20:49',940,NULL),
(232,'wcpay_store_setup_sync','complete','2026-03-15 08:43:05','2026-03-15 08:43:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773564185;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773564185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-15 10:04:12','2026-03-15 10:04:12',956,NULL),
(233,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 05:20:49','2026-03-15 05:20:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773552049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773552049;}',3,1,'2026-03-15 05:24:59','2026-03-15 05:24:59',944,NULL),
(234,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 06:24:59','2026-03-15 06:24:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773555899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773555899;}',3,1,'2026-03-15 06:32:03','2026-03-15 06:32:03',948,NULL),
(235,'woocommerce_cleanup_sessions','complete','2026-03-15 18:32:03','2026-03-15 18:32:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773599523;s:18:\"\0*\0first_timestamp\";i:1773554400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773599523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-15 18:32:48','2026-03-15 18:32:48',1146,NULL),
(236,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 07:32:03','2026-03-15 07:32:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773559923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773559923;}',3,1,'2026-03-15 07:51:26','2026-03-15 07:51:26',951,NULL),
(237,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 08:51:26','2026-03-15 08:51:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773564686;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773564686;}',3,1,'2026-03-15 10:04:12','2026-03-15 10:04:12',956,NULL),
(238,'wcpay_update_compatibility_data','complete','2026-03-15 10:06:07','2026-03-15 10:06:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773569167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773569167;}',8,1,'2026-03-15 10:06:16','2026-03-15 10:06:16',960,NULL),
(239,'wcpay_store_setup_sync','complete','2026-03-15 16:04:12','2026-03-15 16:04:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773590652;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773590652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-15 16:04:53','2026-03-15 16:04:53',1066,NULL),
(240,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 11:04:12','2026-03-15 11:04:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773572652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773572652;}',3,1,'2026-03-15 11:04:54','2026-03-15 11:04:54',988,NULL),
(241,'woocommerce_refresh_order_count_cache','complete','2026-03-15 22:04:12','2026-03-15 22:04:12',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773612252;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773612252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-15 22:06:37','2026-03-15 22:06:37',1260,NULL),
(242,'wc-admin_process_pending_orders_batch','complete','2026-03-15 22:04:12','2026-03-15 22:04:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773612252;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773612252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-15 22:06:37','2026-03-15 22:06:37',1260,NULL),
(243,'fetch_patterns','complete','2026-03-16 10:21:40','2026-03-16 10:21:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773656500;s:18:\"\0*\0first_timestamp\";i:1773395789;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773656500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-16 10:22:36','2026-03-16 10:22:36',1310,NULL),
(244,'woocommerce_tracker_send_event_wrapper','complete','2026-03-16 10:21:40','2026-03-16 10:21:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773656500;s:18:\"\0*\0first_timestamp\";i:1773395799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773656500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-16 10:22:36','2026-03-16 10:22:36',1310,NULL),
(245,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 12:04:54','2026-03-15 12:04:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773576294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773576294;}',3,1,'2026-03-15 12:11:14','2026-03-15 12:11:14',993,NULL),
(246,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 13:11:14','2026-03-15 13:11:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773580274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773580274;}',3,1,'2026-03-15 13:20:48','2026-03-15 13:20:48',999,NULL),
(247,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 14:20:48','2026-03-15 14:20:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773584448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773584448;}',3,1,'2026-03-15 14:20:59','2026-03-15 14:20:59',1004,NULL),
(248,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 15:20:59','2026-03-15 15:20:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773588059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773588059;}',3,1,'2026-03-15 15:22:34','2026-03-15 15:22:34',1041,NULL),
(249,'wcpay_update_compatibility_data','complete','2026-03-15 14:25:50','2026-03-15 14:25:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773584750;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773584750;}',8,1,'2026-03-15 14:26:06','2026-03-15 14:26:06',1007,NULL),
(250,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 16:22:34','2026-03-15 16:22:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773591754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773591754;}',3,1,'2026-03-15 16:23:45','2026-03-15 16:23:45',1081,NULL),
(251,'wcpay_store_setup_sync','complete','2026-03-15 22:04:53','2026-03-15 22:04:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773612293;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773612293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-15 22:06:38','2026-03-15 22:06:38',1260,NULL),
(254,'wcpay_update_compatibility_data','complete','2026-03-15 16:22:22','2026-03-15 16:22:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773591742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773591742;}',8,1,'2026-03-15 16:22:26','2026-03-15 16:22:26',1078,NULL),
(255,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 17:23:45','2026-03-15 17:23:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773595425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773595425;}',3,1,'2026-03-15 17:27:45','2026-03-15 17:27:45',1116,NULL),
(256,'wcpay_update_compatibility_data','complete','2026-03-15 16:26:01','2026-03-15 16:26:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773591961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773591961;}',8,1,'2026-03-15 16:27:21','2026-03-15 16:27:21',1085,NULL),
(257,'woocommerce_delete_legacy_report_transients','complete','2026-03-15 17:04:21','2026-03-15 17:04:21',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773594261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773594261;}',3,1,'2026-03-15 17:04:30','2026-03-15 17:04:30',1105,NULL),
(260,'wcpay_add_fee_breakdown_to_order_notes','complete','2026-03-15 17:03:41','2026-03-15 17:03:41',10,'{\"order_id\":82,\"intent_id\":\"pi_3TBI4mFuIWhAwBc00COMVm3y\",\"is_test_mode\":true}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773594221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773594221;}',8,1,'2026-03-15 17:03:45','2026-03-15 17:03:45',1102,NULL),
(265,'wc_schedule_pending_batch_processes','complete','2026-03-15 17:03:43','2026-03-15 17:03:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773594223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773594223;}',12,1,'2026-03-15 17:03:45','2026-03-15 17:03:45',1102,NULL),
(267,'wcpay_track_new_order','complete','2026-03-15 17:03:50','2026-03-15 17:03:50',10,'{\"order_id\":82}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773594230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773594230;}',8,1,'2026-03-15 17:04:30','2026-03-15 17:04:30',1105,NULL),
(268,'wc_run_batch_process','complete','2026-03-15 17:03:45','2026-03-15 17:03:45',10,'[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773594225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773594225;}',6,1,'2026-03-15 17:03:45','2026-03-15 17:03:45',1103,NULL),
(269,'wcpay_track_update_order','complete','2026-03-15 17:04:35','2026-03-15 17:04:35',10,'{\"order_id\":82}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773594275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773594275;}',8,1,'2026-03-15 17:05:33','2026-03-15 17:05:33',1107,NULL),
(270,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 18:27:45','2026-03-15 18:27:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773599265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773599265;}',3,1,'2026-03-15 18:29:12','2026-03-15 18:29:12',1141,NULL),
(271,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 19:29:12','2026-03-15 19:29:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773602952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773602952;}',3,1,'2026-03-15 19:30:11','2026-03-15 19:30:11',1180,NULL),
(272,'wcpay_update_compatibility_data','complete','2026-03-15 18:34:04','2026-03-15 18:34:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773599644;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773599644;}',8,1,'2026-03-15 18:34:08','2026-03-15 18:34:08',1149,NULL),
(274,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 20:30:11','2026-03-15 20:30:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773606611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773606611;}',3,1,'2026-03-15 20:30:22','2026-03-15 20:30:22',1206,NULL),
(275,'woocommerce_delete_legacy_report_transients','complete','2026-03-15 19:31:21','2026-03-15 19:31:21',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603081;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603081;}',3,1,'2026-03-15 19:31:24','2026-03-15 19:31:24',1183,NULL),
(278,'wcpay_add_fee_breakdown_to_order_notes','complete','2026-03-15 19:30:38','2026-03-15 19:30:38',10,'{\"order_id\":83,\"intent_id\":\"pi_3TBKMzFuIWhAwBc014gqcA62\",\"is_test_mode\":true}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603038;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603038;}',8,1,'2026-03-15 19:31:24','2026-03-15 19:31:24',1183,NULL),
(283,'wcpay_track_new_order','canceled','2026-03-15 19:30:47','2026-03-15 19:30:47',10,'{\"order_id\":83}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603047;}',8,0,'2026-03-15 19:31:23','2026-03-15 19:31:23',1183,NULL),
(284,'wc_schedule_pending_batch_processes','complete','2026-03-15 19:30:42','2026-03-15 19:30:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603042;}',12,1,'2026-03-15 19:31:24','2026-03-15 19:31:24',1183,NULL),
(285,'wcpay_track_new_order','complete','2026-03-15 19:31:29','2026-03-15 19:31:29',10,'{\"order_id\":83}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603089;}',8,1,'2026-03-15 19:31:57','2026-03-15 19:31:57',1186,NULL),
(286,'wc_run_batch_process','complete','2026-03-15 19:31:24','2026-03-15 19:31:24',10,'[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603084;}',6,1,'2026-03-15 19:31:24','2026-03-15 19:31:24',1184,NULL),
(287,'woocommerce_delete_legacy_report_transients','complete','2026-03-15 19:32:51','2026-03-15 19:32:51',10,'[84,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603171;}',3,1,'2026-03-15 19:33:07','2026-03-15 19:33:07',1190,NULL),
(289,'wcpay_add_fee_breakdown_to_order_notes','complete','2026-03-15 19:31:54','2026-03-15 19:31:54',10,'{\"order_id\":84,\"intent_id\":\"pi_3TBKODFuIWhAwBc00kPjypk4\",\"is_test_mode\":true}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603114;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603114;}',8,1,'2026-03-15 19:31:58','2026-03-15 19:31:58',1186,NULL),
(293,'wcpay_track_update_order','complete','2026-03-15 19:32:02','2026-03-15 19:32:02',10,'{\"order_id\":83}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603122;}',8,1,'2026-03-15 19:33:06','2026-03-15 19:33:06',1190,NULL),
(296,'wc_schedule_pending_batch_processes','complete','2026-03-15 19:31:57','2026-03-15 19:31:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603117;}',12,1,'2026-03-15 19:31:58','2026-03-15 19:31:58',1187,NULL),
(297,'wcpay_track_new_order','complete','2026-03-15 19:32:03','2026-03-15 19:32:03',10,'{\"order_id\":84}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603123;}',8,1,'2026-03-15 19:33:07','2026-03-15 19:33:07',1190,NULL),
(298,'wc_run_batch_process','complete','2026-03-15 19:31:58','2026-03-15 19:31:58',10,'[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603118;}',6,1,'2026-03-15 19:31:58','2026-03-15 19:31:58',1188,NULL),
(299,'wcpay_track_update_order','complete','2026-03-15 19:33:12','2026-03-15 19:33:12',10,'{\"order_id\":84}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773603192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773603192;}',8,1,'2026-03-15 19:33:13','2026-03-15 19:33:13',1192,NULL),
(300,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 21:30:22','2026-03-15 21:30:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773610222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773610222;}',3,1,'2026-03-15 21:31:32','2026-03-15 21:31:32',1230,NULL),
(301,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 22:31:32','2026-03-15 22:31:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773613892;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773613892;}',3,1,'2026-03-15 22:46:17','2026-03-15 22:46:17',1262,NULL),
(302,'woocommerce_scheduled_sales','complete','2026-03-16 21:42:22','2026-03-16 21:42:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773697342;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773697342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-16 21:44:01','2026-03-16 21:44:01',1507,NULL),
(303,'woocommerce_cleanup_logs','complete','2026-03-16 21:42:22','2026-03-16 21:42:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773697342;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773697342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-16 21:44:01','2026-03-16 21:44:01',1507,NULL),
(304,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-16 21:42:22','2026-03-16 21:42:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773697342;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773697342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-16 21:44:01','2026-03-16 21:44:01',1507,NULL),
(305,'wc_admin_daily_wrapper','complete','2026-03-16 21:42:23','2026-03-16 21:42:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773697343;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773697343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-16 21:44:01','2026-03-16 21:44:01',1507,NULL),
(306,'woocommerce_delete_legacy_report_transients','complete','2026-03-15 21:43:23','2026-03-15 21:43:23',10,'[43,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773611003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773611003;}',3,1,'2026-03-15 21:43:33','2026-03-15 21:43:33',1241,NULL),
(307,'woocommerce_cleanup_draft_orders','complete','2026-03-16 21:42:23','2026-03-16 21:42:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773697343;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773697343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-16 21:44:01','2026-03-16 21:44:01',1507,NULL),
(308,'woocommerce_cleanup_personal_data','complete','2026-03-16 21:42:24','2026-03-16 21:42:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773697344;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773697344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-16 21:44:02','2026-03-16 21:44:02',1507,NULL),
(309,'woocommerce_cleanup_sessions','complete','2026-03-16 06:00:00','2026-03-16 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773640800;s:18:\"\0*\0first_timestamp\";i:1773640800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773640800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-16 06:05:58','2026-03-16 06:05:58',1278,NULL),
(310,'generate_category_lookup_table_wrapper','complete','2026-03-15 21:42:34','2026-03-15 21:42:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773610954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773610954;}',3,1,'2026-03-15 21:42:55','2026-03-15 21:42:55',1239,NULL),
(311,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-16 21:42:24','2026-03-16 21:42:24',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773697344;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773697344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-16 21:44:02','2026-03-16 21:44:02',1507,NULL),
(312,'woocommerce_delete_legacy_report_transients','complete','2026-03-15 21:44:36','2026-03-15 21:44:36',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773611076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773611076;}',3,1,'2026-03-15 21:45:19','2026-03-15 21:45:19',1243,NULL),
(315,'wcpay_add_fee_breakdown_to_order_notes','complete','2026-03-15 21:43:52','2026-03-15 21:43:52',10,'{\"order_id\":85,\"intent_id\":\"pi_3TBMRuFuIWhAwBc01Cj12QZV\",\"is_test_mode\":true}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773611032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773611032;}',8,1,'2026-03-15 21:45:18','2026-03-15 21:45:18',1243,NULL),
(320,'wcpay_track_new_order','canceled','2026-03-15 21:44:00','2026-03-15 21:44:00',10,'{\"order_id\":85}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773611040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773611040;}',8,0,'2026-03-15 21:45:17','2026-03-15 21:45:17',1243,NULL),
(321,'wc_schedule_pending_batch_processes','complete','2026-03-15 21:43:55','2026-03-15 21:43:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773611035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773611035;}',12,1,'2026-03-15 21:45:19','2026-03-15 21:45:19',1243,NULL),
(322,'wcpay_track_new_order','complete','2026-03-15 21:45:23','2026-03-15 21:45:23',10,'{\"order_id\":85}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773611123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773611123;}',8,1,'2026-03-15 21:45:30','2026-03-15 21:45:30',1246,NULL),
(323,'wc_run_batch_process','complete','2026-03-15 21:45:18','2026-03-15 21:45:18',10,'[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773611118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773611118;}',6,1,'2026-03-15 21:45:19','2026-03-15 21:45:19',1244,NULL),
(324,'woocommerce_delete_legacy_report_transients','complete','2026-03-15 21:46:30','2026-03-15 21:46:30',10,'[85,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773611190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773611190;}',3,1,'2026-03-15 21:47:57','2026-03-15 21:47:57',1251,NULL),
(325,'wcpay_track_update_order','complete','2026-03-15 21:45:35','2026-03-15 21:45:35',10,'{\"order_id\":85}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773611135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773611135;}',8,1,'2026-03-15 21:46:23','2026-03-15 21:46:23',1248,NULL),
(326,'woocommerce_refresh_order_count_cache','complete','2026-03-16 10:06:37','2026-03-16 10:06:37',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773655597;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773655597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-16 10:06:40','2026-03-16 10:06:40',1293,NULL),
(327,'wc-admin_process_pending_orders_batch','complete','2026-03-16 10:06:37','2026-03-16 10:06:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773655597;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773655597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-16 10:06:40','2026-03-16 10:06:40',1293,NULL),
(328,'wcpay_store_setup_sync','complete','2026-03-16 04:06:38','2026-03-16 04:06:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773633998;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773633998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-16 05:48:11','2026-03-16 05:48:11',1276,NULL),
(329,'woocommerce_cancel_unpaid_orders','complete','2026-03-15 23:46:17','2026-03-15 23:46:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773618377;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773618377;}',3,1,'2026-03-15 23:55:11','2026-03-15 23:55:11',1265,NULL),
(330,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 00:55:11','2026-03-16 00:55:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773622511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773622511;}',3,1,'2026-03-16 01:06:37','2026-03-16 01:06:37',1269,NULL),
(331,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 02:06:37','2026-03-16 02:06:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773626797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773626797;}',3,1,'2026-03-16 02:43:28','2026-03-16 02:43:28',1272,NULL),
(332,'wc_stripe_database_cache_cleanup_async','complete','2026-03-17 01:06:37','2026-03-17 01:06:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773709597;s:18:\"\0*\0first_timestamp\";i:1773450000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773709597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2026-03-17 01:07:47','2026-03-17 01:07:47',1612,NULL),
(333,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 03:43:28','2026-03-16 03:43:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773632608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773632608;}',3,1,'2026-03-16 05:48:10','2026-03-16 05:48:10',1276,NULL),
(334,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 06:48:10','2026-03-16 06:48:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773643690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773643690;}',3,1,'2026-03-16 07:50:42','2026-03-16 07:50:42',1281,NULL),
(335,'wcpay_store_setup_sync','complete','2026-03-16 11:48:11','2026-03-16 11:48:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773661691;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773661691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-16 12:25:54','2026-03-16 12:25:54',1362,NULL),
(336,'woocommerce_cleanup_sessions','complete','2026-03-16 18:05:58','2026-03-16 18:05:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773684358;s:18:\"\0*\0first_timestamp\";i:1773640800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773684358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-16 18:30:54','2026-03-16 18:30:54',1391,NULL),
(337,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 08:50:42','2026-03-16 08:50:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773651042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773651042;}',3,1,'2026-03-16 09:58:03','2026-03-16 09:58:03',1285,NULL),
(338,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 10:58:02','2026-03-16 10:58:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773658682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773658682;}',3,1,'2026-03-16 10:59:57','2026-03-16 10:59:57',1344,NULL),
(339,'woocommerce_refresh_order_count_cache','complete','2026-03-16 22:06:40','2026-03-16 22:06:40',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773698800;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773698800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-16 22:06:45','2026-03-16 22:06:45',1527,NULL),
(340,'wc-admin_process_pending_orders_batch','complete','2026-03-16 22:06:40','2026-03-16 22:06:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773698800;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773698800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-16 22:06:45','2026-03-16 22:06:45',1527,NULL),
(341,'fetch_patterns','complete','2026-03-17 10:22:36','2026-03-17 10:22:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773742956;s:18:\"\0*\0first_timestamp\";i:1773395789;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773742956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-17 10:24:10','2026-03-17 10:24:10',1723,NULL),
(342,'woocommerce_tracker_send_event_wrapper','complete','2026-03-17 10:22:36','2026-03-17 10:22:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773742956;s:18:\"\0*\0first_timestamp\";i:1773395799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773742956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-17 10:24:10','2026-03-17 10:24:10',1723,NULL),
(343,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 11:59:57','2026-03-16 11:59:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773662397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773662397;}',3,1,'2026-03-16 12:25:54','2026-03-16 12:25:54',1362,NULL),
(344,'wcpay_store_setup_sync','complete','2026-03-16 18:25:54','2026-03-16 18:25:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773685554;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773685554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-16 18:30:54','2026-03-16 18:30:54',1391,NULL),
(345,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 13:25:54','2026-03-16 13:25:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773667554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773667554;}',3,1,'2026-03-16 13:25:55','2026-03-16 13:25:55',1370,NULL),
(346,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 14:25:55','2026-03-16 14:25:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773671155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773671155;}',3,1,'2026-03-16 14:30:46','2026-03-16 14:30:46',1374,NULL),
(347,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 15:30:46','2026-03-16 15:30:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773675046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773675046;}',3,1,'2026-03-16 15:47:58','2026-03-16 15:47:58',1384,NULL),
(348,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 16:47:58','2026-03-16 16:47:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773679678;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773679678;}',3,1,'2026-03-16 17:50:35','2026-03-16 17:50:35',1389,NULL),
(349,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 18:50:35','2026-03-16 18:50:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773687035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773687035;}',3,1,'2026-03-16 18:50:43','2026-03-16 18:50:43',1400,NULL),
(351,'wcpay_store_setup_sync','complete','2026-03-17 00:30:54','2026-03-17 00:30:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773707454;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773707454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-17 00:42:11','2026-03-17 00:42:11',1610,NULL),
(352,'wcpay_update_compatibility_data','complete','2026-03-16 18:34:13','2026-03-16 18:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773686053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773686053;}',8,1,'2026-03-16 18:40:57','2026-03-16 18:40:57',1395,NULL),
(353,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 19:50:43','2026-03-16 19:50:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773690643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773690643;}',3,1,'2026-03-16 19:51:47','2026-03-16 19:51:47',1418,NULL),
(354,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 20:51:47','2026-03-16 20:51:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773694307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773694307;}',3,1,'2026-03-16 20:53:37','2026-03-16 20:53:37',1471,NULL),
(355,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 21:53:37','2026-03-16 21:53:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773698017;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773698017;}',3,1,'2026-03-16 21:54:05','2026-03-16 21:54:05',1516,NULL),
(356,'wcpay_update_compatibility_data','complete','2026-03-16 21:16:42','2026-03-16 21:16:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773695802;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773695802;}',8,1,'2026-03-16 21:17:20','2026-03-16 21:17:20',1487,NULL),
(357,'woocommerce_update_marketplace_suggestions','complete','2026-03-16 21:14:43','2026-03-16 21:14:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773695683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773695683;}',6,1,'2026-03-16 21:14:44','2026-03-16 21:14:44',1484,NULL),
(358,'woocommerce_scheduled_sales','complete','2026-03-17 21:44:01','2026-03-17 21:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773783841;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773783841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-17 21:45:14','2026-03-17 21:45:14',1972,NULL),
(359,'woocommerce_cleanup_logs','complete','2026-03-17 21:44:01','2026-03-17 21:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773783841;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773783841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-17 21:45:14','2026-03-17 21:45:14',1972,NULL),
(360,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-17 21:44:01','2026-03-17 21:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773783841;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773783841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-17 21:45:14','2026-03-17 21:45:14',1972,NULL),
(361,'wc_admin_daily_wrapper','complete','2026-03-17 21:44:01','2026-03-17 21:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773783841;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773783841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-17 21:45:15','2026-03-17 21:45:15',1972,NULL),
(362,'woocommerce_delete_legacy_report_transients','complete','2026-03-16 21:45:01','2026-03-16 21:45:01',10,'[81,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773697501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773697501;}',3,1,'2026-03-16 21:46:01','2026-03-16 21:46:01',1510,NULL),
(363,'woocommerce_cleanup_draft_orders','complete','2026-03-17 21:44:01','2026-03-17 21:44:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773783841;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773783841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-17 21:45:15','2026-03-17 21:45:15',1972,NULL),
(364,'woocommerce_cleanup_personal_data','complete','2026-03-17 21:44:02','2026-03-17 21:44:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773783842;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773783842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-17 21:45:15','2026-03-17 21:45:15',1972,NULL),
(365,'woocommerce_cleanup_sessions','complete','2026-03-17 06:00:00','2026-03-17 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773727200;s:18:\"\0*\0first_timestamp\";i:1773727200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773727200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-17 06:03:34','2026-03-17 06:03:34',1689,NULL),
(366,'generate_category_lookup_table_wrapper','complete','2026-03-16 21:44:12','2026-03-16 21:44:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773697452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773697452;}',3,1,'2026-03-16 21:46:01','2026-03-16 21:46:01',1510,NULL),
(367,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-17 21:44:02','2026-03-17 21:44:02',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773783842;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773783842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-17 21:45:15','2026-03-17 21:45:15',1972,NULL),
(368,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 22:54:05','2026-03-16 22:54:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773701645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773701645;}',3,1,'2026-03-16 22:54:35','2026-03-16 22:54:35',1568,NULL),
(369,'woocommerce_refresh_order_count_cache','complete','2026-03-17 10:06:45','2026-03-17 10:06:45',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773742005;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773742005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-17 10:08:42','2026-03-17 10:08:42',1721,NULL),
(370,'wc-admin_process_pending_orders_batch','complete','2026-03-17 10:06:45','2026-03-17 10:06:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773742005;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773742005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-17 10:08:42','2026-03-17 10:08:42',1721,NULL),
(371,'woocommerce_cancel_unpaid_orders','complete','2026-03-16 23:54:35','2026-03-16 23:54:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773705275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773705275;}',3,1,'2026-03-17 00:42:11','2026-03-17 00:42:11',1610,NULL),
(374,'wcpay_update_compatibility_data','complete','2026-03-16 23:30:31','2026-03-16 23:30:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773703831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773703831;}',8,1,'2026-03-16 23:30:52','2026-03-16 23:30:52',1592,NULL),
(375,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 01:42:11','2026-03-17 01:42:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773711731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773711731;}',3,1,'2026-03-17 01:55:29','2026-03-17 01:55:29',1616,NULL),
(376,'wcpay_store_setup_sync','complete','2026-03-17 06:42:11','2026-03-17 06:42:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773729731;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773729731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-17 06:47:52','2026-03-17 06:47:52',1695,NULL),
(377,'wc_stripe_database_cache_cleanup_async','complete','2026-03-18 01:07:47','2026-03-18 01:07:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773796067;s:18:\"\0*\0first_timestamp\";i:1773450000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773796067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2026-03-18 01:08:46','2026-03-18 01:08:46',1997,NULL),
(378,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 02:55:29','2026-03-17 02:55:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773716129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773716129;}',3,1,'2026-03-17 02:56:34','2026-03-17 02:56:34',1622,NULL),
(379,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 03:56:34','2026-03-17 03:56:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773719794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773719794;}',3,1,'2026-03-17 04:01:55','2026-03-17 04:01:55',1672,NULL),
(380,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 05:01:55','2026-03-17 05:01:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773723715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773723715;}',3,1,'2026-03-17 05:03:12','2026-03-17 05:03:12',1679,NULL),
(381,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 06:03:12','2026-03-17 06:03:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773727392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773727392;}',3,1,'2026-03-17 06:03:34','2026-03-17 06:03:34',1689,NULL),
(382,'woocommerce_cleanup_sessions','complete','2026-03-17 18:03:34','2026-03-17 18:03:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773770614;s:18:\"\0*\0first_timestamp\";i:1773727200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773770614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-17 18:05:25','2026-03-17 18:05:25',1790,NULL),
(383,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 07:03:34','2026-03-17 07:03:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773731014;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773731014;}',3,1,'2026-03-17 07:10:46','2026-03-17 07:10:46',1700,NULL),
(384,'wcpay_store_setup_sync','complete','2026-03-17 12:47:52','2026-03-17 12:47:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773751672;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773751672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-17 13:21:37','2026-03-17 13:21:37',1732,NULL),
(385,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 08:10:46','2026-03-17 08:10:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773735046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773735046;}',3,1,'2026-03-17 08:11:52','2026-03-17 08:11:52',1708,NULL),
(386,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 09:11:52','2026-03-17 09:11:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773738712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773738712;}',3,1,'2026-03-17 09:35:12','2026-03-17 09:35:12',1718,NULL),
(387,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 10:35:12','2026-03-17 10:35:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773743712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773743712;}',3,1,'2026-03-17 10:39:48','2026-03-17 10:39:48',1725,NULL),
(388,'woocommerce_refresh_order_count_cache','complete','2026-03-17 22:08:42','2026-03-17 22:08:42',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773785322;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773785322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-17 22:10:29','2026-03-17 22:10:29',1984,NULL),
(389,'wc-admin_process_pending_orders_batch','complete','2026-03-17 22:08:42','2026-03-17 22:08:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773785322;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773785322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-17 22:10:29','2026-03-17 22:10:29',1984,NULL),
(390,'fetch_patterns','complete','2026-03-18 10:24:10','2026-03-18 10:24:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773829450;s:18:\"\0*\0first_timestamp\";i:1773395789;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773829450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-18 10:27:55','2026-03-18 10:27:55',2049,NULL),
(391,'woocommerce_tracker_send_event_wrapper','complete','2026-03-18 10:24:10','2026-03-18 10:24:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773829450;s:18:\"\0*\0first_timestamp\";i:1773395799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773829450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-18 10:27:55','2026-03-18 10:27:55',2049,NULL),
(392,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 11:39:48','2026-03-17 11:39:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773747588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773747588;}',3,1,'2026-03-17 12:33:27','2026-03-17 12:33:27',1729,NULL),
(393,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 13:33:27','2026-03-17 13:33:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773754407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773754407;}',3,1,'2026-03-17 13:35:22','2026-03-17 13:35:22',1739,NULL),
(394,'wcpay_store_setup_sync','complete','2026-03-17 19:21:37','2026-03-17 19:21:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773775297;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773775297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-17 19:22:04','2026-03-17 19:22:04',1848,NULL),
(395,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 14:35:22','2026-03-17 14:35:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773758122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773758122;}',3,1,'2026-03-17 14:57:41','2026-03-17 14:57:41',1752,NULL),
(396,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 15:57:41','2026-03-17 15:57:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773763061;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773763061;}',3,1,'2026-03-17 16:25:29','2026-03-17 16:25:29',1756,NULL),
(397,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 17:25:29','2026-03-17 17:25:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773768329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773768329;}',3,1,'2026-03-17 17:27:09','2026-03-17 17:27:09',1762,NULL),
(398,'wcpay_update_compatibility_data','complete','2026-03-17 17:25:00','2026-03-17 17:25:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773768300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773768300;}',8,1,'2026-03-17 17:25:09','2026-03-17 17:25:09',1759,NULL),
(399,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 18:27:09','2026-03-17 18:27:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773772029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773772029;}',3,1,'2026-03-17 18:27:24','2026-03-17 18:27:24',1804,NULL),
(401,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 19:27:24','2026-03-17 19:27:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773775644;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773775644;}',3,1,'2026-03-17 19:28:07','2026-03-17 19:28:07',1853,NULL),
(402,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 18:34:08','2026-03-17 18:34:08',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773772448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773772448;}',3,1,'2026-03-17 18:35:41','2026-03-17 18:35:41',1812,NULL),
(403,'wcpay_store_setup_sync','complete','2026-03-18 01:22:04','2026-03-18 01:22:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773796924;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773796924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-18 01:34:05','2026-03-18 01:34:05',2002,NULL),
(404,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 20:28:07','2026-03-17 20:28:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773779287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773779287;}',3,1,'2026-03-17 20:28:34','2026-03-17 20:28:34',1912,NULL),
(405,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 19:56:53','2026-03-17 19:56:53',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773777413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773777413;}',3,1,'2026-03-17 19:58:21','2026-03-17 19:58:21',1874,NULL),
(406,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 20:07:20','2026-03-17 20:07:20',10,'[87,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773778040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773778040;}',3,1,'2026-03-17 20:08:26','2026-03-17 20:08:26',1882,NULL),
(407,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 20:14:03','2026-03-17 20:14:03',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773778443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773778443;}',3,1,'2026-03-17 20:14:30','2026-03-17 20:14:30',1892,NULL),
(408,'wc_schedule_pending_batch_processes','complete','2026-03-17 20:13:03','2026-03-17 20:13:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773778383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773778383;}',12,1,'2026-03-17 20:13:31','2026-03-17 20:13:31',1889,NULL),
(409,'wc_run_batch_process','complete','2026-03-17 20:13:31','2026-03-17 20:13:31',10,'[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773778411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773778411;}',6,1,'2026-03-17 20:13:31','2026-03-17 20:13:31',1890,NULL),
(410,'wcpay_update_compatibility_data','complete','2026-03-17 20:15:58','2026-03-17 20:15:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773778558;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773778558;}',8,1,'2026-03-17 20:16:29','2026-03-17 20:16:29',1895,NULL),
(411,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 20:16:17','2026-03-17 20:16:17',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773778577;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773778577;}',3,1,'2026-03-17 20:16:29','2026-03-17 20:16:29',1895,NULL),
(412,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 20:19:58','2026-03-17 20:19:58',10,'[87,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773778798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773778798;}',3,1,'2026-03-17 20:20:08','2026-03-17 20:20:08',1899,NULL),
(413,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 20:21:09','2026-03-17 20:21:09',10,'[89,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773778869;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773778869;}',3,1,'2026-03-17 20:21:19','2026-03-17 20:21:19',1904,NULL),
(414,'wc_schedule_pending_batch_processes','complete','2026-03-17 20:20:15','2026-03-17 20:20:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773778815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773778815;}',12,1,'2026-03-17 20:20:30','2026-03-17 20:20:30',1901,NULL),
(415,'wc_run_batch_process','complete','2026-03-17 20:20:30','2026-03-17 20:20:30',10,'[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773778830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773778830;}',6,1,'2026-03-17 20:20:30','2026-03-17 20:20:30',1902,NULL),
(416,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 20:23:17','2026-03-17 20:23:17',10,'[87,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773778997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773778997;}',3,1,'2026-03-17 20:24:32','2026-03-17 20:24:32',1908,NULL),
(417,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 21:28:34','2026-03-17 21:28:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773782914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773782914;}',3,1,'2026-03-17 21:29:06','2026-03-17 21:29:06',1957,NULL),
(418,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 20:34:57','2026-03-17 20:34:57',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773779697;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773779697;}',3,1,'2026-03-17 20:35:46','2026-03-17 20:35:46',1920,NULL),
(419,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 20:42:25','2026-03-17 20:42:25',10,'[87,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773780145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773780145;}',3,1,'2026-03-17 20:42:41','2026-03-17 20:42:41',1926,NULL),
(420,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 20:55:16','2026-03-17 20:55:16',10,'[90,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773780916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773780916;}',3,1,'2026-03-17 20:55:39','2026-03-17 20:55:39',1936,NULL),
(421,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 21:24:59','2026-03-17 21:24:59',10,'[87,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773782699;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773782699;}',3,1,'2026-03-17 21:27:05','2026-03-17 21:27:05',1954,NULL),
(422,'woocommerce_cancel_unpaid_orders','complete','2026-03-17 22:29:06','2026-03-17 22:29:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773786546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773786546;}',3,1,'2026-03-17 23:17:59','2026-03-17 23:17:59',1986,NULL),
(423,'woocommerce_delete_legacy_report_transients','complete','2026-03-17 21:30:35','2026-03-17 21:30:35',10,'[90,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773783035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773783035;}',3,1,'2026-03-17 21:32:32','2026-03-17 21:32:32',1962,NULL),
(424,'wc_schedule_pending_batch_processes','complete','2026-03-17 21:30:45','2026-03-17 21:30:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773783045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773783045;}',12,1,'2026-03-17 21:32:32','2026-03-17 21:32:32',1962,NULL),
(425,'wc_run_batch_process','complete','2026-03-17 21:32:32','2026-03-17 21:32:32',10,'[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773783152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773783152;}',6,1,'2026-03-17 21:32:32','2026-03-17 21:32:32',1963,NULL),
(426,'woocommerce_scheduled_sales','complete','2026-03-18 21:45:14','2026-03-18 21:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773870314;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773870314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-18 22:14:14','2026-03-18 22:14:14',2151,NULL),
(427,'woocommerce_cleanup_logs','complete','2026-03-18 21:45:14','2026-03-18 21:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773870314;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773870314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-18 22:14:14','2026-03-18 22:14:14',2151,NULL),
(428,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-18 21:45:14','2026-03-18 21:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773870314;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773870314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-18 22:14:14','2026-03-18 22:14:14',2151,NULL),
(429,'wc_admin_daily_wrapper','complete','2026-03-18 21:45:15','2026-03-18 21:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773870315;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773870315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-18 22:14:14','2026-03-18 22:14:14',2151,NULL),
(430,'woocommerce_cleanup_draft_orders','complete','2026-03-18 21:45:15','2026-03-18 21:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773870315;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773870315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-18 22:14:15','2026-03-18 22:14:15',2151,NULL),
(431,'woocommerce_cleanup_personal_data','complete','2026-03-18 21:45:15','2026-03-18 21:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773870315;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773870315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-18 22:14:16','2026-03-18 22:14:16',2151,NULL),
(432,'woocommerce_cleanup_sessions','complete','2026-03-18 06:00:00','2026-03-18 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773813600;s:18:\"\0*\0first_timestamp\";i:1773813600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773813600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-18 06:04:49','2026-03-18 06:04:49',2034,NULL),
(433,'generate_category_lookup_table_wrapper','complete','2026-03-17 21:45:25','2026-03-17 21:45:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773783925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773783925;}',3,1,'2026-03-17 21:47:15','2026-03-17 21:47:15',1975,NULL),
(434,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-18 21:45:15','2026-03-18 21:45:15',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773870315;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773870315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-18 22:14:16','2026-03-18 22:14:16',2151,NULL),
(435,'woocommerce_refresh_order_count_cache','complete','2026-03-18 10:10:29','2026-03-18 10:10:29',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773828629;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773828629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-18 10:27:55','2026-03-18 10:27:55',2049,NULL),
(436,'wc-admin_process_pending_orders_batch','complete','2026-03-18 10:10:29','2026-03-18 10:10:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773828629;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773828629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-18 10:27:55','2026-03-18 10:27:55',2049,NULL),
(437,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 00:17:58','2026-03-18 00:17:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773793078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773793078;}',3,1,'2026-03-18 00:18:22','2026-03-18 00:18:22',1992,NULL),
(438,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 01:18:22','2026-03-18 01:18:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773796702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773796702;}',3,1,'2026-03-18 01:21:55','2026-03-18 01:21:55',2000,NULL),
(439,'wc_stripe_database_cache_cleanup_async','complete','2026-03-19 01:08:46','2026-03-19 01:08:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773882526;s:18:\"\0*\0first_timestamp\";i:1773450000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773882526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2026-03-19 01:37:42','2026-03-19 01:37:42',2233,NULL),
(440,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 02:21:55','2026-03-18 02:21:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773800515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773800515;}',3,1,'2026-03-18 02:25:14','2026-03-18 02:25:14',2010,NULL),
(441,'wcpay_store_setup_sync','complete','2026-03-18 07:34:05','2026-03-18 07:34:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773819245;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773819245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-18 08:21:00','2026-03-18 08:21:00',2045,NULL),
(442,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 03:25:14','2026-03-18 03:25:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773804314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773804314;}',3,1,'2026-03-18 03:28:04','2026-03-18 03:28:04',2016,NULL),
(443,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 04:28:04','2026-03-18 04:28:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773808084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773808084;}',3,1,'2026-03-18 04:34:20','2026-03-18 04:34:20',2022,NULL),
(444,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 05:34:20','2026-03-18 05:34:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773812060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773812060;}',3,1,'2026-03-18 05:34:36','2026-03-18 05:34:36',2029,NULL),
(445,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 06:34:36','2026-03-18 06:34:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773815676;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773815676;}',3,1,'2026-03-18 06:42:46','2026-03-18 06:42:46',2039,NULL),
(446,'woocommerce_cleanup_sessions','complete','2026-03-18 18:04:49','2026-03-18 18:04:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773857089;s:18:\"\0*\0first_timestamp\";i:1773813600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773857089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-18 18:04:58','2026-03-18 18:04:58',2126,NULL),
(447,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 07:42:46','2026-03-18 07:42:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773819766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773819766;}',3,1,'2026-03-18 08:21:00','2026-03-18 08:21:00',2045,NULL),
(448,'wcpay_store_setup_sync','complete','2026-03-18 14:21:00','2026-03-18 14:21:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773843660;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773843660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-18 15:05:01','2026-03-18 15:05:01',2091,NULL),
(449,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 09:21:00','2026-03-18 09:21:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773825660;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773825660;}',3,1,'2026-03-18 09:57:26','2026-03-18 09:57:26',2047,NULL),
(450,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 10:57:26','2026-03-18 10:57:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773831446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773831446;}',3,1,'2026-03-18 11:06:14','2026-03-18 11:06:14',2052,NULL),
(451,'woocommerce_refresh_order_count_cache','complete','2026-03-18 22:27:55','2026-03-18 22:27:55',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773872875;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773872875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-18 22:29:41','2026-03-18 22:29:41',2164,NULL),
(452,'wc-admin_process_pending_orders_batch','complete','2026-03-18 22:27:55','2026-03-18 22:27:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773872875;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773872875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-18 22:29:41','2026-03-18 22:29:41',2164,NULL),
(453,'fetch_patterns','complete','2026-03-19 10:27:55','2026-03-19 10:27:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773916075;s:18:\"\0*\0first_timestamp\";i:1773395789;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773916075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-19 10:29:51','2026-03-19 10:29:51',2307,NULL),
(454,'woocommerce_tracker_send_event_wrapper','complete','2026-03-19 10:27:55','2026-03-19 10:27:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773916075;s:18:\"\0*\0first_timestamp\";i:1773395799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773916075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-19 10:29:51','2026-03-19 10:29:51',2307,NULL),
(455,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 12:06:14','2026-03-18 12:06:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773835574;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773835574;}',3,1,'2026-03-18 12:16:13','2026-03-18 12:16:13',2083,NULL),
(456,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 13:16:13','2026-03-18 13:16:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773839773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773839773;}',3,1,'2026-03-18 13:50:57','2026-03-18 13:50:57',2086,NULL),
(457,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 14:50:57','2026-03-18 14:50:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773845457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773845457;}',3,1,'2026-03-18 15:05:01','2026-03-18 15:05:01',2091,NULL),
(458,'wcpay_store_setup_sync','complete','2026-03-18 21:05:01','2026-03-18 21:05:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773867901;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773867901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-18 21:33:08','2026-03-18 21:33:08',2149,NULL),
(459,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 16:05:01','2026-03-18 16:05:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773849901;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773849901;}',3,1,'2026-03-18 16:44:59','2026-03-18 16:44:59',2095,NULL),
(460,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 17:44:59','2026-03-18 17:44:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773855899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773855899;}',3,1,'2026-03-18 17:46:00','2026-03-18 17:46:00',2110,NULL),
(461,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 18:46:00','2026-03-18 18:46:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773859560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773859560;}',3,1,'2026-03-18 18:49:53','2026-03-18 18:49:53',2144,NULL),
(463,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 19:49:53','2026-03-18 19:49:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773863393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773863393;}',3,1,'2026-03-18 20:58:55','2026-03-18 20:58:55',2147,NULL),
(464,'wcpay_update_compatibility_data','complete','2026-03-18 21:00:53','2026-03-18 21:00:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773867653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773867653;}',8,1,'2026-03-18 21:33:08','2026-03-18 21:33:08',2149,NULL),
(465,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 21:58:54','2026-03-18 21:58:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773871134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773871134;}',3,1,'2026-03-18 22:14:16','2026-03-18 22:14:16',2151,NULL),
(466,'wcpay_store_setup_sync','complete','2026-03-19 03:33:08','2026-03-19 03:33:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773891188;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773891188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-19 03:33:44','2026-03-19 03:33:44',2242,NULL),
(467,'woocommerce_scheduled_sales','complete','2026-03-19 22:14:14','2026-03-19 22:14:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773958454;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773958454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-19 22:16:13','2026-03-19 22:16:13',2590,NULL),
(468,'woocommerce_cleanup_logs','complete','2026-03-19 22:14:14','2026-03-19 22:14:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773958454;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773958454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-19 22:16:13','2026-03-19 22:16:13',2590,NULL),
(469,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-19 22:14:14','2026-03-19 22:14:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773958454;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773958454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-19 22:16:13','2026-03-19 22:16:13',2590,NULL),
(470,'wc_admin_daily_wrapper','complete','2026-03-19 22:14:14','2026-03-19 22:14:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773958454;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773958454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-19 22:16:14','2026-03-19 22:16:14',2590,NULL),
(471,'woocommerce_delete_legacy_report_transients','complete','2026-03-18 22:15:15','2026-03-18 22:15:15',10,'[87,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773872115;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773872115;}',3,1,'2026-03-18 22:19:48','2026-03-18 22:19:48',2155,NULL),
(472,'woocommerce_cleanup_draft_orders','complete','2026-03-19 22:14:15','2026-03-19 22:14:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773958455;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773958455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-19 22:16:14','2026-03-19 22:16:14',2590,NULL),
(473,'woocommerce_cleanup_personal_data','complete','2026-03-19 22:14:16','2026-03-19 22:14:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773958456;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773958456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-19 22:16:14','2026-03-19 22:16:14',2590,NULL),
(474,'woocommerce_cancel_unpaid_orders','complete','2026-03-18 23:14:16','2026-03-18 23:14:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773875656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773875656;}',3,1,'2026-03-18 23:16:04','2026-03-18 23:16:04',2189,NULL),
(475,'woocommerce_cleanup_sessions','complete','2026-03-19 06:00:00','2026-03-19 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773900000;s:18:\"\0*\0first_timestamp\";i:1773900000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773900000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-19 06:46:10','2026-03-19 06:46:10',2253,NULL),
(476,'generate_category_lookup_table_wrapper','complete','2026-03-18 22:14:26','2026-03-18 22:14:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773872066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773872066;}',3,1,'2026-03-18 22:14:40','2026-03-18 22:14:40',2153,NULL),
(477,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-19 22:14:16','2026-03-19 22:14:16',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773958456;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773958456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-19 22:16:14','2026-03-19 22:16:14',2590,NULL),
(478,'woocommerce_refresh_order_count_cache','complete','2026-03-19 10:29:41','2026-03-19 10:29:41',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773916181;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773916181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-19 10:29:51','2026-03-19 10:29:51',2307,NULL),
(479,'wc-admin_process_pending_orders_batch','complete','2026-03-19 10:29:41','2026-03-19 10:29:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773916181;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773916181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-19 10:29:51','2026-03-19 10:29:51',2307,NULL),
(480,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 00:16:04','2026-03-19 00:16:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773879364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773879364;}',3,1,'2026-03-19 00:16:08','2026-03-19 00:16:08',2210,NULL),
(481,'wcpay_update_compatibility_data','complete','2026-03-19 00:07:57','2026-03-19 00:07:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773878877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773878877;}',8,1,'2026-03-19 00:08:05','2026-03-19 00:08:05',2203,NULL),
(482,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 01:16:08','2026-03-19 01:16:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773882968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773882968;}',3,1,'2026-03-19 01:37:42','2026-03-19 01:37:42',2233,NULL),
(483,'wc_stripe_database_cache_cleanup_async','complete','2026-03-20 01:37:42','2026-03-20 01:37:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773970662;s:18:\"\0*\0first_timestamp\";i:1773450000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773970662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2026-03-20 01:41:25','2026-03-20 01:41:25',2700,NULL),
(484,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 02:37:42','2026-03-19 02:37:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773887862;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773887862;}',3,1,'2026-03-19 02:52:08','2026-03-19 02:52:08',2238,NULL),
(485,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 03:52:08','2026-03-19 03:52:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773892328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773892328;}',3,1,'2026-03-19 04:13:22','2026-03-19 04:13:22',2244,NULL),
(486,'wcpay_store_setup_sync','complete','2026-03-19 09:33:44','2026-03-19 09:33:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773912824;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773912824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-19 09:39:40','2026-03-19 09:39:40',2278,NULL),
(487,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 05:13:22','2026-03-19 05:13:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773897202;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773897202;}',3,1,'2026-03-19 05:23:25','2026-03-19 05:23:25',2249,NULL),
(488,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 06:23:25','2026-03-19 06:23:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773901405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773901405;}',3,1,'2026-03-19 06:46:10','2026-03-19 06:46:10',2253,NULL),
(489,'woocommerce_cleanup_sessions','complete','2026-03-19 18:46:10','2026-03-19 18:46:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773945970;s:18:\"\0*\0first_timestamp\";i:1773900000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773945970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-19 18:50:42','2026-03-19 18:50:42',2498,NULL),
(490,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 07:46:10','2026-03-19 07:46:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773906370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773906370;}',3,1,'2026-03-19 08:02:15','2026-03-19 08:02:15',2257,NULL),
(491,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 09:02:15','2026-03-19 09:02:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773910935;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773910935;}',3,1,'2026-03-19 09:07:05','2026-03-19 09:07:05',2270,NULL),
(492,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 10:07:05','2026-03-19 10:07:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773914825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773914825;}',3,1,'2026-03-19 10:07:08','2026-03-19 10:07:08',2294,NULL),
(493,'wcpay_store_setup_sync','complete','2026-03-19 15:39:40','2026-03-19 15:39:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773934780;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773934780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-19 15:41:37','2026-03-19 15:41:37',2433,NULL),
(494,'wcpay_update_compatibility_data','complete','2026-03-19 09:53:17','2026-03-19 09:53:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773913997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773913997;}',8,1,'2026-03-19 09:53:34','2026-03-19 09:53:34',2284,NULL),
(495,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 11:07:08','2026-03-19 11:07:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773918428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773918428;}',3,1,'2026-03-19 11:59:33','2026-03-19 11:59:33',2313,NULL),
(496,'fetch_patterns','complete','2026-03-20 10:29:51','2026-03-20 10:29:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774002591;s:18:\"\0*\0first_timestamp\";i:1773395789;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774002591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-20 10:31:51','2026-03-20 10:31:51',2795,NULL),
(497,'woocommerce_tracker_send_event_wrapper','complete','2026-03-20 10:29:51','2026-03-20 10:29:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774002591;s:18:\"\0*\0first_timestamp\";i:1773395799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774002591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-20 10:31:51','2026-03-20 10:31:51',2795,NULL),
(498,'woocommerce_refresh_order_count_cache','complete','2026-03-19 22:29:51','2026-03-19 22:29:51',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773959391;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773959391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-19 22:30:20','2026-03-19 22:30:20',2601,NULL),
(499,'wc-admin_process_pending_orders_batch','complete','2026-03-19 22:29:51','2026-03-19 22:29:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773959391;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773959391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-19 22:30:20','2026-03-19 22:30:20',2601,NULL),
(500,'wcpay_update_compatibility_data','complete','2026-03-19 12:01:29','2026-03-19 12:01:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773921689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773921689;}',8,1,'2026-03-19 12:01:47','2026-03-19 12:01:47',2315,NULL),
(501,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 12:59:33','2026-03-19 12:59:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773925173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773925173;}',3,1,'2026-03-19 13:00:17','2026-03-19 13:00:17',2347,NULL),
(502,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 14:00:17','2026-03-19 14:00:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773928817;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773928817;}',3,1,'2026-03-19 14:00:47','2026-03-19 14:00:47',2379,NULL),
(503,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 15:00:47','2026-03-19 15:00:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773932447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773932447;}',3,1,'2026-03-19 15:01:17','2026-03-19 15:01:17',2412,NULL),
(504,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 16:01:17','2026-03-19 16:01:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773936077;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773936077;}',3,1,'2026-03-19 16:01:47','2026-03-19 16:01:47',2444,NULL),
(505,'wcpay_store_setup_sync','complete','2026-03-19 21:41:37','2026-03-19 21:41:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773956497;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773956497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-19 21:41:57','2026-03-19 21:41:57',2569,NULL),
(506,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 17:01:47','2026-03-19 17:01:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773939707;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773939707;}',3,1,'2026-03-19 17:02:17','2026-03-19 17:02:17',2478,NULL),
(507,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 18:02:17','2026-03-19 18:02:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773943337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773943337;}',3,1,'2026-03-19 18:13:58','2026-03-19 18:13:58',2495,NULL),
(508,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 19:13:58','2026-03-19 19:13:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773947638;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773947638;}',3,1,'2026-03-19 19:46:42','2026-03-19 19:46:42',2501,NULL),
(510,'wcpay_update_compatibility_data','complete','2026-03-19 19:48:39','2026-03-19 19:48:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773949719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773949719;}',8,1,'2026-03-19 19:48:43','2026-03-19 19:48:43',2504,NULL),
(511,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 20:46:42','2026-03-19 20:46:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773953202;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773953202;}',3,1,'2026-03-19 20:47:28','2026-03-19 20:47:28',2537,NULL),
(512,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 21:47:28','2026-03-19 21:47:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773956848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773956848;}',3,1,'2026-03-19 21:48:00','2026-03-19 21:48:00',2574,NULL),
(513,'wcpay_store_setup_sync','complete','2026-03-20 03:41:57','2026-03-20 03:41:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773978117;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773978117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-20 03:43:11','2026-03-20 03:43:11',2710,NULL),
(514,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 22:48:00','2026-03-19 22:48:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773960480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773960480;}',3,1,'2026-03-19 22:48:29','2026-03-19 22:48:29',2612,NULL),
(515,'woocommerce_scheduled_sales','complete','2026-03-20 22:16:13','2026-03-20 22:16:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774044973;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774044973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-20 23:36:50','2026-03-20 23:36:50',2872,NULL),
(516,'woocommerce_cleanup_logs','complete','2026-03-20 22:16:13','2026-03-20 22:16:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774044973;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774044973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-20 23:36:50','2026-03-20 23:36:50',2872,NULL),
(517,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-20 22:16:13','2026-03-20 22:16:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774044973;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774044973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-20 23:36:50','2026-03-20 23:36:50',2872,NULL),
(518,'wc_admin_daily_wrapper','complete','2026-03-20 22:16:14','2026-03-20 22:16:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774044974;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774044974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-20 23:36:50','2026-03-20 23:36:50',2872,NULL),
(519,'woocommerce_cleanup_draft_orders','complete','2026-03-20 22:16:14','2026-03-20 22:16:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774044974;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774044974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-20 23:36:50','2026-03-20 23:36:50',2872,NULL),
(520,'woocommerce_cleanup_personal_data','complete','2026-03-20 22:16:14','2026-03-20 22:16:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774044974;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774044974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-20 23:36:51','2026-03-20 23:36:51',2872,NULL),
(521,'woocommerce_cleanup_sessions','complete','2026-03-20 06:00:00','2026-03-20 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773986400;s:18:\"\0*\0first_timestamp\";i:1773986400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773986400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-20 06:04:49','2026-03-20 06:04:49',2723,NULL),
(522,'generate_category_lookup_table_wrapper','complete','2026-03-19 22:16:24','2026-03-19 22:16:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773958584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773958584;}',3,1,'2026-03-19 22:18:14','2026-03-19 22:18:14',2593,NULL),
(523,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-20 22:16:14','2026-03-20 22:16:14',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774044974;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774044974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-20 23:36:51','2026-03-20 23:36:51',2872,NULL),
(524,'woocommerce_refresh_order_count_cache','complete','2026-03-20 10:30:20','2026-03-20 10:30:20',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774002620;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774002620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-20 10:31:51','2026-03-20 10:31:51',2795,NULL),
(525,'wc-admin_process_pending_orders_batch','complete','2026-03-20 10:30:20','2026-03-20 10:30:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774002620;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774002620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-20 10:31:51','2026-03-20 10:31:51',2795,NULL),
(526,'woocommerce_cancel_unpaid_orders','complete','2026-03-19 23:48:29','2026-03-19 23:48:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773964109;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773964109;}',3,1,'2026-03-19 23:49:00','2026-03-19 23:49:00',2644,NULL),
(527,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 00:49:00','2026-03-20 00:49:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773967740;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773967740;}',3,1,'2026-03-20 00:49:29','2026-03-20 00:49:29',2676,NULL),
(528,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 01:49:29','2026-03-20 01:49:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773971369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773971369;}',3,1,'2026-03-20 02:01:23','2026-03-20 02:01:23',2704,NULL),
(529,'wc_stripe_database_cache_cleanup_async','complete','2026-03-21 01:41:25','2026-03-21 01:41:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774057285;s:18:\"\0*\0first_timestamp\";i:1773450000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774057285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2026-03-21 01:42:34','2026-03-21 01:42:34',2880,NULL),
(530,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 03:01:23','2026-03-20 03:01:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773975683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773975683;}',3,1,'2026-03-20 03:19:06','2026-03-20 03:19:06',2707,NULL),
(531,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 04:19:06','2026-03-20 04:19:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773980346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773980346;}',3,1,'2026-03-20 04:28:39','2026-03-20 04:28:39',2715,NULL),
(532,'wcpay_store_setup_sync','complete','2026-03-20 09:43:11','2026-03-20 09:43:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773999791;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773999791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-20 09:43:44','2026-03-20 09:43:44',2783,NULL),
(533,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 05:28:39','2026-03-20 05:28:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773984519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773984519;}',3,1,'2026-03-20 05:56:54','2026-03-20 05:56:54',2721,NULL),
(534,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 06:56:54','2026-03-20 06:56:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773989814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773989814;}',3,1,'2026-03-20 07:05:31','2026-03-20 07:05:31',2732,NULL),
(535,'woocommerce_cleanup_sessions','complete','2026-03-20 18:04:49','2026-03-20 18:04:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774029889;s:18:\"\0*\0first_timestamp\";i:1773986400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774029889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-20 18:14:15','2026-03-20 18:14:15',2858,NULL),
(536,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 08:05:31','2026-03-20 08:05:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773993931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773993931;}',3,1,'2026-03-20 08:09:25','2026-03-20 08:09:25',2741,NULL),
(537,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 09:09:25','2026-03-20 09:09:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1773997765;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1773997765;}',3,1,'2026-03-20 09:09:57','2026-03-20 09:09:57',2758,NULL),
(538,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 10:09:57','2026-03-20 10:09:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774001397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774001397;}',3,1,'2026-03-20 10:31:51','2026-03-20 10:31:51',2795,NULL),
(539,'wcpay_store_setup_sync','complete','2026-03-20 15:43:44','2026-03-20 15:43:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774021424;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774021424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-20 15:54:34','2026-03-20 15:54:34',2812,NULL),
(540,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 11:31:51','2026-03-20 11:31:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774006311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774006311;}',3,1,'2026-03-20 11:45:55','2026-03-20 11:45:55',2798,NULL),
(541,'fetch_patterns','complete','2026-03-21 10:31:51','2026-03-21 10:31:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774089111;s:18:\"\0*\0first_timestamp\";i:1773395789;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774089111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-21 10:32:13','2026-03-21 10:32:13',3042,NULL),
(542,'woocommerce_tracker_send_event_wrapper','complete','2026-03-21 10:31:51','2026-03-21 10:31:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774089111;s:18:\"\0*\0first_timestamp\";i:1773395799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774089111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-21 10:32:13','2026-03-21 10:32:13',3042,NULL),
(543,'woocommerce_refresh_order_count_cache','complete','2026-03-20 22:31:51','2026-03-20 22:31:51',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774045911;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774045911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-20 23:36:51','2026-03-20 23:36:51',2872,NULL),
(544,'wc-admin_process_pending_orders_batch','complete','2026-03-20 22:31:51','2026-03-20 22:31:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774045911;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774045911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-20 23:36:51','2026-03-20 23:36:51',2872,NULL),
(545,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 12:45:55','2026-03-20 12:45:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774010755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774010755;}',3,1,'2026-03-20 12:48:41','2026-03-20 12:48:41',2804,NULL),
(546,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 13:48:41','2026-03-20 13:48:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774014521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774014521;}',3,1,'2026-03-20 14:04:34','2026-03-20 14:04:34',2807,NULL),
(547,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 15:04:34','2026-03-20 15:04:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774019074;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774019074;}',3,1,'2026-03-20 15:29:43','2026-03-20 15:29:43',2810,NULL),
(548,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 16:29:43','2026-03-20 16:29:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774024183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774024183;}',3,1,'2026-03-20 16:37:41','2026-03-20 16:37:41',2816,NULL),
(549,'wcpay_store_setup_sync','complete','2026-03-20 21:54:34','2026-03-20 21:54:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774043674;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774043674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-20 21:55:05','2026-03-20 21:55:05',2870,NULL),
(550,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 17:37:41','2026-03-20 17:37:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774028261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774028261;}',3,1,'2026-03-20 17:38:09','2026-03-20 17:38:09',2852,NULL),
(551,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 18:38:09','2026-03-20 18:38:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774031889;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774031889;}',3,1,'2026-03-20 18:47:22','2026-03-20 18:47:22',2860,NULL),
(553,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 19:47:22','2026-03-20 19:47:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774036042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774036042;}',3,1,'2026-03-20 19:50:47','2026-03-20 19:50:47',2865,NULL),
(554,'wcpay_update_compatibility_data','complete','2026-03-20 19:52:46','2026-03-20 19:52:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774036366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774036366;}',8,1,'2026-03-20 21:12:31','2026-03-20 21:12:31',2867,NULL),
(555,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 20:50:47','2026-03-20 20:50:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774039847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774039847;}',3,1,'2026-03-20 21:12:31','2026-03-20 21:12:31',2867,NULL),
(556,'woocommerce_cancel_unpaid_orders','complete','2026-03-20 22:12:31','2026-03-20 22:12:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774044751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774044751;}',3,1,'2026-03-20 23:36:50','2026-03-20 23:36:50',2872,NULL),
(557,'wcpay_store_setup_sync','complete','2026-03-21 03:55:05','2026-03-21 03:55:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774065305;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774065305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-21 04:29:46','2026-03-21 04:29:46',2884,NULL),
(558,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 00:36:50','2026-03-21 00:36:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774053410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774053410;}',3,1,'2026-03-21 00:38:19','2026-03-21 00:38:19',2878,NULL),
(559,'woocommerce_scheduled_sales','complete','2026-03-21 23:36:50','2026-03-21 23:36:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774136210;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774136210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-21 23:45:14','2026-03-21 23:45:14',3500,NULL),
(560,'woocommerce_cleanup_logs','complete','2026-03-21 23:36:50','2026-03-21 23:36:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774136210;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774136210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-21 23:45:14','2026-03-21 23:45:14',3500,NULL),
(561,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-21 23:36:50','2026-03-21 23:36:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774136210;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774136210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-21 23:45:14','2026-03-21 23:45:14',3500,NULL),
(562,'wc_admin_daily_wrapper','complete','2026-03-21 23:36:50','2026-03-21 23:36:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774136210;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774136210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-21 23:45:15','2026-03-21 23:45:15',3500,NULL),
(563,'woocommerce_cleanup_draft_orders','complete','2026-03-21 23:36:50','2026-03-21 23:36:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774136210;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774136210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-21 23:45:15','2026-03-21 23:45:15',3500,NULL),
(564,'woocommerce_cleanup_personal_data','complete','2026-03-21 23:36:51','2026-03-21 23:36:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774136211;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774136211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-21 23:45:16','2026-03-21 23:45:16',3500,NULL),
(565,'woocommerce_refresh_order_count_cache','complete','2026-03-21 11:36:51','2026-03-21 11:36:51',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774093011;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774093011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-21 11:36:58','2026-03-21 11:36:58',3096,NULL),
(566,'wc-admin_process_pending_orders_batch','complete','2026-03-21 11:36:51','2026-03-21 11:36:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774093011;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774093011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-21 11:36:58','2026-03-21 11:36:58',3096,NULL),
(567,'woocommerce_cleanup_sessions','complete','2026-03-21 06:00:00','2026-03-21 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774072800;s:18:\"\0*\0first_timestamp\";i:1774072800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774072800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-21 06:24:57','2026-03-21 06:24:57',2893,NULL),
(568,'generate_category_lookup_table_wrapper','complete','2026-03-20 23:37:01','2026-03-20 23:37:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774049821;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774049821;}',3,1,'2026-03-20 23:49:09','2026-03-20 23:49:09',2874,NULL),
(569,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-21 23:36:51','2026-03-21 23:36:51',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774136211;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774136211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-21 23:45:16','2026-03-21 23:45:16',3500,NULL),
(570,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 01:38:19','2026-03-21 01:38:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774057099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774057099;}',3,1,'2026-03-21 01:42:34','2026-03-21 01:42:34',2880,NULL),
(571,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 02:42:34','2026-03-21 02:42:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774060954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774060954;}',3,1,'2026-03-21 03:41:51','2026-03-21 03:41:51',2882,NULL),
(572,'wc_stripe_database_cache_cleanup_async','complete','2026-03-22 01:42:34','2026-03-22 01:42:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774143754;s:18:\"\0*\0first_timestamp\";i:1773450000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774143754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2026-03-22 03:59:42','2026-03-22 03:59:42',3547,NULL),
(573,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 04:41:51','2026-03-21 04:41:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774068111;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774068111;}',3,1,'2026-03-21 05:04:22','2026-03-21 05:04:22',2887,NULL),
(574,'wcpay_store_setup_sync','complete','2026-03-21 10:29:46','2026-03-21 10:29:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774088986;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774088986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-21 10:29:51','2026-03-21 10:29:51',3038,NULL),
(575,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 06:04:22','2026-03-21 06:04:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774073062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774073062;}',3,1,'2026-03-21 06:24:57','2026-03-21 06:24:57',2893,NULL),
(576,'woocommerce_cleanup_sessions','complete','2026-03-21 18:24:57','2026-03-21 18:24:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774117497;s:18:\"\0*\0first_timestamp\";i:1774072800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774117497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-21 18:25:48','2026-03-21 18:25:48',3378,NULL),
(577,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 07:24:57','2026-03-21 07:24:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774077897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774077897;}',3,1,'2026-03-21 07:25:07','2026-03-21 07:25:07',2902,NULL),
(578,'wcpay_update_compatibility_data','complete','2026-03-21 07:16:47','2026-03-21 07:16:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774077407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774077407;}',8,1,'2026-03-21 07:17:00','2026-03-21 07:17:00',2896,NULL),
(579,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 08:25:07','2026-03-21 08:25:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774081507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774081507;}',3,1,'2026-03-21 08:25:28','2026-03-21 08:25:28',2936,NULL),
(580,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 09:25:28','2026-03-21 09:25:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774085128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774085128;}',3,1,'2026-03-21 09:26:04','2026-03-21 09:26:04',2973,NULL),
(581,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 10:26:04','2026-03-21 10:26:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774088764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774088764;}',3,1,'2026-03-21 10:26:17','2026-03-21 10:26:17',3033,NULL),
(582,'wcpay_update_compatibility_data','complete','2026-03-21 09:56:11','2026-03-21 09:56:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774086971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774086971;}',8,1,'2026-03-21 09:56:13','2026-03-21 09:56:13',3000,NULL),
(583,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 11:26:17','2026-03-21 11:26:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774092377;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774092377;}',3,1,'2026-03-21 11:27:27','2026-03-21 11:27:27',3086,NULL),
(584,'wcpay_store_setup_sync','complete','2026-03-21 16:29:51','2026-03-21 16:29:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774110591;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774110591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-21 16:29:58','2026-03-21 16:29:58',3285,NULL),
(585,'fetch_patterns','complete','2026-03-22 10:32:13','2026-03-22 10:32:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774175533;s:18:\"\0*\0first_timestamp\";i:1773395789;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774175533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-22 10:32:31','2026-03-22 10:32:31',3648,NULL),
(586,'woocommerce_tracker_send_event_wrapper','complete','2026-03-22 10:32:13','2026-03-22 10:32:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774175533;s:18:\"\0*\0first_timestamp\";i:1773395799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774175533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-22 10:32:31','2026-03-22 10:32:31',3648,NULL),
(587,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 12:27:27','2026-03-21 12:27:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774096047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774096047;}',3,1,'2026-03-21 12:27:57','2026-03-21 12:27:57',3136,NULL),
(588,'woocommerce_refresh_order_count_cache','complete','2026-03-21 23:36:58','2026-03-21 23:36:58',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774136218;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774136218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-21 23:45:16','2026-03-21 23:45:16',3500,NULL),
(589,'wc-admin_process_pending_orders_batch','complete','2026-03-21 23:36:58','2026-03-21 23:36:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774136218;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774136218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-21 23:45:16','2026-03-21 23:45:16',3500,NULL),
(590,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 13:27:57','2026-03-21 13:27:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774099677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774099677;}',3,1,'2026-03-21 13:28:27','2026-03-21 13:28:27',3183,NULL),
(591,'wcpay_update_compatibility_data','complete','2026-03-21 12:31:59','2026-03-21 12:31:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774096319;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774096319;}',8,1,'2026-03-21 12:33:08','2026-03-21 12:33:08',3142,NULL),
(592,'woocommerce_delete_legacy_report_transients','complete','2026-03-21 12:45:42','2026-03-21 12:45:42',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774097142;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774097142;}',3,1,'2026-03-21 12:46:05','2026-03-21 12:46:05',3157,NULL),
(593,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 14:28:27','2026-03-21 14:28:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774103307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774103307;}',3,1,'2026-03-21 15:10:07','2026-03-21 15:10:07',3222,NULL),
(594,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 16:10:07','2026-03-21 16:10:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774109407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774109407;}',3,1,'2026-03-21 16:11:49','2026-03-21 16:11:49',3270,NULL),
(595,'woocommerce_delete_legacy_report_transients','complete','2026-03-21 15:11:56','2026-03-21 15:11:56',10,'[92,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774105916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774105916;}',3,1,'2026-03-21 15:13:17','2026-03-21 15:13:17',3227,NULL),
(596,'woocommerce_delete_legacy_report_transients','complete','2026-03-21 15:15:19','2026-03-21 15:15:19',10,'[92,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774106119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774106119;}',3,1,'2026-03-21 15:16:58','2026-03-21 15:16:58',3232,NULL),
(597,'woocommerce_delete_legacy_report_transients','complete','2026-03-21 15:17:58','2026-03-21 15:17:58',10,'[92,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774106278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774106278;}',3,1,'2026-03-21 15:18:08','2026-03-21 15:18:08',3235,NULL),
(598,'woocommerce_delete_legacy_report_transients','complete','2026-03-21 15:19:14','2026-03-21 15:19:14',10,'[92,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774106354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774106354;}',3,1,'2026-03-21 15:19:18','2026-03-21 15:19:18',3237,NULL),
(599,'woocommerce_delete_legacy_report_transients','complete','2026-03-21 15:24:39','2026-03-21 15:24:39',10,'[92,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774106679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774106679;}',3,1,'2026-03-21 15:25:26','2026-03-21 15:25:26',3243,NULL),
(600,'woocommerce_delete_legacy_report_transients','complete','2026-03-21 15:46:37','2026-03-21 15:46:37',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774107997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774107997;}',3,1,'2026-03-21 15:47:37','2026-03-21 15:47:37',3257,NULL),
(601,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 17:11:49','2026-03-21 17:11:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774113109;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774113109;}',3,1,'2026-03-21 17:11:58','2026-03-21 17:11:58',3317,NULL),
(602,'woocommerce_delete_legacy_report_transients','complete','2026-03-21 16:16:12','2026-03-21 16:16:12',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774109772;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774109772;}',3,1,'2026-03-21 16:16:46','2026-03-21 16:16:46',3276,NULL),
(603,'wcpay_store_setup_sync','complete','2026-03-21 22:29:58','2026-03-21 22:29:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774132198;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774132198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-21 22:32:13','2026-03-21 22:32:13',3460,NULL),
(604,'wcpay_update_compatibility_data','complete','2026-03-21 17:11:46','2026-03-21 17:11:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774113106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774113106;}',8,1,'2026-03-21 17:11:58','2026-03-21 17:11:58',3317,NULL),
(605,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 18:11:58','2026-03-21 18:11:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774116718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774116718;}',3,1,'2026-03-21 18:12:49','2026-03-21 18:12:49',3365,NULL),
(606,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 19:12:49','2026-03-21 19:12:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774120369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774120369;}',3,1,'2026-03-21 19:19:40','2026-03-21 19:19:40',3396,NULL),
(608,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 20:19:40','2026-03-21 20:19:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774124380;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774124380;}',3,1,'2026-03-21 20:32:35','2026-03-21 20:32:35',3402,NULL),
(609,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 21:32:35','2026-03-21 21:32:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774128755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774128755;}',3,1,'2026-03-21 21:32:41','2026-03-21 21:32:41',3422,NULL),
(610,'wcpay_update_compatibility_data','complete','2026-03-21 21:14:40','2026-03-21 21:14:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774127680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774127680;}',8,1,'2026-03-21 21:14:46','2026-03-21 21:14:46',3408,NULL),
(611,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 22:32:41','2026-03-21 22:32:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774132361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774132361;}',3,1,'2026-03-21 22:33:25','2026-03-21 22:33:25',3462,NULL),
(612,'wcpay_store_setup_sync','complete','2026-03-22 04:32:13','2026-03-22 04:32:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774153933;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774153933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-22 05:04:05','2026-03-22 05:04:05',3550,NULL),
(613,'woocommerce_cancel_unpaid_orders','complete','2026-03-21 23:33:25','2026-03-21 23:33:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774136005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774136005;}',3,1,'2026-03-21 23:45:14','2026-03-21 23:45:14',3500,NULL),
(614,'woocommerce_delete_legacy_report_transients','complete','2026-03-21 23:10:53','2026-03-21 23:10:53',10,'[92,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774134653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774134653;}',3,1,'2026-03-21 23:11:36','2026-03-21 23:11:36',3495,NULL),
(615,'wcpay_update_compatibility_data','complete','2026-03-21 23:18:05','2026-03-21 23:18:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774135085;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774135085;}',8,1,'2026-03-21 23:45:14','2026-03-21 23:45:14',3500,NULL),
(616,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 00:45:14','2026-03-22 00:45:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774140314;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774140314;}',3,1,'2026-03-22 00:46:07','2026-03-22 00:46:07',3538,NULL),
(617,'woocommerce_scheduled_sales','complete','2026-03-22 23:45:14','2026-03-22 23:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774223114;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774223114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-23 01:16:24','2026-03-23 01:16:24',3796,NULL),
(618,'woocommerce_cleanup_logs','complete','2026-03-22 23:45:14','2026-03-22 23:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774223114;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774223114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-23 01:16:24','2026-03-23 01:16:24',3796,NULL),
(619,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-03-22 23:45:14','2026-03-22 23:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774223114;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774223114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-23 01:16:24','2026-03-23 01:16:24',3796,NULL),
(620,'wc_admin_daily_wrapper','complete','2026-03-22 23:45:15','2026-03-22 23:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774223115;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774223115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-23 01:16:25','2026-03-23 01:16:25',3796,NULL),
(621,'woocommerce_cleanup_draft_orders','complete','2026-03-22 23:45:15','2026-03-22 23:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774223115;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774223115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-03-23 01:16:25','2026-03-23 01:16:25',3796,NULL),
(622,'woocommerce_cleanup_personal_data','complete','2026-03-22 23:45:16','2026-03-22 23:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774223116;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774223116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-23 01:16:26','2026-03-23 01:16:26',3796,NULL),
(623,'woocommerce_refresh_order_count_cache','complete','2026-03-22 11:45:16','2026-03-22 11:45:16',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774179916;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774179916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-22 11:48:34','2026-03-22 11:48:34',3695,NULL),
(624,'wc-admin_process_pending_orders_batch','complete','2026-03-22 11:45:16','2026-03-22 11:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774179916;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774179916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-22 11:48:34','2026-03-22 11:48:34',3695,NULL),
(625,'woocommerce_cleanup_sessions','complete','2026-03-22 06:00:00','2026-03-22 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774159200;s:18:\"\0*\0first_timestamp\";i:1774159200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774159200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-22 06:01:08','2026-03-22 06:01:08',3552,NULL),
(626,'generate_category_lookup_table_wrapper','complete','2026-03-21 23:45:26','2026-03-21 23:45:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774136726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774136726;}',3,1,'2026-03-22 00:05:23','2026-03-22 00:05:23',3502,NULL),
(627,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-22 23:45:16','2026-03-22 23:45:16',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774223116;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774223116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-03-23 01:16:27','2026-03-23 01:16:27',3796,NULL),
(628,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 01:46:07','2026-03-22 01:46:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774143967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774143967;}',3,1,'2026-03-22 03:59:42','2026-03-22 03:59:42',3547,NULL),
(629,'wc_stripe_database_cache_cleanup_async','complete','2026-03-23 03:59:42','2026-03-23 03:59:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774238382;s:18:\"\0*\0first_timestamp\";i:1773450000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774238382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2026-03-23 04:31:45','2026-03-23 04:31:45',3801,NULL),
(630,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 04:59:42','2026-03-22 04:59:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774155582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774155582;}',3,1,'2026-03-22 05:04:05','2026-03-22 05:04:05',3550,NULL),
(631,'wcpay_store_setup_sync','complete','2026-03-22 11:04:05','2026-03-22 11:04:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774177445;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774177445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-22 11:04:53','2026-03-22 11:04:53',3668,NULL),
(632,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 06:04:05','2026-03-22 06:04:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774159445;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774159445;}',3,1,'2026-03-22 06:37:33','2026-03-22 06:37:33',3554,NULL),
(633,'woocommerce_cleanup_sessions','complete','2026-03-22 18:01:08','2026-03-22 18:01:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774202468;s:18:\"\0*\0first_timestamp\";i:1774159200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774202468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-03-22 18:02:53','2026-03-22 18:02:53',3782,NULL),
(634,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 07:37:33','2026-03-22 07:37:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774165053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774165053;}',3,1,'2026-03-22 08:20:10','2026-03-22 08:20:10',3559,NULL),
(635,'wcpay_update_compatibility_data','complete','2026-03-22 08:22:01','2026-03-22 08:22:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774167721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774167721;}',8,1,'2026-03-22 08:22:15','2026-03-22 08:22:15',3563,NULL),
(636,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 09:20:10','2026-03-22 09:20:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774171210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774171210;}',3,1,'2026-03-22 09:20:44','2026-03-22 09:20:44',3596,NULL),
(637,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 10:20:44','2026-03-22 10:20:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774174844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774174844;}',3,1,'2026-03-22 10:20:57','2026-03-22 10:20:57',3635,NULL),
(638,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 11:20:57','2026-03-22 11:20:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774178457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774178457;}',3,1,'2026-03-22 11:21:07','2026-03-22 11:21:07',3687,NULL),
(639,'wcpay_update_compatibility_data','complete','2026-03-22 10:27:36','2026-03-22 10:27:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774175256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774175256;}',8,1,'2026-03-22 10:28:33','2026-03-22 10:28:33',3642,NULL),
(640,'fetch_patterns','complete','2026-03-23 10:32:31','2026-03-23 10:32:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774261951;s:18:\"\0*\0first_timestamp\";i:1773395789;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774261951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-23 10:33:52','2026-03-23 10:33:52',3902,NULL),
(641,'woocommerce_tracker_send_event_wrapper','complete','2026-03-23 10:32:31','2026-03-23 10:32:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774261951;s:18:\"\0*\0first_timestamp\";i:1773395799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774261951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-03-23 10:33:52','2026-03-23 10:33:52',3902,NULL),
(642,'wcpay_store_setup_sync','complete','2026-03-22 17:04:53','2026-03-22 17:04:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774199093;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774199093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-22 17:15:11','2026-03-22 17:15:11',3754,NULL),
(643,'woocommerce_delete_legacy_report_transients','complete','2026-03-22 11:10:48','2026-03-22 11:10:48',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774177848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774177848;}',3,1,'2026-03-22 11:10:57','2026-03-22 11:10:57',3675,NULL),
(644,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 12:21:07','2026-03-22 12:21:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774182067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774182067;}',3,1,'2026-03-22 12:29:26','2026-03-22 12:29:26',3705,NULL),
(645,'woocommerce_refresh_order_count_cache','complete','2026-03-22 23:48:34','2026-03-22 23:48:34',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774223314;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774223314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-23 01:16:26','2026-03-23 01:16:26',3796,NULL),
(646,'wc-admin_process_pending_orders_batch','complete','2026-03-22 23:48:34','2026-03-22 23:48:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774223314;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774223314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-23 01:16:27','2026-03-23 01:16:27',3796,NULL),
(647,'woocommerce_delete_legacy_report_transients','complete','2026-03-22 12:02:05','2026-03-22 12:02:05',10,'[97,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774180925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774180925;}',3,1,'2026-03-22 12:02:05','2026-03-22 12:02:05',3700,NULL),
(648,'wcpay_update_compatibility_data','complete','2026-03-22 12:31:24','2026-03-22 12:31:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774182684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774182684;}',8,1,'2026-03-22 12:36:13','2026-03-22 12:36:13',3711,NULL),
(649,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 13:29:26','2026-03-22 13:29:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774186166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774186166;}',3,1,'2026-03-22 13:41:30','2026-03-22 13:41:30',3716,NULL),
(650,'woocommerce_delete_legacy_report_transients','complete','2026-03-22 12:30:29','2026-03-22 12:30:29',10,'[97,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774182629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774182629;}',3,1,'2026-03-22 12:31:10','2026-03-22 12:31:10',3708,NULL),
(651,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 14:41:30','2026-03-22 14:41:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774190490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774190490;}',3,1,'2026-03-22 14:43:12','2026-03-22 14:43:12',3726,NULL),
(652,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 15:43:12','2026-03-22 15:43:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774194192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774194192;}',3,1,'2026-03-22 15:50:38','2026-03-22 15:50:38',3733,NULL),
(653,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 16:50:38','2026-03-22 16:50:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774198238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774198238;}',3,1,'2026-03-22 16:51:29','2026-03-22 16:51:29',3748,NULL),
(654,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 17:51:29','2026-03-22 17:51:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774201889;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774201889;}',3,1,'2026-03-22 17:52:02','2026-03-22 17:52:02',3774,NULL),
(655,'wcpay_store_setup_sync','complete','2026-03-22 23:15:11','2026-03-22 23:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774221311;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774221311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-23 01:16:24','2026-03-23 01:16:24',3796,NULL),
(656,'wcpay_update_compatibility_data','complete','2026-03-22 17:29:59','2026-03-22 17:29:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774200599;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774200599;}',8,1,'2026-03-22 17:30:19','2026-03-22 17:30:19',3764,NULL),
(657,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 18:52:02','2026-03-22 18:52:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774205522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774205522;}',3,1,'2026-03-22 19:18:24','2026-03-22 19:18:24',3792,NULL),
(659,'woocommerce_cancel_unpaid_orders','complete','2026-03-22 20:18:24','2026-03-22 20:18:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774210704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774210704;}',3,1,'2026-03-22 23:06:55','2026-03-22 23:06:55',3794,NULL),
(660,'woocommerce_cancel_unpaid_orders','complete','2026-03-23 00:06:55','2026-03-23 00:06:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774224415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774224415;}',3,1,'2026-03-23 01:16:27','2026-03-23 01:16:27',3796,NULL),
(661,'wcpay_store_setup_sync','complete','2026-03-23 07:16:24','2026-03-23 07:16:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774250184;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774250184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-23 07:38:15','2026-03-23 07:38:15',3805,NULL),
(662,'woocommerce_scheduled_sales','pending','2026-03-24 01:16:24','2026-03-24 01:16:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774314984;s:18:\"\0*\0first_timestamp\";i:1773100800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774314984;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),
(663,'woocommerce_cleanup_logs','pending','2026-03-24 01:16:24','2026-03-24 01:16:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774314984;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774314984;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),
(664,'woocommerce_cleanup_rate_limits_wrapper','pending','2026-03-24 01:16:24','2026-03-24 01:16:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774314984;s:18:\"\0*\0first_timestamp\";i:1773111600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774314984;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),
(665,'wc_admin_daily_wrapper','pending','2026-03-24 01:16:25','2026-03-24 01:16:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774314985;s:18:\"\0*\0first_timestamp\";i:1773087056;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774314985;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),
(666,'woocommerce_delete_legacy_report_transients','complete','2026-03-23 01:17:25','2026-03-23 01:17:25',10,'[95,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774228645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774228645;}',3,1,'2026-03-23 03:27:56','2026-03-23 03:27:56',3798,NULL),
(667,'woocommerce_cleanup_draft_orders','pending','2026-03-24 01:16:25','2026-03-24 01:16:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774314985;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774314985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(668,'woocommerce_cleanup_personal_data','pending','2026-03-24 01:16:26','2026-03-24 01:16:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774314986;s:18:\"\0*\0first_timestamp\";i:1773087066;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774314986;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),
(669,'woocommerce_refresh_order_count_cache','complete','2026-03-23 13:16:26','2026-03-23 13:16:26',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774271786;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774271786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-03-23 13:17:12','2026-03-23 13:17:12',4002,NULL),
(670,'wc-admin_process_pending_orders_batch','complete','2026-03-23 13:16:27','2026-03-23 13:16:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774271787;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774271787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-03-23 13:17:12','2026-03-23 13:17:12',4002,NULL),
(671,'woocommerce_cancel_unpaid_orders','complete','2026-03-23 02:16:27','2026-03-23 02:16:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774232187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774232187;}',3,1,'2026-03-23 03:27:56','2026-03-23 03:27:56',3798,NULL),
(672,'woocommerce_cleanup_sessions','pending','2026-03-24 06:00:00','2026-03-24 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774332000;s:18:\"\0*\0first_timestamp\";i:1774332000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774332000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(673,'generate_category_lookup_table_wrapper','complete','2026-03-23 01:16:37','2026-03-23 01:16:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774228597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774228597;}',3,1,'2026-03-23 03:27:56','2026-03-23 03:27:56',3798,NULL),
(674,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-03-24 01:16:27','2026-03-24 01:16:27',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774314987;s:18:\"\0*\0first_timestamp\";i:1773087053;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774314987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(675,'woocommerce_cancel_unpaid_orders','complete','2026-03-23 04:27:56','2026-03-23 04:27:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774240076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774240076;}',3,1,'2026-03-23 04:31:45','2026-03-23 04:31:45',3801,NULL),
(676,'wc_stripe_database_cache_cleanup_async','pending','2026-03-24 04:31:45','2026-03-24 04:31:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774326705;s:18:\"\0*\0first_timestamp\";i:1773450000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774326705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(677,'woocommerce_cancel_unpaid_orders','complete','2026-03-23 05:31:45','2026-03-23 05:31:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774243905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774243905;}',3,1,'2026-03-23 06:02:27','2026-03-23 06:02:27',3803,NULL),
(678,'woocommerce_cancel_unpaid_orders','complete','2026-03-23 07:02:27','2026-03-23 07:02:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774249347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774249347;}',3,1,'2026-03-23 07:38:15','2026-03-23 07:38:15',3805,NULL),
(679,'wcpay_update_compatibility_data','complete','2026-03-23 07:40:13','2026-03-23 07:40:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774251613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774251613;}',8,1,'2026-03-23 07:40:26','2026-03-23 07:40:26',3807,NULL),
(680,'woocommerce_cancel_unpaid_orders','complete','2026-03-23 08:38:15','2026-03-23 08:38:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774255095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774255095;}',3,1,'2026-03-23 08:38:57','2026-03-23 08:38:57',3839,NULL),
(681,'wcpay_store_setup_sync','complete','2026-03-23 13:38:15','2026-03-23 13:38:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774273095;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774273095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,1,'2026-03-23 13:39:23','2026-03-23 13:39:23',4018,NULL),
(682,'woocommerce_delete_legacy_report_transients','complete','2026-03-23 07:39:16','2026-03-23 07:39:16',10,'[97,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774251556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774251556;}',3,1,'2026-03-23 07:40:26','2026-03-23 07:40:26',3807,NULL),
(683,'woocommerce_cancel_unpaid_orders','complete','2026-03-23 09:38:57','2026-03-23 09:38:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774258737;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774258737;}',3,1,'2026-03-23 09:39:26','2026-03-23 09:39:26',3871,NULL),
(684,'woocommerce_cancel_unpaid_orders','complete','2026-03-23 10:39:26','2026-03-23 10:39:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774262366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774262366;}',3,1,'2026-03-23 10:39:55','2026-03-23 10:39:55',3907,NULL),
(685,'fetch_patterns','pending','2026-03-24 10:33:52','2026-03-24 10:33:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774348432;s:18:\"\0*\0first_timestamp\";i:1773395789;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774348432;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),
(686,'woocommerce_tracker_send_event_wrapper','pending','2026-03-24 10:33:52','2026-03-24 10:33:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774348432;s:18:\"\0*\0first_timestamp\";i:1773395799;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774348432;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),
(687,'woocommerce_cancel_unpaid_orders','complete','2026-03-23 11:39:55','2026-03-23 11:39:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774265995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774265995;}',3,1,'2026-03-23 11:40:24','2026-03-23 11:40:24',3939,NULL),
(688,'woocommerce_cancel_unpaid_orders','complete','2026-03-23 12:40:24','2026-03-23 12:40:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774269624;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774269624;}',3,1,'2026-03-23 12:40:54','2026-03-23 12:40:54',3979,NULL),
(689,'woocommerce_cancel_unpaid_orders','complete','2026-03-23 13:40:54','2026-03-23 13:40:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774273254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774273254;}',3,1,'2026-03-23 13:40:58','2026-03-23 13:40:58',4022,NULL),
(690,'woocommerce_refresh_order_count_cache','pending','2026-03-24 01:17:12','2026-03-24 01:17:12',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774315032;s:18:\"\0*\0first_timestamp\";i:1773130256;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774315032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(691,'wc-admin_process_pending_orders_batch','pending','2026-03-24 01:17:12','2026-03-24 01:17:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774315032;s:18:\"\0*\0first_timestamp\";i:1773087057;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774315032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(692,'wcpay_store_setup_sync','pending','2026-03-23 19:39:23','2026-03-23 19:39:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1774294763;s:18:\"\0*\0first_timestamp\";i:1773177115;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1774294763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',8,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(693,'woocommerce_cancel_unpaid_orders','pending','2026-03-23 14:40:58','2026-03-23 14:40:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1774276858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1774276858;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wpj0_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_actionscheduler_claims`
--

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

--
-- Dumping data for table `wpj0_actionscheduler_claims`
--

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

--
-- Table structure for table `wpj0_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wpj0_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_actionscheduler_groups`
--

LOCK TABLES `wpj0_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wpj0_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wpj0_actionscheduler_groups` VALUES
(1,'ActionScheduler'),
(2,'action-scheduler-migration'),
(3,'woocommerce'),
(4,'count'),
(5,'wc-admin-data'),
(6,''),
(7,'woocommerce-payments'),
(8,'woocommerce_payments'),
(9,'woocommerce-gateway-stripe'),
(10,'woocommerce-db-updates'),
(11,'woocommerce-remote-inbox-engine'),
(12,'wc_batch_processes');
/*!40000 ALTER TABLE `wpj0_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpj0_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=1943 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_actionscheduler_logs`
--

LOCK TABLES `wpj0_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpj0_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpj0_actionscheduler_logs` VALUES
(1,15,'action created','2026-03-09 20:10:53','2026-03-09 20:10:53'),
(2,16,'action created','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(3,15,'action started via WP Cron','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(4,17,'action created','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(5,18,'action created','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(6,19,'action created','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(7,20,'action created','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(8,21,'action created','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(9,22,'action created','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(10,23,'action created','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(11,24,'action created','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(12,25,'action created','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(13,26,'action created','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(14,15,'action complete via WP Cron','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(15,27,'action created','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(16,24,'action started via WP Cron','2026-03-09 20:10:56','2026-03-09 20:10:56'),
(17,28,'action created','2026-03-09 20:10:57','2026-03-09 20:10:57'),
(18,29,'action created','2026-03-09 20:10:57','2026-03-09 20:10:57'),
(19,24,'action complete via WP Cron','2026-03-09 20:10:59','2026-03-09 20:10:59'),
(20,30,'action created','2026-03-09 20:10:59','2026-03-09 20:10:59'),
(21,28,'action started via WP Cron','2026-03-09 20:10:59','2026-03-09 20:10:59'),
(22,28,'action complete via WP Cron','2026-03-09 20:10:59','2026-03-09 20:10:59'),
(23,31,'action created','2026-03-09 20:10:59','2026-03-09 20:10:59'),
(24,29,'action started via WP Cron','2026-03-09 20:10:59','2026-03-09 20:10:59'),
(25,29,'action complete via WP Cron','2026-03-09 20:10:59','2026-03-09 20:10:59'),
(26,32,'action created','2026-03-09 20:10:59','2026-03-09 20:10:59'),
(27,33,'action created','2026-03-09 20:11:00','2026-03-09 20:11:00'),
(28,33,'action started via Async Request','2026-03-09 20:11:04','2026-03-09 20:11:04'),
(29,33,'action complete via Async Request','2026-03-09 20:11:05','2026-03-09 20:11:05'),
(30,19,'action started via Async Request','2026-03-09 20:11:06','2026-03-09 20:11:06'),
(31,19,'action complete via Async Request','2026-03-09 20:11:06','2026-03-09 20:11:06'),
(32,34,'action created','2026-03-09 20:11:07','2026-03-09 20:11:07'),
(33,25,'action started via Async Request','2026-03-09 20:11:07','2026-03-09 20:11:07'),
(34,25,'action complete via Async Request','2026-03-09 20:11:07','2026-03-09 20:11:07'),
(35,16,'action started via Async Request','2026-03-09 20:12:00','2026-03-09 20:12:00'),
(36,16,'action complete via Async Request','2026-03-09 20:12:00','2026-03-09 20:12:00'),
(37,35,'action created','2026-03-09 20:58:29','2026-03-09 20:58:29'),
(38,35,'action started via WP Cron','2026-03-09 20:59:07','2026-03-09 20:59:07'),
(39,35,'action complete via WP Cron','2026-03-09 20:59:07','2026-03-09 20:59:07'),
(40,18,'action started via WP Cron','2026-03-09 21:11:27','2026-03-09 21:11:27'),
(41,36,'action created','2026-03-09 21:11:27','2026-03-09 21:11:27'),
(42,18,'action complete via WP Cron','2026-03-09 21:11:27','2026-03-09 21:11:27'),
(43,36,'action started via WP Cron','2026-03-10 21:10:58','2026-03-10 21:10:58'),
(44,37,'action created','2026-03-10 21:10:58','2026-03-10 21:10:58'),
(45,36,'action complete via WP Cron','2026-03-10 21:10:58','2026-03-10 21:10:58'),
(46,17,'action started via WP Cron','2026-03-10 21:10:58','2026-03-10 21:10:58'),
(47,17,'action complete via WP Cron','2026-03-10 21:10:58','2026-03-10 21:10:58'),
(48,38,'action created','2026-03-10 21:10:59','2026-03-10 21:10:59'),
(49,20,'action started via WP Cron','2026-03-10 21:10:59','2026-03-10 21:10:59'),
(50,20,'action complete via WP Cron','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(51,39,'action created','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(52,23,'action started via WP Cron','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(53,23,'action complete via WP Cron','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(54,40,'action created','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(55,21,'action started via WP Cron','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(56,21,'action complete via WP Cron','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(58,22,'action started via WP Cron','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(59,22,'action complete via WP Cron','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(60,42,'action created','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(61,26,'action started via WP Cron','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(62,26,'action complete via WP Cron','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(63,43,'action created','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(64,31,'action started via WP Cron','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(65,31,'action complete via WP Cron','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(66,44,'action created','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(67,30,'action started via WP Cron','2026-03-10 21:11:00','2026-03-10 21:11:00'),
(68,30,'action complete via WP Cron','2026-03-10 21:11:04','2026-03-10 21:11:04'),
(69,45,'action created','2026-03-10 21:11:04','2026-03-10 21:11:04'),
(70,32,'action started via WP Cron','2026-03-10 21:11:04','2026-03-10 21:11:04'),
(71,32,'action complete via WP Cron','2026-03-10 21:11:04','2026-03-10 21:11:04'),
(72,46,'action created','2026-03-10 21:11:04','2026-03-10 21:11:04'),
(73,34,'action started via WP Cron','2026-03-10 21:11:04','2026-03-10 21:11:04'),
(74,34,'action complete via WP Cron','2026-03-10 21:11:05','2026-03-10 21:11:05'),
(75,47,'action created','2026-03-10 21:11:05','2026-03-10 21:11:05'),
(76,27,'action started via WP Cron','2026-03-10 21:11:05','2026-03-10 21:11:05'),
(78,48,'action created','2026-03-10 21:11:05','2026-03-10 21:11:05'),
(79,49,'action created','2026-03-10 21:11:05','2026-03-10 21:11:05'),
(80,50,'action created','2026-03-10 21:11:05','2026-03-10 21:11:05'),
(81,27,'action complete via WP Cron','2026-03-10 21:11:05','2026-03-10 21:11:05'),
(82,51,'action created','2026-03-10 21:11:05','2026-03-10 21:11:05'),
(83,49,'action started via WP Cron','2026-03-10 22:02:26','2026-03-10 22:02:26'),
(84,49,'action complete via WP Cron','2026-03-10 22:02:26','2026-03-10 22:02:26'),
(85,50,'action started via WP Cron','2026-03-10 22:02:26','2026-03-10 22:02:26'),
(86,50,'action complete via WP Cron','2026-03-10 22:02:26','2026-03-10 22:02:26'),
(87,52,'action created','2026-03-10 22:02:26','2026-03-10 22:02:26'),
(88,37,'action started via Async Request','2026-03-10 22:20:44','2026-03-10 22:20:44'),
(89,53,'action created','2026-03-10 22:20:44','2026-03-10 22:20:44'),
(90,37,'action complete via Async Request','2026-03-10 22:20:44','2026-03-10 22:20:44'),
(91,53,'action started via Async Request','2026-03-10 23:20:45','2026-03-10 23:20:45'),
(92,54,'action created','2026-03-10 23:20:46','2026-03-10 23:20:46'),
(93,53,'action complete via Async Request','2026-03-10 23:20:46','2026-03-10 23:20:46'),
(94,54,'action started via WP Cron','2026-03-11 19:06:22','2026-03-11 19:06:22'),
(95,55,'action created','2026-03-11 19:06:23','2026-03-11 19:06:23'),
(96,54,'action complete via WP Cron','2026-03-11 19:06:23','2026-03-11 19:06:23'),
(97,52,'action started via WP Cron','2026-03-11 19:06:23','2026-03-11 19:06:23'),
(98,52,'action complete via WP Cron','2026-03-11 19:06:23','2026-03-11 19:06:23'),
(99,56,'action created','2026-03-11 19:06:23','2026-03-11 19:06:23'),
(100,48,'action started via WP Cron','2026-03-11 19:06:23','2026-03-11 19:06:23'),
(101,48,'action complete via WP Cron','2026-03-11 19:06:23','2026-03-11 19:06:23'),
(103,43,'action started via WP Cron','2026-03-11 19:06:23','2026-03-11 19:06:23'),
(104,43,'action complete via WP Cron','2026-03-11 19:06:23','2026-03-11 19:06:23'),
(105,58,'action created','2026-03-11 19:06:23','2026-03-11 19:06:23'),
(106,44,'action started via WP Cron','2026-03-11 19:06:23','2026-03-11 19:06:23'),
(107,44,'action complete via WP Cron','2026-03-11 19:06:24','2026-03-11 19:06:24'),
(108,59,'action created','2026-03-11 19:06:24','2026-03-11 19:06:24'),
(109,55,'action started via WP Cron','2026-03-11 20:09:41','2026-03-11 20:09:41'),
(110,60,'action created','2026-03-11 20:09:41','2026-03-11 20:09:41'),
(111,55,'action complete via WP Cron','2026-03-11 20:09:41','2026-03-11 20:09:41'),
(112,60,'action started via WP Cron','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(113,61,'action created','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(114,60,'action complete via WP Cron','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(115,38,'action started via WP Cron','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(116,38,'action complete via WP Cron','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(117,62,'action created','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(118,39,'action started via WP Cron','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(119,39,'action complete via WP Cron','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(120,63,'action created','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(121,40,'action started via WP Cron','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(122,40,'action complete via WP Cron','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(123,64,'action created','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(124,45,'action started via WP Cron','2026-03-11 21:18:42','2026-03-11 21:18:42'),
(125,45,'action complete via WP Cron','2026-03-11 21:18:45','2026-03-11 21:18:45'),
(126,65,'action created','2026-03-11 21:18:45','2026-03-11 21:18:45'),
(127,46,'action started via WP Cron','2026-03-11 21:18:45','2026-03-11 21:18:45'),
(128,46,'action complete via WP Cron','2026-03-11 21:18:45','2026-03-11 21:18:45'),
(129,66,'action created','2026-03-11 21:18:45','2026-03-11 21:18:45'),
(130,47,'action started via WP Cron','2026-03-11 21:18:45','2026-03-11 21:18:45'),
(131,47,'action complete via WP Cron','2026-03-11 21:18:46','2026-03-11 21:18:46'),
(132,67,'action created','2026-03-11 21:18:46','2026-03-11 21:18:46'),
(133,51,'action started via WP Cron','2026-03-11 21:18:46','2026-03-11 21:18:46'),
(135,68,'action created','2026-03-11 21:18:46','2026-03-11 21:18:46'),
(136,69,'action created','2026-03-11 21:18:46','2026-03-11 21:18:46'),
(137,51,'action complete via WP Cron','2026-03-11 21:18:46','2026-03-11 21:18:46'),
(138,70,'action created','2026-03-11 21:18:46','2026-03-11 21:18:46'),
(139,69,'action started via WP Cron','2026-03-11 21:19:01','2026-03-11 21:19:01'),
(140,69,'action complete via WP Cron','2026-03-11 21:19:01','2026-03-11 21:19:01'),
(141,61,'action started via WP Cron','2026-03-11 22:20:23','2026-03-11 22:20:23'),
(142,71,'action created','2026-03-11 22:20:23','2026-03-11 22:20:23'),
(143,61,'action complete via WP Cron','2026-03-11 22:20:23','2026-03-11 22:20:23'),
(144,71,'action started via WP Cron','2026-03-11 23:23:53','2026-03-11 23:23:53'),
(145,72,'action created','2026-03-11 23:23:53','2026-03-11 23:23:53'),
(146,71,'action complete via WP Cron','2026-03-11 23:23:53','2026-03-11 23:23:53'),
(147,72,'action started via Async Request','2026-03-12 21:26:24','2026-03-12 21:26:24'),
(148,73,'action created','2026-03-12 21:26:24','2026-03-12 21:26:24'),
(149,72,'action complete via Async Request','2026-03-12 21:26:24','2026-03-12 21:26:24'),
(150,56,'action started via Async Request','2026-03-12 21:26:24','2026-03-12 21:26:24'),
(151,56,'action complete via Async Request','2026-03-12 21:26:24','2026-03-12 21:26:24'),
(152,74,'action created','2026-03-12 21:26:24','2026-03-12 21:26:24'),
(153,68,'action started via Async Request','2026-03-12 21:26:24','2026-03-12 21:26:24'),
(154,68,'action complete via Async Request','2026-03-12 21:26:24','2026-03-12 21:26:24'),
(156,58,'action started via Async Request','2026-03-12 21:26:24','2026-03-12 21:26:24'),
(157,58,'action complete via Async Request','2026-03-12 21:26:24','2026-03-12 21:26:24'),
(158,76,'action created','2026-03-12 21:26:24','2026-03-12 21:26:24'),
(159,59,'action started via Async Request','2026-03-12 21:26:24','2026-03-12 21:26:24'),
(160,59,'action complete via Async Request','2026-03-12 21:26:25','2026-03-12 21:26:25'),
(161,77,'action created','2026-03-12 21:26:25','2026-03-12 21:26:25'),
(162,62,'action started via Async Request','2026-03-12 21:26:25','2026-03-12 21:26:25'),
(163,62,'action complete via Async Request','2026-03-12 21:26:25','2026-03-12 21:26:25'),
(164,78,'action created','2026-03-12 21:26:25','2026-03-12 21:26:25'),
(165,63,'action started via Async Request','2026-03-12 21:26:25','2026-03-12 21:26:25'),
(166,63,'action complete via Async Request','2026-03-12 21:26:25','2026-03-12 21:26:25'),
(167,79,'action created','2026-03-12 21:26:25','2026-03-12 21:26:25'),
(168,64,'action started via Async Request','2026-03-12 21:26:26','2026-03-12 21:26:26'),
(169,64,'action complete via Async Request','2026-03-12 21:26:26','2026-03-12 21:26:26'),
(170,80,'action created','2026-03-12 21:26:26','2026-03-12 21:26:26'),
(171,65,'action started via Async Request','2026-03-12 21:26:26','2026-03-12 21:26:26'),
(172,65,'action complete via Async Request','2026-03-12 21:26:30','2026-03-12 21:26:30'),
(173,81,'action created','2026-03-12 21:26:30','2026-03-12 21:26:30'),
(174,66,'action started via Async Request','2026-03-12 21:26:30','2026-03-12 21:26:30'),
(175,66,'action complete via Async Request','2026-03-12 21:26:30','2026-03-12 21:26:30'),
(176,82,'action created','2026-03-12 21:26:30','2026-03-12 21:26:30'),
(177,67,'action started via Async Request','2026-03-12 21:26:30','2026-03-12 21:26:30'),
(178,67,'action complete via Async Request','2026-03-12 21:26:31','2026-03-12 21:26:31'),
(179,83,'action created','2026-03-12 21:26:31','2026-03-12 21:26:31'),
(180,70,'action started via Async Request','2026-03-12 21:26:31','2026-03-12 21:26:31'),
(182,84,'action created','2026-03-12 21:26:31','2026-03-12 21:26:31'),
(183,85,'action created','2026-03-12 21:26:31','2026-03-12 21:26:31'),
(184,70,'action complete via Async Request','2026-03-12 21:26:31','2026-03-12 21:26:31'),
(185,86,'action created','2026-03-12 21:26:32','2026-03-12 21:26:32'),
(186,85,'action started via WP Cron','2026-03-12 21:34:14','2026-03-12 21:34:14'),
(187,85,'action complete via WP Cron','2026-03-12 21:34:14','2026-03-12 21:34:14'),
(188,73,'action started via Async Request','2026-03-13 08:03:28','2026-03-13 08:03:28'),
(189,87,'action created','2026-03-13 08:03:28','2026-03-13 08:03:28'),
(190,73,'action complete via Async Request','2026-03-13 08:03:28','2026-03-13 08:03:28'),
(191,74,'action started via Async Request','2026-03-13 08:03:28','2026-03-13 08:03:28'),
(192,74,'action complete via Async Request','2026-03-13 08:03:28','2026-03-13 08:03:28'),
(193,88,'action created','2026-03-13 08:03:28','2026-03-13 08:03:28'),
(194,84,'action started via Async Request','2026-03-13 08:03:28','2026-03-13 08:03:28'),
(195,84,'action complete via Async Request','2026-03-13 08:03:28','2026-03-13 08:03:28'),
(196,89,'action created','2026-03-13 08:03:28','2026-03-13 08:03:28'),
(197,90,'action created','2026-03-13 08:11:25','2026-03-13 08:11:25'),
(210,97,'action created','2026-03-13 08:33:37','2026-03-13 08:33:37'),
(211,97,'action started via Async Request','2026-03-13 08:37:32','2026-03-13 08:37:32'),
(212,97,'action complete via Async Request','2026-03-13 08:37:32','2026-03-13 08:37:32'),
(213,87,'action started via Async Request','2026-03-13 09:03:45','2026-03-13 09:03:45'),
(214,98,'action created','2026-03-13 09:03:45','2026-03-13 09:03:45'),
(215,87,'action complete via Async Request','2026-03-13 09:03:45','2026-03-13 09:03:45'),
(216,76,'action started via Async Request','2026-03-13 09:27:56','2026-03-13 09:27:56'),
(217,76,'action complete via Async Request','2026-03-13 09:27:56','2026-03-13 09:27:56'),
(218,99,'action created','2026-03-13 09:27:56','2026-03-13 09:27:56'),
(219,77,'action started via Async Request','2026-03-13 09:27:56','2026-03-13 09:27:56'),
(220,77,'action complete via Async Request','2026-03-13 09:27:56','2026-03-13 09:27:56'),
(221,100,'action created','2026-03-13 09:27:56','2026-03-13 09:27:56'),
(222,101,'action created','2026-03-13 09:56:29','2026-03-13 09:56:29'),
(223,102,'action created','2026-03-13 09:56:29','2026-03-13 09:56:29'),
(224,102,'action started via WP Cron','2026-03-13 09:56:29','2026-03-13 09:56:29'),
(225,102,'action complete via WP Cron','2026-03-13 09:56:29','2026-03-13 09:56:29'),
(226,103,'action created','2026-03-13 09:56:29','2026-03-13 09:56:29'),
(227,101,'action started via Async Request','2026-03-13 09:57:46','2026-03-13 09:57:46'),
(228,101,'action complete via Async Request','2026-03-13 09:57:46','2026-03-13 09:57:46'),
(229,104,'action created','2026-03-13 09:57:46','2026-03-13 09:57:46'),
(230,105,'action created','2026-03-13 09:58:10','2026-03-13 09:58:10'),
(231,105,'action started via Async Request','2026-03-13 09:59:17','2026-03-13 09:59:17'),
(232,105,'action complete via Async Request','2026-03-13 09:59:17','2026-03-13 09:59:17'),
(233,98,'action started via WP Cron','2026-03-13 10:04:01','2026-03-13 10:04:01'),
(234,106,'action created','2026-03-13 10:04:01','2026-03-13 10:04:01'),
(235,98,'action complete via WP Cron','2026-03-13 10:04:01','2026-03-13 10:04:01'),
(236,106,'action started via Async Request','2026-03-13 11:05:56','2026-03-13 11:05:56'),
(237,107,'action created','2026-03-13 11:05:56','2026-03-13 11:05:56'),
(238,106,'action complete via Async Request','2026-03-13 11:05:56','2026-03-13 11:05:56'),
(239,108,'action created','2026-03-13 11:44:08','2026-03-13 11:44:08'),
(240,109,'action created','2026-03-13 11:44:09','2026-03-13 11:44:09'),
(241,110,'action created','2026-03-13 11:44:09','2026-03-13 11:44:09'),
(242,109,'action started via WP Cron','2026-03-13 11:44:29','2026-03-13 11:44:29'),
(243,109,'action failed via WP Cron: Scheduled action for woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications will not be executed as no callbacks are registered.','2026-03-13 11:44:29','2026-03-13 11:44:29'),
(244,110,'action started via WP Cron','2026-03-13 11:44:29','2026-03-13 11:44:29'),
(245,110,'action complete via WP Cron','2026-03-13 11:44:29','2026-03-13 11:44:29'),
(246,111,'action created','2026-03-13 11:45:08','2026-03-13 11:45:08'),
(247,111,'action started via WP Cron','2026-03-13 11:46:16','2026-03-13 11:46:16'),
(248,111,'action complete via WP Cron','2026-03-13 11:46:16','2026-03-13 11:46:16'),
(249,108,'action started via WP Cron','2026-03-13 11:46:16','2026-03-13 11:46:16'),
(250,108,'action complete via WP Cron','2026-03-13 11:46:17','2026-03-13 11:46:17'),
(251,112,'action created','2026-03-13 11:49:30','2026-03-13 11:49:30'),
(252,112,'action started via Async Request','2026-03-13 11:50:25','2026-03-13 11:50:25'),
(253,112,'action complete via Async Request','2026-03-13 11:50:25','2026-03-13 11:50:25'),
(254,113,'action created','2026-03-13 11:50:58','2026-03-13 11:50:58'),
(255,114,'action created','2026-03-13 11:51:09','2026-03-13 11:51:09'),
(256,113,'action started via Async Request','2026-03-13 11:52:01','2026-03-13 11:52:01'),
(257,113,'action complete via Async Request','2026-03-13 11:52:01','2026-03-13 11:52:01'),
(258,114,'action started via Async Request','2026-03-13 11:52:01','2026-03-13 11:52:01'),
(259,114,'action complete via Async Request','2026-03-13 11:52:01','2026-03-13 11:52:01'),
(260,107,'action started via Async Request','2026-03-13 12:06:59','2026-03-13 12:06:59'),
(261,115,'action created','2026-03-13 12:06:59','2026-03-13 12:06:59'),
(262,107,'action complete via Async Request','2026-03-13 12:06:59','2026-03-13 12:06:59'),
(263,115,'action started via WP Cron','2026-03-13 13:14:58','2026-03-13 13:14:58'),
(264,116,'action created','2026-03-13 13:14:58','2026-03-13 13:14:58'),
(265,115,'action complete via WP Cron','2026-03-13 13:14:58','2026-03-13 13:14:58'),
(266,88,'action started via WP Cron','2026-03-13 14:10:43','2026-03-13 14:10:43'),
(267,88,'action complete via WP Cron','2026-03-13 14:10:43','2026-03-13 14:10:43'),
(268,117,'action created','2026-03-13 14:10:43','2026-03-13 14:10:43'),
(269,116,'action started via WP Cron','2026-03-13 14:20:48','2026-03-13 14:20:48'),
(270,118,'action created','2026-03-13 14:20:48','2026-03-13 14:20:48'),
(271,116,'action complete via WP Cron','2026-03-13 14:20:48','2026-03-13 14:20:48'),
(272,118,'action started via WP Cron','2026-03-13 15:21:01','2026-03-13 15:21:01'),
(273,119,'action created','2026-03-13 15:21:01','2026-03-13 15:21:01'),
(274,118,'action complete via WP Cron','2026-03-13 15:21:01','2026-03-13 15:21:01'),
(275,119,'action started via WP Cron','2026-03-13 16:21:05','2026-03-13 16:21:05'),
(276,120,'action created','2026-03-13 16:21:05','2026-03-13 16:21:05'),
(277,119,'action complete via WP Cron','2026-03-13 16:21:05','2026-03-13 16:21:05'),
(278,120,'action started via WP Cron','2026-03-13 17:40:52','2026-03-13 17:40:52'),
(279,121,'action created','2026-03-13 17:40:52','2026-03-13 17:40:52'),
(280,120,'action complete via WP Cron','2026-03-13 17:40:52','2026-03-13 17:40:52'),
(281,121,'action started via WP Cron','2026-03-13 18:48:18','2026-03-13 18:48:18'),
(282,122,'action created','2026-03-13 18:48:18','2026-03-13 18:48:18'),
(283,121,'action complete via WP Cron','2026-03-13 18:48:18','2026-03-13 18:48:18'),
(284,123,'action created','2026-03-13 19:05:15','2026-03-13 19:05:15'),
(285,124,'action created','2026-03-13 19:05:15','2026-03-13 19:05:15'),
(286,125,'action created','2026-03-13 19:05:16','2026-03-13 19:05:16'),
(287,126,'action created','2026-03-13 19:05:16','2026-03-13 19:05:16'),
(288,123,'action started via Async Request','2026-03-13 19:05:18','2026-03-13 19:05:18'),
(289,123,'action complete via Async Request','2026-03-13 19:05:18','2026-03-13 19:05:18'),
(290,124,'action started via Async Request','2026-03-13 19:05:18','2026-03-13 19:05:18'),
(291,124,'action complete via Async Request','2026-03-13 19:05:19','2026-03-13 19:05:19'),
(292,126,'action started via Async Request','2026-03-13 19:05:19','2026-03-13 19:05:19'),
(295,128,'action created','2026-03-13 19:05:20','2026-03-13 19:05:20'),
(296,126,'action complete via Async Request','2026-03-13 19:05:20','2026-03-13 19:05:20'),
(297,125,'action started via Async Request','2026-03-13 19:05:20','2026-03-13 19:05:20'),
(298,125,'action complete via Async Request','2026-03-13 19:05:20','2026-03-13 19:05:20'),
(299,128,'action started via WP Cron','2026-03-13 19:16:27','2026-03-13 19:16:27'),
(300,128,'action complete via WP Cron','2026-03-13 19:16:28','2026-03-13 19:16:28'),
(301,122,'action started via WP Cron','2026-03-13 20:03:18','2026-03-13 20:03:18'),
(302,129,'action created','2026-03-13 20:03:18','2026-03-13 20:03:18'),
(303,122,'action complete via WP Cron','2026-03-13 20:03:18','2026-03-13 20:03:18'),
(304,89,'action started via WP Cron','2026-03-13 20:12:03','2026-03-13 20:12:03'),
(305,89,'action complete via WP Cron','2026-03-13 20:12:03','2026-03-13 20:12:03'),
(307,117,'action started via WP Cron','2026-03-13 20:12:03','2026-03-13 20:12:03'),
(308,117,'action complete via WP Cron','2026-03-13 20:12:03','2026-03-13 20:12:03'),
(309,131,'action created','2026-03-13 20:12:03','2026-03-13 20:12:03'),
(310,129,'action started via WP Cron','2026-03-13 21:04:06','2026-03-13 21:04:06'),
(311,132,'action created','2026-03-13 21:04:06','2026-03-13 21:04:06'),
(312,129,'action complete via WP Cron','2026-03-13 21:04:06','2026-03-13 21:04:06'),
(313,78,'action started via WP Cron','2026-03-13 21:32:39','2026-03-13 21:32:39'),
(314,78,'action complete via WP Cron','2026-03-13 21:32:39','2026-03-13 21:32:39'),
(315,133,'action created','2026-03-13 21:32:39','2026-03-13 21:32:39'),
(316,79,'action started via WP Cron','2026-03-13 21:32:39','2026-03-13 21:32:39'),
(317,79,'action complete via WP Cron','2026-03-13 21:32:39','2026-03-13 21:32:39'),
(318,134,'action created','2026-03-13 21:32:39','2026-03-13 21:32:39'),
(319,80,'action started via WP Cron','2026-03-13 21:32:39','2026-03-13 21:32:39'),
(320,80,'action complete via WP Cron','2026-03-13 21:32:39','2026-03-13 21:32:39'),
(321,135,'action created','2026-03-13 21:32:39','2026-03-13 21:32:39'),
(322,81,'action started via WP Cron','2026-03-13 21:32:39','2026-03-13 21:32:39'),
(323,81,'action complete via WP Cron','2026-03-13 21:32:40','2026-03-13 21:32:40'),
(324,136,'action created','2026-03-13 21:32:40','2026-03-13 21:32:40'),
(325,82,'action started via WP Cron','2026-03-13 21:32:40','2026-03-13 21:32:40'),
(326,82,'action complete via WP Cron','2026-03-13 21:32:40','2026-03-13 21:32:40'),
(327,137,'action created','2026-03-13 21:32:40','2026-03-13 21:32:40'),
(328,83,'action started via WP Cron','2026-03-13 21:32:40','2026-03-13 21:32:40'),
(329,83,'action complete via WP Cron','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(330,138,'action created','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(331,99,'action started via WP Cron','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(332,99,'action complete via WP Cron','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(333,139,'action created','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(334,100,'action started via WP Cron','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(335,100,'action complete via WP Cron','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(336,140,'action created','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(337,86,'action started via WP Cron','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(339,141,'action created','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(340,142,'action created','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(341,86,'action complete via WP Cron','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(342,143,'action created','2026-03-13 21:32:41','2026-03-13 21:32:41'),
(343,142,'action started via WP Cron','2026-03-13 21:35:12','2026-03-13 21:35:12'),
(344,142,'action complete via WP Cron','2026-03-13 21:35:12','2026-03-13 21:35:12'),
(345,132,'action started via WP Cron','2026-03-13 22:06:29','2026-03-13 22:06:29'),
(346,144,'action created','2026-03-13 22:06:29','2026-03-13 22:06:29'),
(347,132,'action complete via WP Cron','2026-03-13 22:06:29','2026-03-13 22:06:29'),
(348,144,'action started via WP Cron','2026-03-13 23:18:12','2026-03-13 23:18:12'),
(349,145,'action created','2026-03-13 23:18:12','2026-03-13 23:18:12'),
(350,144,'action complete via WP Cron','2026-03-13 23:18:12','2026-03-13 23:18:12'),
(351,145,'action started via WP Cron','2026-03-14 00:29:03','2026-03-14 00:29:03'),
(352,146,'action created','2026-03-14 00:29:03','2026-03-14 00:29:03'),
(353,145,'action complete via WP Cron','2026-03-14 00:29:03','2026-03-14 00:29:03'),
(354,90,'action started via WP Cron','2026-03-14 01:01:20','2026-03-14 01:01:20'),
(355,90,'action complete via WP Cron','2026-03-14 01:01:20','2026-03-14 01:01:20'),
(356,147,'action created','2026-03-14 01:01:20','2026-03-14 01:01:20'),
(357,146,'action started via WP Cron','2026-03-14 01:33:57','2026-03-14 01:33:57'),
(358,148,'action created','2026-03-14 01:33:57','2026-03-14 01:33:57'),
(359,146,'action complete via WP Cron','2026-03-14 01:33:57','2026-03-14 01:33:57'),
(360,131,'action started via WP Cron','2026-03-14 02:35:24','2026-03-14 02:35:24'),
(361,131,'action complete via WP Cron','2026-03-14 02:35:24','2026-03-14 02:35:24'),
(362,149,'action created','2026-03-14 02:35:24','2026-03-14 02:35:24'),
(363,148,'action started via WP Cron','2026-03-14 02:35:24','2026-03-14 02:35:24'),
(364,150,'action created','2026-03-14 02:35:24','2026-03-14 02:35:24'),
(365,148,'action complete via WP Cron','2026-03-14 02:35:24','2026-03-14 02:35:24'),
(366,150,'action started via WP Cron','2026-03-14 03:36:40','2026-03-14 03:36:40'),
(367,151,'action created','2026-03-14 03:36:40','2026-03-14 03:36:40'),
(368,150,'action complete via WP Cron','2026-03-14 03:36:40','2026-03-14 03:36:40'),
(369,151,'action started via WP Cron','2026-03-14 04:59:42','2026-03-14 04:59:42'),
(370,152,'action created','2026-03-14 04:59:42','2026-03-14 04:59:42'),
(371,151,'action complete via WP Cron','2026-03-14 04:59:42','2026-03-14 04:59:42'),
(372,152,'action started via WP Cron','2026-03-14 06:19:24','2026-03-14 06:19:24'),
(373,153,'action created','2026-03-14 06:19:24','2026-03-14 06:19:24'),
(374,152,'action complete via WP Cron','2026-03-14 06:19:24','2026-03-14 06:19:24'),
(375,141,'action started via WP Cron','2026-03-14 06:19:24','2026-03-14 06:19:24'),
(376,141,'action complete via WP Cron','2026-03-14 06:19:24','2026-03-14 06:19:24'),
(377,154,'action created','2026-03-14 06:19:24','2026-03-14 06:19:24'),
(378,153,'action started via WP Cron','2026-03-14 07:21:39','2026-03-14 07:21:39'),
(379,155,'action created','2026-03-14 07:21:39','2026-03-14 07:21:39'),
(380,153,'action complete via WP Cron','2026-03-14 07:21:39','2026-03-14 07:21:39'),
(381,155,'action started via WP Cron','2026-03-14 08:28:49','2026-03-14 08:28:49'),
(382,156,'action created','2026-03-14 08:28:49','2026-03-14 08:28:49'),
(383,155,'action complete via WP Cron','2026-03-14 08:28:49','2026-03-14 08:28:49'),
(384,149,'action started via WP Cron','2026-03-14 08:35:39','2026-03-14 08:35:39'),
(385,149,'action complete via WP Cron','2026-03-14 08:35:39','2026-03-14 08:35:39'),
(386,157,'action created','2026-03-14 08:35:39','2026-03-14 08:35:39'),
(387,156,'action started via WP Cron','2026-03-14 09:34:22','2026-03-14 09:34:22'),
(388,158,'action created','2026-03-14 09:34:22','2026-03-14 09:34:22'),
(389,156,'action complete via WP Cron','2026-03-14 09:34:22','2026-03-14 09:34:22'),
(390,139,'action started via WP Cron','2026-03-14 09:34:22','2026-03-14 09:34:22'),
(391,139,'action complete via WP Cron','2026-03-14 09:34:22','2026-03-14 09:34:22'),
(392,159,'action created','2026-03-14 09:34:22','2026-03-14 09:34:22'),
(393,140,'action started via WP Cron','2026-03-14 09:34:22','2026-03-14 09:34:22'),
(394,140,'action complete via WP Cron','2026-03-14 09:34:22','2026-03-14 09:34:22'),
(395,160,'action created','2026-03-14 09:34:22','2026-03-14 09:34:22'),
(396,103,'action started via WP Cron','2026-03-14 10:20:25','2026-03-14 10:20:25'),
(397,103,'action complete via WP Cron','2026-03-14 10:20:25','2026-03-14 10:20:25'),
(398,161,'action created','2026-03-14 10:20:25','2026-03-14 10:20:25'),
(399,104,'action started via WP Cron','2026-03-14 10:20:25','2026-03-14 10:20:25'),
(400,104,'action complete via WP Cron','2026-03-14 10:20:26','2026-03-14 10:20:26'),
(401,162,'action created','2026-03-14 10:20:26','2026-03-14 10:20:26'),
(402,158,'action started via WP Cron','2026-03-14 11:04:45','2026-03-14 11:04:45'),
(403,163,'action created','2026-03-14 11:04:45','2026-03-14 11:04:45'),
(404,158,'action complete via WP Cron','2026-03-14 11:04:45','2026-03-14 11:04:45'),
(405,164,'action created','2026-03-14 11:05:06','2026-03-14 11:05:06'),
(406,164,'action started via WP Cron','2026-03-14 11:07:14','2026-03-14 11:07:14'),
(407,164,'action complete via WP Cron','2026-03-14 11:07:14','2026-03-14 11:07:14'),
(408,163,'action started via WP Cron','2026-03-14 13:09:33','2026-03-14 13:09:33'),
(409,165,'action created','2026-03-14 13:09:33','2026-03-14 13:09:33'),
(410,163,'action complete via WP Cron','2026-03-14 13:09:33','2026-03-14 13:09:33'),
(411,166,'action created','2026-03-14 13:43:06','2026-03-14 13:43:06'),
(412,167,'action created','2026-03-14 13:43:06','2026-03-14 13:43:06'),
(413,166,'action started via WP Cron','2026-03-14 13:45:34','2026-03-14 13:45:34'),
(414,166,'action complete via WP Cron','2026-03-14 13:45:34','2026-03-14 13:45:34'),
(415,167,'action started via WP Cron','2026-03-14 13:45:34','2026-03-14 13:45:34'),
(416,167,'action complete via WP Cron','2026-03-14 13:45:34','2026-03-14 13:45:34'),
(417,165,'action started via Async Request','2026-03-14 14:11:32','2026-03-14 14:11:32'),
(418,168,'action created','2026-03-14 14:11:32','2026-03-14 14:11:32'),
(419,165,'action complete via Async Request','2026-03-14 14:11:32','2026-03-14 14:11:32'),
(420,157,'action started via Async Request','2026-03-14 14:35:45','2026-03-14 14:35:45'),
(421,157,'action complete via Async Request','2026-03-14 14:35:46','2026-03-14 14:35:46'),
(422,169,'action created','2026-03-14 14:35:46','2026-03-14 14:35:46'),
(423,168,'action started via WP Cron','2026-03-14 15:59:02','2026-03-14 15:59:02'),
(424,170,'action created','2026-03-14 15:59:02','2026-03-14 15:59:02'),
(425,168,'action complete via WP Cron','2026-03-14 15:59:02','2026-03-14 15:59:02'),
(426,171,'action created','2026-03-14 16:45:25','2026-03-14 16:45:25'),
(427,171,'action started via WP Cron','2026-03-14 16:47:16','2026-03-14 16:47:16'),
(428,171,'action complete via WP Cron','2026-03-14 16:47:16','2026-03-14 16:47:16'),
(429,170,'action started via Async Request','2026-03-14 17:01:26','2026-03-14 17:01:26'),
(430,172,'action created','2026-03-14 17:01:26','2026-03-14 17:01:26'),
(431,170,'action complete via Async Request','2026-03-14 17:01:26','2026-03-14 17:01:26'),
(432,173,'action created','2026-03-14 17:01:29','2026-03-14 17:01:29'),
(433,173,'action started via WP Cron','2026-03-14 17:03:36','2026-03-14 17:03:36'),
(434,173,'action complete via WP Cron','2026-03-14 17:03:36','2026-03-14 17:03:36'),
(435,174,'action created','2026-03-14 17:05:54','2026-03-14 17:05:54'),
(436,174,'action started via Async Request','2026-03-14 17:06:08','2026-03-14 17:06:08'),
(437,174,'action complete via Async Request','2026-03-14 17:06:08','2026-03-14 17:06:08'),
(438,175,'action created','2026-03-14 17:06:21','2026-03-14 17:06:21'),
(439,175,'action started via WP Cron','2026-03-14 17:06:28','2026-03-14 17:06:28'),
(440,175,'action complete via WP Cron','2026-03-14 17:06:28','2026-03-14 17:06:28'),
(441,176,'action created','2026-03-14 17:08:45','2026-03-14 17:08:45'),
(442,176,'action started via Async Request','2026-03-14 17:09:49','2026-03-14 17:09:49'),
(443,176,'action complete via Async Request','2026-03-14 17:09:49','2026-03-14 17:09:49'),
(444,177,'action created','2026-03-14 17:10:40','2026-03-14 17:10:40'),
(445,177,'action started via Async Request','2026-03-14 17:10:50','2026-03-14 17:10:50'),
(446,177,'action complete via Async Request','2026-03-14 17:10:50','2026-03-14 17:10:50'),
(447,178,'action created','2026-03-14 17:25:36','2026-03-14 17:25:36'),
(448,178,'action started via Async Request','2026-03-14 17:27:34','2026-03-14 17:27:34'),
(449,178,'action complete via Async Request','2026-03-14 17:27:34','2026-03-14 17:27:34'),
(450,179,'action created','2026-03-14 17:28:26','2026-03-14 17:28:26'),
(454,182,'action created','2026-03-14 17:28:29','2026-03-14 17:28:29'),
(463,187,'action created','2026-03-14 17:28:30','2026-03-14 17:28:30'),
(464,182,'action started via WP Cron','2026-03-14 17:28:31','2026-03-14 17:28:31'),
(468,189,'action created','2026-03-14 17:28:32','2026-03-14 17:28:32'),
(469,182,'action complete via WP Cron','2026-03-14 17:28:32','2026-03-14 17:28:32'),
(470,187,'action started via WP Cron','2026-03-14 17:28:32','2026-03-14 17:28:32'),
(471,190,'action created','2026-03-14 17:28:32','2026-03-14 17:28:32'),
(472,187,'action complete via WP Cron','2026-03-14 17:28:32','2026-03-14 17:28:32'),
(473,190,'action started via WP Cron','2026-03-14 17:28:32','2026-03-14 17:28:32'),
(474,190,'action complete via WP Cron','2026-03-14 17:28:32','2026-03-14 17:28:32'),
(475,189,'action started via Async Request','2026-03-14 17:28:38','2026-03-14 17:28:38'),
(476,191,'action created','2026-03-14 17:28:38','2026-03-14 17:28:38'),
(477,189,'action complete via Async Request','2026-03-14 17:28:38','2026-03-14 17:28:38'),
(478,191,'action started via Async Request','2026-03-14 17:28:43','2026-03-14 17:28:43'),
(479,191,'action complete via Async Request','2026-03-14 17:28:44','2026-03-14 17:28:44'),
(480,179,'action started via WP Cron','2026-03-14 17:29:28','2026-03-14 17:29:28'),
(481,179,'action complete via WP Cron','2026-03-14 17:29:28','2026-03-14 17:29:28'),
(482,172,'action started via WP Cron','2026-03-14 18:50:44','2026-03-14 18:50:44'),
(483,192,'action created','2026-03-14 18:50:44','2026-03-14 18:50:44'),
(484,172,'action complete via WP Cron','2026-03-14 18:50:44','2026-03-14 18:50:44'),
(485,154,'action started via WP Cron','2026-03-14 18:50:44','2026-03-14 18:50:44'),
(486,154,'action complete via WP Cron','2026-03-14 18:50:44','2026-03-14 18:50:44'),
(488,194,'action created','2026-03-14 19:30:21','2026-03-14 19:30:21'),
(494,198,'action created','2026-03-14 19:30:25','2026-03-14 19:30:25'),
(503,203,'action created','2026-03-14 19:30:26','2026-03-14 19:30:26'),
(505,204,'action created','2026-03-14 19:30:26','2026-03-14 19:30:26'),
(506,198,'action started via Async Request','2026-03-14 19:33:24','2026-03-14 19:33:24'),
(507,204,'action canceled','2026-03-14 19:33:25','2026-03-14 19:33:25'),
(508,205,'action created','2026-03-14 19:33:25','2026-03-14 19:33:25'),
(509,198,'action complete via Async Request','2026-03-14 19:33:25','2026-03-14 19:33:25'),
(510,203,'action started via Async Request','2026-03-14 19:33:25','2026-03-14 19:33:25'),
(511,206,'action created','2026-03-14 19:33:25','2026-03-14 19:33:25'),
(512,203,'action complete via Async Request','2026-03-14 19:33:25','2026-03-14 19:33:25'),
(513,204,'action ignored via Async Request','2026-03-14 19:33:25','2026-03-14 19:33:25'),
(514,194,'action started via Async Request','2026-03-14 19:33:25','2026-03-14 19:33:25'),
(515,194,'action complete via Async Request','2026-03-14 19:33:25','2026-03-14 19:33:25'),
(516,206,'action started via Async Request','2026-03-14 19:33:25','2026-03-14 19:33:25'),
(517,206,'action complete via Async Request','2026-03-14 19:33:25','2026-03-14 19:33:25'),
(518,205,'action started via Async Request','2026-03-14 19:33:30','2026-03-14 19:33:30'),
(519,207,'action created','2026-03-14 19:33:31','2026-03-14 19:33:31'),
(520,208,'action created','2026-03-14 19:33:31','2026-03-14 19:33:31'),
(521,205,'action complete via Async Request','2026-03-14 19:33:31','2026-03-14 19:33:31'),
(522,208,'action started via Async Request','2026-03-14 19:33:36','2026-03-14 19:33:36'),
(523,208,'action complete via Async Request','2026-03-14 19:33:36','2026-03-14 19:33:36'),
(524,207,'action started via Async Request','2026-03-14 19:35:25','2026-03-14 19:35:25'),
(525,207,'action complete via Async Request','2026-03-14 19:35:25','2026-03-14 19:35:25'),
(526,209,'action created','2026-03-14 19:42:31','2026-03-14 19:42:31'),
(527,209,'action started via Async Request','2026-03-14 19:45:15','2026-03-14 19:45:15'),
(528,209,'action complete via Async Request','2026-03-14 19:45:15','2026-03-14 19:45:15'),
(529,192,'action started via WP Cron','2026-03-14 19:51:23','2026-03-14 19:51:23'),
(530,210,'action created','2026-03-14 19:51:23','2026-03-14 19:51:23'),
(531,192,'action complete via WP Cron','2026-03-14 19:51:23','2026-03-14 19:51:23'),
(532,169,'action started via WP Cron','2026-03-14 20:35:56','2026-03-14 20:35:56'),
(533,169,'action complete via WP Cron','2026-03-14 20:35:57','2026-03-14 20:35:57'),
(534,211,'action created','2026-03-14 20:35:57','2026-03-14 20:35:57'),
(535,210,'action started via WP Cron','2026-03-14 20:52:34','2026-03-14 20:52:34'),
(536,212,'action created','2026-03-14 20:52:34','2026-03-14 20:52:34'),
(537,210,'action complete via WP Cron','2026-03-14 20:52:34','2026-03-14 20:52:34'),
(538,133,'action started via WP Cron','2026-03-14 21:41:45','2026-03-14 21:41:45'),
(539,133,'action complete via WP Cron','2026-03-14 21:41:45','2026-03-14 21:41:45'),
(540,213,'action created','2026-03-14 21:41:45','2026-03-14 21:41:45'),
(541,134,'action started via WP Cron','2026-03-14 21:41:45','2026-03-14 21:41:45'),
(542,134,'action complete via WP Cron','2026-03-14 21:41:45','2026-03-14 21:41:45'),
(543,214,'action created','2026-03-14 21:41:45','2026-03-14 21:41:45'),
(544,135,'action started via WP Cron','2026-03-14 21:41:45','2026-03-14 21:41:45'),
(545,135,'action complete via WP Cron','2026-03-14 21:41:45','2026-03-14 21:41:45'),
(546,215,'action created','2026-03-14 21:41:45','2026-03-14 21:41:45'),
(547,136,'action started via WP Cron','2026-03-14 21:41:45','2026-03-14 21:41:45'),
(548,136,'action complete via WP Cron','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(549,216,'action created','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(550,137,'action started via WP Cron','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(551,137,'action complete via WP Cron','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(552,217,'action created','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(553,138,'action started via WP Cron','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(554,138,'action complete via WP Cron','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(555,218,'action created','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(556,159,'action started via WP Cron','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(557,159,'action complete via WP Cron','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(558,219,'action created','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(559,160,'action started via WP Cron','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(560,160,'action complete via WP Cron','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(561,220,'action created','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(562,143,'action started via WP Cron','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(564,221,'action created','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(565,222,'action created','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(566,143,'action complete via WP Cron','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(567,223,'action created','2026-03-14 21:41:46','2026-03-14 21:41:46'),
(568,222,'action started via WP Cron','2026-03-14 22:04:54','2026-03-14 22:04:54'),
(569,222,'action complete via WP Cron','2026-03-14 22:04:54','2026-03-14 22:04:54'),
(570,212,'action started via WP Cron','2026-03-14 22:04:54','2026-03-14 22:04:54'),
(571,224,'action created','2026-03-14 22:04:54','2026-03-14 22:04:54'),
(572,212,'action complete via WP Cron','2026-03-14 22:04:54','2026-03-14 22:04:54'),
(573,224,'action started via WP Cron','2026-03-14 23:09:00','2026-03-14 23:09:00'),
(574,225,'action created','2026-03-14 23:09:00','2026-03-14 23:09:00'),
(575,224,'action complete via WP Cron','2026-03-14 23:09:00','2026-03-14 23:09:00'),
(576,225,'action started via Async Request','2026-03-15 00:14:50','2026-03-15 00:14:50'),
(577,226,'action created','2026-03-15 00:14:50','2026-03-15 00:14:50'),
(578,225,'action complete via Async Request','2026-03-15 00:14:50','2026-03-15 00:14:50'),
(579,227,'action created','2026-03-15 00:21:46','2026-03-15 00:21:46'),
(580,227,'action started via WP Cron','2026-03-15 00:29:57','2026-03-15 00:29:57'),
(581,227,'action complete via WP Cron','2026-03-15 00:29:58','2026-03-15 00:29:58'),
(582,228,'action created','2026-03-15 00:53:35','2026-03-15 00:53:35'),
(583,228,'action started via Async Request','2026-03-15 01:05:01','2026-03-15 01:05:01'),
(584,228,'action complete via Async Request','2026-03-15 01:05:01','2026-03-15 01:05:01'),
(585,147,'action started via Async Request','2026-03-15 01:05:01','2026-03-15 01:05:01'),
(586,147,'action complete via Async Request','2026-03-15 01:05:01','2026-03-15 01:05:01'),
(587,229,'action created','2026-03-15 01:05:01','2026-03-15 01:05:01'),
(588,226,'action started via WP Cron','2026-03-15 01:18:22','2026-03-15 01:18:22'),
(589,230,'action created','2026-03-15 01:18:22','2026-03-15 01:18:22'),
(590,226,'action complete via WP Cron','2026-03-15 01:18:22','2026-03-15 01:18:22'),
(591,230,'action started via WP Cron','2026-03-15 02:43:05','2026-03-15 02:43:05'),
(592,231,'action created','2026-03-15 02:43:05','2026-03-15 02:43:05'),
(593,230,'action complete via WP Cron','2026-03-15 02:43:05','2026-03-15 02:43:05'),
(594,211,'action started via WP Cron','2026-03-15 02:43:05','2026-03-15 02:43:05'),
(595,211,'action complete via WP Cron','2026-03-15 02:43:05','2026-03-15 02:43:05'),
(596,232,'action created','2026-03-15 02:43:05','2026-03-15 02:43:05'),
(597,231,'action started via WP Cron','2026-03-15 04:20:49','2026-03-15 04:20:49'),
(598,233,'action created','2026-03-15 04:20:49','2026-03-15 04:20:49'),
(599,231,'action complete via WP Cron','2026-03-15 04:20:49','2026-03-15 04:20:49'),
(600,233,'action started via WP Cron','2026-03-15 05:24:59','2026-03-15 05:24:59'),
(601,234,'action created','2026-03-15 05:24:59','2026-03-15 05:24:59'),
(602,233,'action complete via WP Cron','2026-03-15 05:24:59','2026-03-15 05:24:59'),
(603,221,'action started via WP Cron','2026-03-15 06:32:03','2026-03-15 06:32:03'),
(604,221,'action complete via WP Cron','2026-03-15 06:32:03','2026-03-15 06:32:03'),
(605,235,'action created','2026-03-15 06:32:03','2026-03-15 06:32:03'),
(606,234,'action started via WP Cron','2026-03-15 06:32:03','2026-03-15 06:32:03'),
(607,236,'action created','2026-03-15 06:32:03','2026-03-15 06:32:03'),
(608,234,'action complete via WP Cron','2026-03-15 06:32:03','2026-03-15 06:32:03'),
(609,236,'action started via WP Cron','2026-03-15 07:51:26','2026-03-15 07:51:26'),
(610,237,'action created','2026-03-15 07:51:26','2026-03-15 07:51:26'),
(611,236,'action complete via WP Cron','2026-03-15 07:51:26','2026-03-15 07:51:26'),
(612,238,'action created','2026-03-15 10:04:08','2026-03-15 10:04:08'),
(613,232,'action started via Async Request','2026-03-15 10:04:11','2026-03-15 10:04:11'),
(614,232,'action complete via Async Request','2026-03-15 10:04:12','2026-03-15 10:04:12'),
(615,239,'action created','2026-03-15 10:04:12','2026-03-15 10:04:12'),
(616,237,'action started via Async Request','2026-03-15 10:04:12','2026-03-15 10:04:12'),
(617,240,'action created','2026-03-15 10:04:12','2026-03-15 10:04:12'),
(618,237,'action complete via Async Request','2026-03-15 10:04:12','2026-03-15 10:04:12'),
(619,219,'action started via Async Request','2026-03-15 10:04:12','2026-03-15 10:04:12'),
(620,219,'action complete via Async Request','2026-03-15 10:04:12','2026-03-15 10:04:12'),
(621,241,'action created','2026-03-15 10:04:12','2026-03-15 10:04:12'),
(622,220,'action started via Async Request','2026-03-15 10:04:12','2026-03-15 10:04:12'),
(623,220,'action complete via Async Request','2026-03-15 10:04:12','2026-03-15 10:04:12'),
(624,242,'action created','2026-03-15 10:04:12','2026-03-15 10:04:12'),
(625,238,'action started via Async Request','2026-03-15 10:06:16','2026-03-15 10:06:16'),
(626,238,'action complete via Async Request','2026-03-15 10:06:16','2026-03-15 10:06:16'),
(627,161,'action started via Async Request','2026-03-15 10:21:40','2026-03-15 10:21:40'),
(628,161,'action complete via Async Request','2026-03-15 10:21:40','2026-03-15 10:21:40'),
(629,243,'action created','2026-03-15 10:21:40','2026-03-15 10:21:40'),
(630,162,'action started via Async Request','2026-03-15 10:21:40','2026-03-15 10:21:40'),
(631,162,'action complete via Async Request','2026-03-15 10:21:40','2026-03-15 10:21:40'),
(632,244,'action created','2026-03-15 10:21:40','2026-03-15 10:21:40'),
(633,240,'action started via WP Cron','2026-03-15 11:04:54','2026-03-15 11:04:54'),
(634,245,'action created','2026-03-15 11:04:54','2026-03-15 11:04:54'),
(635,240,'action complete via WP Cron','2026-03-15 11:04:54','2026-03-15 11:04:54'),
(636,245,'action started via WP Cron','2026-03-15 12:11:14','2026-03-15 12:11:14'),
(637,246,'action created','2026-03-15 12:11:14','2026-03-15 12:11:14'),
(638,245,'action complete via WP Cron','2026-03-15 12:11:14','2026-03-15 12:11:14'),
(639,246,'action started via WP Cron','2026-03-15 13:20:48','2026-03-15 13:20:48'),
(640,247,'action created','2026-03-15 13:20:48','2026-03-15 13:20:48'),
(641,246,'action complete via WP Cron','2026-03-15 13:20:48','2026-03-15 13:20:48'),
(642,247,'action started via WP Cron','2026-03-15 14:20:59','2026-03-15 14:20:59'),
(643,248,'action created','2026-03-15 14:20:59','2026-03-15 14:20:59'),
(644,247,'action complete via WP Cron','2026-03-15 14:20:59','2026-03-15 14:20:59'),
(645,249,'action created','2026-03-15 14:23:50','2026-03-15 14:23:50'),
(646,249,'action started via Async Request','2026-03-15 14:26:06','2026-03-15 14:26:06'),
(647,249,'action complete via Async Request','2026-03-15 14:26:06','2026-03-15 14:26:06'),
(648,248,'action started via Async Request','2026-03-15 15:22:34','2026-03-15 15:22:34'),
(649,250,'action created','2026-03-15 15:22:34','2026-03-15 15:22:34'),
(650,248,'action complete via Async Request','2026-03-15 15:22:34','2026-03-15 15:22:34'),
(651,239,'action started via Async Request','2026-03-15 16:04:52','2026-03-15 16:04:52'),
(652,239,'action complete via Async Request','2026-03-15 16:04:53','2026-03-15 16:04:53'),
(653,251,'action created','2026-03-15 16:04:53','2026-03-15 16:04:53'),
(658,254,'action created','2026-03-15 16:20:22','2026-03-15 16:20:22'),
(659,254,'action started via Async Request','2026-03-15 16:22:25','2026-03-15 16:22:25'),
(660,254,'action complete via Async Request','2026-03-15 16:22:26','2026-03-15 16:22:26'),
(661,250,'action started via Async Request','2026-03-15 16:23:45','2026-03-15 16:23:45'),
(662,255,'action created','2026-03-15 16:23:45','2026-03-15 16:23:45'),
(663,250,'action complete via Async Request','2026-03-15 16:23:45','2026-03-15 16:23:45'),
(664,256,'action created','2026-03-15 16:24:02','2026-03-15 16:24:02'),
(665,256,'action started via Async Request','2026-03-15 16:27:21','2026-03-15 16:27:21'),
(666,256,'action complete via Async Request','2026-03-15 16:27:21','2026-03-15 16:27:21'),
(667,257,'action created','2026-03-15 17:03:21','2026-03-15 17:03:21'),
(671,260,'action created','2026-03-15 17:03:41','2026-03-15 17:03:41'),
(680,265,'action created','2026-03-15 17:03:43','2026-03-15 17:03:43'),
(681,260,'action started via WP Cron','2026-03-15 17:03:43','2026-03-15 17:03:43'),
(685,267,'action created','2026-03-15 17:03:45','2026-03-15 17:03:45'),
(686,260,'action complete via WP Cron','2026-03-15 17:03:45','2026-03-15 17:03:45'),
(687,265,'action started via WP Cron','2026-03-15 17:03:45','2026-03-15 17:03:45'),
(688,268,'action created','2026-03-15 17:03:45','2026-03-15 17:03:45'),
(689,265,'action complete via WP Cron','2026-03-15 17:03:45','2026-03-15 17:03:45'),
(690,268,'action started via WP Cron','2026-03-15 17:03:45','2026-03-15 17:03:45'),
(691,268,'action complete via WP Cron','2026-03-15 17:03:45','2026-03-15 17:03:45'),
(692,267,'action started via WP Cron','2026-03-15 17:04:29','2026-03-15 17:04:29'),
(693,269,'action created','2026-03-15 17:04:30','2026-03-15 17:04:30'),
(694,267,'action complete via WP Cron','2026-03-15 17:04:30','2026-03-15 17:04:30'),
(695,257,'action started via WP Cron','2026-03-15 17:04:30','2026-03-15 17:04:30'),
(696,257,'action complete via WP Cron','2026-03-15 17:04:30','2026-03-15 17:04:30'),
(697,269,'action started via Async Request','2026-03-15 17:05:33','2026-03-15 17:05:33'),
(698,269,'action complete via Async Request','2026-03-15 17:05:33','2026-03-15 17:05:33'),
(699,255,'action started via WP Cron','2026-03-15 17:27:45','2026-03-15 17:27:45'),
(700,270,'action created','2026-03-15 17:27:45','2026-03-15 17:27:45'),
(701,255,'action complete via WP Cron','2026-03-15 17:27:45','2026-03-15 17:27:45'),
(702,270,'action started via Async Request','2026-03-15 18:29:12','2026-03-15 18:29:12'),
(703,271,'action created','2026-03-15 18:29:12','2026-03-15 18:29:12'),
(704,270,'action complete via Async Request','2026-03-15 18:29:12','2026-03-15 18:29:12'),
(705,272,'action created','2026-03-15 18:32:04','2026-03-15 18:32:04'),
(706,235,'action started via Async Request','2026-03-15 18:32:48','2026-03-15 18:32:48'),
(707,235,'action complete via Async Request','2026-03-15 18:32:48','2026-03-15 18:32:48'),
(709,272,'action started via Async Request','2026-03-15 18:34:08','2026-03-15 18:34:08'),
(710,272,'action complete via Async Request','2026-03-15 18:34:08','2026-03-15 18:34:08'),
(711,271,'action started via WP Cron','2026-03-15 19:30:11','2026-03-15 19:30:11'),
(712,274,'action created','2026-03-15 19:30:11','2026-03-15 19:30:11'),
(713,271,'action complete via WP Cron','2026-03-15 19:30:11','2026-03-15 19:30:11'),
(714,275,'action created','2026-03-15 19:30:21','2026-03-15 19:30:21'),
(718,278,'action created','2026-03-15 19:30:38','2026-03-15 19:30:38'),
(728,283,'action created','2026-03-15 19:30:42','2026-03-15 19:30:42'),
(729,284,'action created','2026-03-15 19:30:42','2026-03-15 19:30:42'),
(730,278,'action started via WP Cron','2026-03-15 19:31:23','2026-03-15 19:31:23'),
(731,283,'action canceled','2026-03-15 19:31:24','2026-03-15 19:31:24'),
(732,285,'action created','2026-03-15 19:31:24','2026-03-15 19:31:24'),
(733,278,'action complete via WP Cron','2026-03-15 19:31:24','2026-03-15 19:31:24'),
(734,284,'action started via WP Cron','2026-03-15 19:31:24','2026-03-15 19:31:24'),
(735,286,'action created','2026-03-15 19:31:24','2026-03-15 19:31:24'),
(736,284,'action complete via WP Cron','2026-03-15 19:31:24','2026-03-15 19:31:24'),
(737,283,'action ignored via WP Cron','2026-03-15 19:31:24','2026-03-15 19:31:24'),
(738,275,'action started via WP Cron','2026-03-15 19:31:24','2026-03-15 19:31:24'),
(739,275,'action complete via WP Cron','2026-03-15 19:31:24','2026-03-15 19:31:24'),
(740,286,'action started via WP Cron','2026-03-15 19:31:24','2026-03-15 19:31:24'),
(741,286,'action complete via WP Cron','2026-03-15 19:31:24','2026-03-15 19:31:24'),
(742,287,'action created','2026-03-15 19:31:51','2026-03-15 19:31:51'),
(744,289,'action created','2026-03-15 19:31:54','2026-03-15 19:31:54'),
(751,285,'action started via WP Cron','2026-03-15 19:31:56','2026-03-15 19:31:56'),
(752,293,'action created','2026-03-15 19:31:57','2026-03-15 19:31:57'),
(753,285,'action complete via WP Cron','2026-03-15 19:31:57','2026-03-15 19:31:57'),
(754,289,'action started via WP Cron','2026-03-15 19:31:57','2026-03-15 19:31:57'),
(759,296,'action created','2026-03-15 19:31:57','2026-03-15 19:31:57'),
(761,297,'action created','2026-03-15 19:31:58','2026-03-15 19:31:58'),
(762,289,'action complete via WP Cron','2026-03-15 19:31:58','2026-03-15 19:31:58'),
(763,296,'action started via WP Cron','2026-03-15 19:31:58','2026-03-15 19:31:58'),
(764,298,'action created','2026-03-15 19:31:58','2026-03-15 19:31:58'),
(765,296,'action complete via WP Cron','2026-03-15 19:31:58','2026-03-15 19:31:58'),
(766,298,'action started via WP Cron','2026-03-15 19:31:58','2026-03-15 19:31:58'),
(767,298,'action complete via WP Cron','2026-03-15 19:31:58','2026-03-15 19:31:58'),
(768,293,'action started via Async Request','2026-03-15 19:33:06','2026-03-15 19:33:06'),
(769,293,'action complete via Async Request','2026-03-15 19:33:06','2026-03-15 19:33:06'),
(770,297,'action started via Async Request','2026-03-15 19:33:06','2026-03-15 19:33:06'),
(771,299,'action created','2026-03-15 19:33:07','2026-03-15 19:33:07'),
(772,297,'action complete via Async Request','2026-03-15 19:33:07','2026-03-15 19:33:07'),
(773,287,'action started via Async Request','2026-03-15 19:33:07','2026-03-15 19:33:07'),
(774,287,'action complete via Async Request','2026-03-15 19:33:07','2026-03-15 19:33:07'),
(775,299,'action started via Async Request','2026-03-15 19:33:12','2026-03-15 19:33:12'),
(776,299,'action complete via Async Request','2026-03-15 19:33:13','2026-03-15 19:33:13'),
(777,274,'action started via WP Cron','2026-03-15 20:30:22','2026-03-15 20:30:22'),
(778,300,'action created','2026-03-15 20:30:22','2026-03-15 20:30:22'),
(779,274,'action complete via WP Cron','2026-03-15 20:30:22','2026-03-15 20:30:22'),
(780,300,'action started via Async Request','2026-03-15 21:31:32','2026-03-15 21:31:32'),
(781,301,'action created','2026-03-15 21:31:32','2026-03-15 21:31:32'),
(782,300,'action complete via Async Request','2026-03-15 21:31:32','2026-03-15 21:31:32'),
(783,213,'action started via WP Cron','2026-03-15 21:42:22','2026-03-15 21:42:22'),
(784,213,'action complete via WP Cron','2026-03-15 21:42:22','2026-03-15 21:42:22'),
(785,302,'action created','2026-03-15 21:42:22','2026-03-15 21:42:22'),
(786,214,'action started via WP Cron','2026-03-15 21:42:22','2026-03-15 21:42:22'),
(787,214,'action complete via WP Cron','2026-03-15 21:42:22','2026-03-15 21:42:22'),
(788,303,'action created','2026-03-15 21:42:22','2026-03-15 21:42:22'),
(789,215,'action started via WP Cron','2026-03-15 21:42:22','2026-03-15 21:42:22'),
(790,215,'action complete via WP Cron','2026-03-15 21:42:22','2026-03-15 21:42:22'),
(791,304,'action created','2026-03-15 21:42:22','2026-03-15 21:42:22'),
(792,216,'action started via WP Cron','2026-03-15 21:42:22','2026-03-15 21:42:22'),
(793,216,'action complete via WP Cron','2026-03-15 21:42:23','2026-03-15 21:42:23'),
(794,305,'action created','2026-03-15 21:42:23','2026-03-15 21:42:23'),
(795,217,'action started via WP Cron','2026-03-15 21:42:23','2026-03-15 21:42:23'),
(796,306,'action created','2026-03-15 21:42:23','2026-03-15 21:42:23'),
(797,217,'action complete via WP Cron','2026-03-15 21:42:23','2026-03-15 21:42:23'),
(798,307,'action created','2026-03-15 21:42:23','2026-03-15 21:42:23'),
(799,218,'action started via WP Cron','2026-03-15 21:42:23','2026-03-15 21:42:23'),
(800,218,'action complete via WP Cron','2026-03-15 21:42:24','2026-03-15 21:42:24'),
(801,308,'action created','2026-03-15 21:42:24','2026-03-15 21:42:24'),
(802,223,'action started via WP Cron','2026-03-15 21:42:24','2026-03-15 21:42:24'),
(804,309,'action created','2026-03-15 21:42:24','2026-03-15 21:42:24'),
(805,310,'action created','2026-03-15 21:42:24','2026-03-15 21:42:24'),
(806,223,'action complete via WP Cron','2026-03-15 21:42:24','2026-03-15 21:42:24'),
(807,311,'action created','2026-03-15 21:42:24','2026-03-15 21:42:24'),
(808,310,'action started via WP Cron','2026-03-15 21:42:55','2026-03-15 21:42:55'),
(809,310,'action complete via WP Cron','2026-03-15 21:42:55','2026-03-15 21:42:55'),
(810,306,'action started via WP Cron','2026-03-15 21:43:33','2026-03-15 21:43:33'),
(811,306,'action complete via WP Cron','2026-03-15 21:43:33','2026-03-15 21:43:33'),
(812,312,'action created','2026-03-15 21:43:36','2026-03-15 21:43:36'),
(816,315,'action created','2026-03-15 21:43:52','2026-03-15 21:43:52'),
(826,320,'action created','2026-03-15 21:43:55','2026-03-15 21:43:55'),
(827,321,'action created','2026-03-15 21:43:55','2026-03-15 21:43:55'),
(828,315,'action started via WP Cron','2026-03-15 21:45:17','2026-03-15 21:45:17'),
(829,320,'action canceled','2026-03-15 21:45:18','2026-03-15 21:45:18'),
(830,322,'action created','2026-03-15 21:45:18','2026-03-15 21:45:18'),
(831,315,'action complete via WP Cron','2026-03-15 21:45:18','2026-03-15 21:45:18'),
(832,321,'action started via WP Cron','2026-03-15 21:45:18','2026-03-15 21:45:18'),
(833,323,'action created','2026-03-15 21:45:18','2026-03-15 21:45:18'),
(834,321,'action complete via WP Cron','2026-03-15 21:45:18','2026-03-15 21:45:18'),
(835,320,'action ignored via WP Cron','2026-03-15 21:45:19','2026-03-15 21:45:19'),
(836,312,'action started via WP Cron','2026-03-15 21:45:19','2026-03-15 21:45:19'),
(837,312,'action complete via WP Cron','2026-03-15 21:45:19','2026-03-15 21:45:19'),
(838,323,'action started via WP Cron','2026-03-15 21:45:19','2026-03-15 21:45:19'),
(839,323,'action complete via WP Cron','2026-03-15 21:45:19','2026-03-15 21:45:19'),
(840,322,'action started via WP Cron','2026-03-15 21:45:29','2026-03-15 21:45:29'),
(841,324,'action created','2026-03-15 21:45:30','2026-03-15 21:45:30'),
(842,325,'action created','2026-03-15 21:45:30','2026-03-15 21:45:30'),
(843,322,'action complete via WP Cron','2026-03-15 21:45:30','2026-03-15 21:45:30'),
(844,325,'action started via Async Request','2026-03-15 21:46:23','2026-03-15 21:46:23'),
(845,325,'action complete via Async Request','2026-03-15 21:46:23','2026-03-15 21:46:23'),
(846,324,'action started via Async Request','2026-03-15 21:47:57','2026-03-15 21:47:57'),
(847,324,'action complete via Async Request','2026-03-15 21:47:57','2026-03-15 21:47:57'),
(848,241,'action started via WP Cron','2026-03-15 22:06:37','2026-03-15 22:06:37'),
(849,241,'action complete via WP Cron','2026-03-15 22:06:37','2026-03-15 22:06:37'),
(850,326,'action created','2026-03-15 22:06:37','2026-03-15 22:06:37'),
(851,242,'action started via WP Cron','2026-03-15 22:06:37','2026-03-15 22:06:37'),
(852,242,'action complete via WP Cron','2026-03-15 22:06:37','2026-03-15 22:06:37'),
(853,327,'action created','2026-03-15 22:06:37','2026-03-15 22:06:37'),
(854,251,'action started via WP Cron','2026-03-15 22:06:37','2026-03-15 22:06:37'),
(855,251,'action complete via WP Cron','2026-03-15 22:06:38','2026-03-15 22:06:38'),
(856,328,'action created','2026-03-15 22:06:38','2026-03-15 22:06:38'),
(857,301,'action started via WP Cron','2026-03-15 22:46:17','2026-03-15 22:46:17'),
(858,329,'action created','2026-03-15 22:46:17','2026-03-15 22:46:17'),
(859,301,'action complete via WP Cron','2026-03-15 22:46:17','2026-03-15 22:46:17'),
(860,329,'action started via WP Cron','2026-03-15 23:55:11','2026-03-15 23:55:11'),
(861,330,'action created','2026-03-15 23:55:11','2026-03-15 23:55:11'),
(862,329,'action complete via WP Cron','2026-03-15 23:55:11','2026-03-15 23:55:11'),
(863,330,'action started via WP Cron','2026-03-16 01:06:37','2026-03-16 01:06:37'),
(864,331,'action created','2026-03-16 01:06:37','2026-03-16 01:06:37'),
(865,330,'action complete via WP Cron','2026-03-16 01:06:37','2026-03-16 01:06:37'),
(866,229,'action started via WP Cron','2026-03-16 01:06:37','2026-03-16 01:06:37'),
(867,229,'action complete via WP Cron','2026-03-16 01:06:37','2026-03-16 01:06:37'),
(868,332,'action created','2026-03-16 01:06:37','2026-03-16 01:06:37'),
(869,331,'action started via WP Cron','2026-03-16 02:43:28','2026-03-16 02:43:28'),
(870,333,'action created','2026-03-16 02:43:28','2026-03-16 02:43:28'),
(871,331,'action complete via WP Cron','2026-03-16 02:43:28','2026-03-16 02:43:28'),
(872,333,'action started via WP Cron','2026-03-16 05:48:10','2026-03-16 05:48:10'),
(873,334,'action created','2026-03-16 05:48:10','2026-03-16 05:48:10'),
(874,333,'action complete via WP Cron','2026-03-16 05:48:10','2026-03-16 05:48:10'),
(875,328,'action started via WP Cron','2026-03-16 05:48:10','2026-03-16 05:48:10'),
(876,328,'action complete via WP Cron','2026-03-16 05:48:11','2026-03-16 05:48:11'),
(877,335,'action created','2026-03-16 05:48:11','2026-03-16 05:48:11'),
(878,309,'action started via WP Cron','2026-03-16 06:05:58','2026-03-16 06:05:58'),
(879,309,'action complete via WP Cron','2026-03-16 06:05:58','2026-03-16 06:05:58'),
(880,336,'action created','2026-03-16 06:05:58','2026-03-16 06:05:58'),
(881,334,'action started via WP Cron','2026-03-16 07:50:42','2026-03-16 07:50:42'),
(882,337,'action created','2026-03-16 07:50:42','2026-03-16 07:50:42'),
(883,334,'action complete via WP Cron','2026-03-16 07:50:42','2026-03-16 07:50:42'),
(884,337,'action started via WP Cron','2026-03-16 09:58:02','2026-03-16 09:58:02'),
(885,338,'action created','2026-03-16 09:58:03','2026-03-16 09:58:03'),
(886,337,'action complete via WP Cron','2026-03-16 09:58:03','2026-03-16 09:58:03'),
(887,326,'action started via WP Cron','2026-03-16 10:06:40','2026-03-16 10:06:40'),
(888,326,'action complete via WP Cron','2026-03-16 10:06:40','2026-03-16 10:06:40'),
(889,339,'action created','2026-03-16 10:06:40','2026-03-16 10:06:40'),
(890,327,'action started via WP Cron','2026-03-16 10:06:40','2026-03-16 10:06:40'),
(891,327,'action complete via WP Cron','2026-03-16 10:06:40','2026-03-16 10:06:40'),
(892,340,'action created','2026-03-16 10:06:40','2026-03-16 10:06:40'),
(893,243,'action started via WP Cron','2026-03-16 10:22:36','2026-03-16 10:22:36'),
(894,243,'action complete via WP Cron','2026-03-16 10:22:36','2026-03-16 10:22:36'),
(895,341,'action created','2026-03-16 10:22:36','2026-03-16 10:22:36'),
(896,244,'action started via WP Cron','2026-03-16 10:22:36','2026-03-16 10:22:36'),
(897,244,'action complete via WP Cron','2026-03-16 10:22:36','2026-03-16 10:22:36'),
(898,342,'action created','2026-03-16 10:22:36','2026-03-16 10:22:36'),
(899,338,'action started via WP Cron','2026-03-16 10:59:57','2026-03-16 10:59:57'),
(900,343,'action created','2026-03-16 10:59:57','2026-03-16 10:59:57'),
(901,338,'action complete via WP Cron','2026-03-16 10:59:57','2026-03-16 10:59:57'),
(902,335,'action started via WP Cron','2026-03-16 12:25:53','2026-03-16 12:25:53'),
(903,335,'action complete via WP Cron','2026-03-16 12:25:54','2026-03-16 12:25:54'),
(904,344,'action created','2026-03-16 12:25:54','2026-03-16 12:25:54'),
(905,343,'action started via WP Cron','2026-03-16 12:25:54','2026-03-16 12:25:54'),
(906,345,'action created','2026-03-16 12:25:54','2026-03-16 12:25:54'),
(907,343,'action complete via WP Cron','2026-03-16 12:25:54','2026-03-16 12:25:54'),
(908,345,'action started via WP Cron','2026-03-16 13:25:55','2026-03-16 13:25:55'),
(909,346,'action created','2026-03-16 13:25:55','2026-03-16 13:25:55'),
(910,345,'action complete via WP Cron','2026-03-16 13:25:55','2026-03-16 13:25:55'),
(911,346,'action started via WP Cron','2026-03-16 14:30:46','2026-03-16 14:30:46'),
(912,347,'action created','2026-03-16 14:30:46','2026-03-16 14:30:46'),
(913,346,'action complete via WP Cron','2026-03-16 14:30:46','2026-03-16 14:30:46'),
(914,347,'action started via WP Cron','2026-03-16 15:47:58','2026-03-16 15:47:58'),
(915,348,'action created','2026-03-16 15:47:58','2026-03-16 15:47:58'),
(916,347,'action complete via WP Cron','2026-03-16 15:47:58','2026-03-16 15:47:58'),
(917,348,'action started via WP Cron','2026-03-16 17:50:35','2026-03-16 17:50:35'),
(918,349,'action created','2026-03-16 17:50:35','2026-03-16 17:50:35'),
(919,348,'action complete via WP Cron','2026-03-16 17:50:35','2026-03-16 17:50:35'),
(920,336,'action started via WP Cron','2026-03-16 18:30:54','2026-03-16 18:30:54'),
(921,336,'action complete via WP Cron','2026-03-16 18:30:54','2026-03-16 18:30:54'),
(923,344,'action started via WP Cron','2026-03-16 18:30:54','2026-03-16 18:30:54'),
(924,344,'action complete via WP Cron','2026-03-16 18:30:54','2026-03-16 18:30:54'),
(925,351,'action created','2026-03-16 18:30:54','2026-03-16 18:30:54'),
(926,352,'action created','2026-03-16 18:32:13','2026-03-16 18:32:13'),
(927,352,'action started via WP Cron','2026-03-16 18:40:57','2026-03-16 18:40:57'),
(928,352,'action complete via WP Cron','2026-03-16 18:40:57','2026-03-16 18:40:57'),
(929,349,'action started via WP Cron','2026-03-16 18:50:43','2026-03-16 18:50:43'),
(930,353,'action created','2026-03-16 18:50:43','2026-03-16 18:50:43'),
(931,349,'action complete via WP Cron','2026-03-16 18:50:43','2026-03-16 18:50:43'),
(932,353,'action started via WP Cron','2026-03-16 19:51:47','2026-03-16 19:51:47'),
(933,354,'action created','2026-03-16 19:51:47','2026-03-16 19:51:47'),
(934,353,'action complete via WP Cron','2026-03-16 19:51:47','2026-03-16 19:51:47'),
(935,354,'action started via Async Request','2026-03-16 20:53:37','2026-03-16 20:53:37'),
(936,355,'action created','2026-03-16 20:53:37','2026-03-16 20:53:37'),
(937,354,'action complete via Async Request','2026-03-16 20:53:37','2026-03-16 20:53:37'),
(938,356,'action created','2026-03-16 21:14:43','2026-03-16 21:14:43'),
(939,357,'action created','2026-03-16 21:14:43','2026-03-16 21:14:43'),
(940,357,'action started via WP Cron','2026-03-16 21:14:44','2026-03-16 21:14:44'),
(941,357,'action complete via WP Cron','2026-03-16 21:14:44','2026-03-16 21:14:44'),
(942,356,'action started via Async Request','2026-03-16 21:17:19','2026-03-16 21:17:19'),
(943,356,'action complete via Async Request','2026-03-16 21:17:20','2026-03-16 21:17:20'),
(944,302,'action started via Async Request','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(945,302,'action complete via Async Request','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(946,358,'action created','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(947,303,'action started via Async Request','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(948,303,'action complete via Async Request','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(949,359,'action created','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(950,304,'action started via Async Request','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(951,304,'action complete via Async Request','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(952,360,'action created','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(953,305,'action started via Async Request','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(954,305,'action complete via Async Request','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(955,361,'action created','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(956,307,'action started via Async Request','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(957,362,'action created','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(958,307,'action complete via Async Request','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(959,363,'action created','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(960,308,'action started via Async Request','2026-03-16 21:44:01','2026-03-16 21:44:01'),
(961,308,'action complete via Async Request','2026-03-16 21:44:02','2026-03-16 21:44:02'),
(962,364,'action created','2026-03-16 21:44:02','2026-03-16 21:44:02'),
(963,311,'action started via Async Request','2026-03-16 21:44:02','2026-03-16 21:44:02'),
(965,365,'action created','2026-03-16 21:44:02','2026-03-16 21:44:02'),
(966,366,'action created','2026-03-16 21:44:02','2026-03-16 21:44:02'),
(967,311,'action complete via Async Request','2026-03-16 21:44:02','2026-03-16 21:44:02'),
(968,367,'action created','2026-03-16 21:44:02','2026-03-16 21:44:02'),
(969,366,'action started via Async Request','2026-03-16 21:46:01','2026-03-16 21:46:01'),
(970,366,'action complete via Async Request','2026-03-16 21:46:01','2026-03-16 21:46:01'),
(971,362,'action started via Async Request','2026-03-16 21:46:01','2026-03-16 21:46:01'),
(972,362,'action complete via Async Request','2026-03-16 21:46:01','2026-03-16 21:46:01'),
(973,355,'action started via Async Request','2026-03-16 21:54:05','2026-03-16 21:54:05'),
(974,368,'action created','2026-03-16 21:54:05','2026-03-16 21:54:05'),
(975,355,'action complete via Async Request','2026-03-16 21:54:05','2026-03-16 21:54:05'),
(976,339,'action started via WP Cron','2026-03-16 22:06:45','2026-03-16 22:06:45'),
(977,339,'action complete via WP Cron','2026-03-16 22:06:45','2026-03-16 22:06:45'),
(978,369,'action created','2026-03-16 22:06:45','2026-03-16 22:06:45'),
(979,340,'action started via WP Cron','2026-03-16 22:06:45','2026-03-16 22:06:45'),
(980,340,'action complete via WP Cron','2026-03-16 22:06:45','2026-03-16 22:06:45'),
(981,370,'action created','2026-03-16 22:06:45','2026-03-16 22:06:45'),
(982,368,'action started via WP Cron','2026-03-16 22:54:35','2026-03-16 22:54:35'),
(983,371,'action created','2026-03-16 22:54:35','2026-03-16 22:54:35'),
(984,368,'action complete via WP Cron','2026-03-16 22:54:35','2026-03-16 22:54:35'),
(989,374,'action created','2026-03-16 23:28:31','2026-03-16 23:28:31'),
(990,374,'action started via Async Request','2026-03-16 23:30:51','2026-03-16 23:30:51'),
(991,374,'action complete via Async Request','2026-03-16 23:30:52','2026-03-16 23:30:52'),
(992,371,'action started via WP Cron','2026-03-17 00:42:11','2026-03-17 00:42:11'),
(993,375,'action created','2026-03-17 00:42:11','2026-03-17 00:42:11'),
(994,371,'action complete via WP Cron','2026-03-17 00:42:11','2026-03-17 00:42:11'),
(995,351,'action started via WP Cron','2026-03-17 00:42:11','2026-03-17 00:42:11'),
(996,351,'action complete via WP Cron','2026-03-17 00:42:11','2026-03-17 00:42:11'),
(997,376,'action created','2026-03-17 00:42:11','2026-03-17 00:42:11'),
(998,332,'action started via WP Cron','2026-03-17 01:07:47','2026-03-17 01:07:47'),
(999,332,'action complete via WP Cron','2026-03-17 01:07:47','2026-03-17 01:07:47'),
(1000,377,'action created','2026-03-17 01:07:47','2026-03-17 01:07:47'),
(1001,375,'action started via WP Cron','2026-03-17 01:55:29','2026-03-17 01:55:29'),
(1002,378,'action created','2026-03-17 01:55:29','2026-03-17 01:55:29'),
(1003,375,'action complete via WP Cron','2026-03-17 01:55:29','2026-03-17 01:55:29'),
(1004,378,'action started via WP Cron','2026-03-17 02:56:34','2026-03-17 02:56:34'),
(1005,379,'action created','2026-03-17 02:56:34','2026-03-17 02:56:34'),
(1006,378,'action complete via WP Cron','2026-03-17 02:56:34','2026-03-17 02:56:34'),
(1007,379,'action started via WP Cron','2026-03-17 04:01:55','2026-03-17 04:01:55'),
(1008,380,'action created','2026-03-17 04:01:55','2026-03-17 04:01:55'),
(1009,379,'action complete via WP Cron','2026-03-17 04:01:55','2026-03-17 04:01:55'),
(1010,380,'action started via WP Cron','2026-03-17 05:03:12','2026-03-17 05:03:12'),
(1011,381,'action created','2026-03-17 05:03:12','2026-03-17 05:03:12'),
(1012,380,'action complete via WP Cron','2026-03-17 05:03:12','2026-03-17 05:03:12'),
(1013,365,'action started via WP Cron','2026-03-17 06:03:34','2026-03-17 06:03:34'),
(1014,365,'action complete via WP Cron','2026-03-17 06:03:34','2026-03-17 06:03:34'),
(1015,382,'action created','2026-03-17 06:03:34','2026-03-17 06:03:34'),
(1016,381,'action started via WP Cron','2026-03-17 06:03:34','2026-03-17 06:03:34'),
(1017,383,'action created','2026-03-17 06:03:34','2026-03-17 06:03:34'),
(1018,381,'action complete via WP Cron','2026-03-17 06:03:34','2026-03-17 06:03:34'),
(1019,376,'action started via WP Cron','2026-03-17 06:47:51','2026-03-17 06:47:51'),
(1020,376,'action complete via WP Cron','2026-03-17 06:47:52','2026-03-17 06:47:52'),
(1021,384,'action created','2026-03-17 06:47:52','2026-03-17 06:47:52'),
(1022,383,'action started via WP Cron','2026-03-17 07:10:46','2026-03-17 07:10:46'),
(1023,385,'action created','2026-03-17 07:10:46','2026-03-17 07:10:46'),
(1024,383,'action complete via WP Cron','2026-03-17 07:10:46','2026-03-17 07:10:46'),
(1025,385,'action started via WP Cron','2026-03-17 08:11:52','2026-03-17 08:11:52'),
(1026,386,'action created','2026-03-17 08:11:52','2026-03-17 08:11:52'),
(1027,385,'action complete via WP Cron','2026-03-17 08:11:52','2026-03-17 08:11:52'),
(1028,386,'action started via WP Cron','2026-03-17 09:35:12','2026-03-17 09:35:12'),
(1029,387,'action created','2026-03-17 09:35:12','2026-03-17 09:35:12'),
(1030,386,'action complete via WP Cron','2026-03-17 09:35:12','2026-03-17 09:35:12'),
(1031,369,'action started via WP Cron','2026-03-17 10:08:42','2026-03-17 10:08:42'),
(1032,369,'action complete via WP Cron','2026-03-17 10:08:42','2026-03-17 10:08:42'),
(1033,388,'action created','2026-03-17 10:08:42','2026-03-17 10:08:42'),
(1034,370,'action started via WP Cron','2026-03-17 10:08:42','2026-03-17 10:08:42'),
(1035,370,'action complete via WP Cron','2026-03-17 10:08:42','2026-03-17 10:08:42'),
(1036,389,'action created','2026-03-17 10:08:42','2026-03-17 10:08:42'),
(1037,341,'action started via WP Cron','2026-03-17 10:24:09','2026-03-17 10:24:09'),
(1038,341,'action complete via WP Cron','2026-03-17 10:24:10','2026-03-17 10:24:10'),
(1039,390,'action created','2026-03-17 10:24:10','2026-03-17 10:24:10'),
(1040,342,'action started via WP Cron','2026-03-17 10:24:10','2026-03-17 10:24:10'),
(1041,342,'action complete via WP Cron','2026-03-17 10:24:10','2026-03-17 10:24:10'),
(1042,391,'action created','2026-03-17 10:24:10','2026-03-17 10:24:10'),
(1043,387,'action started via WP Cron','2026-03-17 10:39:48','2026-03-17 10:39:48'),
(1044,392,'action created','2026-03-17 10:39:48','2026-03-17 10:39:48'),
(1045,387,'action complete via WP Cron','2026-03-17 10:39:48','2026-03-17 10:39:48'),
(1046,392,'action started via WP Cron','2026-03-17 12:33:27','2026-03-17 12:33:27'),
(1047,393,'action created','2026-03-17 12:33:27','2026-03-17 12:33:27'),
(1048,392,'action complete via WP Cron','2026-03-17 12:33:27','2026-03-17 12:33:27'),
(1049,384,'action started via WP Cron','2026-03-17 13:21:37','2026-03-17 13:21:37'),
(1050,384,'action complete via WP Cron','2026-03-17 13:21:37','2026-03-17 13:21:37'),
(1051,394,'action created','2026-03-17 13:21:37','2026-03-17 13:21:37'),
(1052,393,'action started via WP Cron','2026-03-17 13:35:22','2026-03-17 13:35:22'),
(1053,395,'action created','2026-03-17 13:35:22','2026-03-17 13:35:22'),
(1054,393,'action complete via WP Cron','2026-03-17 13:35:22','2026-03-17 13:35:22'),
(1055,395,'action started via WP Cron','2026-03-17 14:57:41','2026-03-17 14:57:41'),
(1056,396,'action created','2026-03-17 14:57:41','2026-03-17 14:57:41'),
(1057,395,'action complete via WP Cron','2026-03-17 14:57:41','2026-03-17 14:57:41'),
(1058,396,'action started via WP Cron','2026-03-17 16:25:29','2026-03-17 16:25:29'),
(1059,397,'action created','2026-03-17 16:25:29','2026-03-17 16:25:29'),
(1060,396,'action complete via WP Cron','2026-03-17 16:25:29','2026-03-17 16:25:29'),
(1061,398,'action created','2026-03-17 17:23:01','2026-03-17 17:23:01'),
(1062,398,'action started via Async Request','2026-03-17 17:25:09','2026-03-17 17:25:09'),
(1063,398,'action complete via Async Request','2026-03-17 17:25:09','2026-03-17 17:25:09'),
(1064,397,'action started via Async Request','2026-03-17 17:27:09','2026-03-17 17:27:09'),
(1065,399,'action created','2026-03-17 17:27:09','2026-03-17 17:27:09'),
(1066,397,'action complete via Async Request','2026-03-17 17:27:09','2026-03-17 17:27:09'),
(1067,382,'action started via Async Request','2026-03-17 18:05:25','2026-03-17 18:05:25'),
(1068,382,'action complete via Async Request','2026-03-17 18:05:25','2026-03-17 18:05:25'),
(1070,399,'action started via WP Cron','2026-03-17 18:27:23','2026-03-17 18:27:23'),
(1071,401,'action created','2026-03-17 18:27:24','2026-03-17 18:27:24'),
(1072,399,'action complete via WP Cron','2026-03-17 18:27:24','2026-03-17 18:27:24'),
(1073,402,'action created','2026-03-17 18:33:08','2026-03-17 18:33:08'),
(1074,402,'action started via Async Request','2026-03-17 18:35:41','2026-03-17 18:35:41'),
(1075,402,'action complete via Async Request','2026-03-17 18:35:41','2026-03-17 18:35:41'),
(1076,394,'action started via Async Request','2026-03-17 19:22:03','2026-03-17 19:22:03'),
(1077,394,'action complete via Async Request','2026-03-17 19:22:04','2026-03-17 19:22:04'),
(1078,403,'action created','2026-03-17 19:22:04','2026-03-17 19:22:04'),
(1079,401,'action started via Async Request','2026-03-17 19:28:07','2026-03-17 19:28:07'),
(1080,404,'action created','2026-03-17 19:28:07','2026-03-17 19:28:07'),
(1081,401,'action complete via Async Request','2026-03-17 19:28:07','2026-03-17 19:28:07'),
(1082,405,'action created','2026-03-17 19:55:53','2026-03-17 19:55:53'),
(1083,405,'action started via Async Request','2026-03-17 19:58:21','2026-03-17 19:58:21'),
(1084,405,'action complete via Async Request','2026-03-17 19:58:21','2026-03-17 19:58:21'),
(1085,406,'action created','2026-03-17 20:06:20','2026-03-17 20:06:20'),
(1086,406,'action started via Async Request','2026-03-17 20:08:26','2026-03-17 20:08:26'),
(1087,406,'action complete via Async Request','2026-03-17 20:08:26','2026-03-17 20:08:26'),
(1088,407,'action created','2026-03-17 20:13:03','2026-03-17 20:13:03'),
(1089,408,'action created','2026-03-17 20:13:03','2026-03-17 20:13:03'),
(1090,408,'action started via WP Cron','2026-03-17 20:13:31','2026-03-17 20:13:31'),
(1091,409,'action created','2026-03-17 20:13:31','2026-03-17 20:13:31'),
(1092,408,'action complete via WP Cron','2026-03-17 20:13:31','2026-03-17 20:13:31'),
(1093,409,'action started via WP Cron','2026-03-17 20:13:31','2026-03-17 20:13:31'),
(1094,409,'action complete via WP Cron','2026-03-17 20:13:31','2026-03-17 20:13:31'),
(1095,410,'action created','2026-03-17 20:13:58','2026-03-17 20:13:58'),
(1096,407,'action started via WP Cron','2026-03-17 20:14:30','2026-03-17 20:14:30'),
(1097,407,'action complete via WP Cron','2026-03-17 20:14:30','2026-03-17 20:14:30'),
(1098,411,'action created','2026-03-17 20:15:17','2026-03-17 20:15:17'),
(1099,410,'action started via WP Cron','2026-03-17 20:16:28','2026-03-17 20:16:28'),
(1100,410,'action complete via WP Cron','2026-03-17 20:16:29','2026-03-17 20:16:29'),
(1101,411,'action started via WP Cron','2026-03-17 20:16:29','2026-03-17 20:16:29'),
(1102,411,'action complete via WP Cron','2026-03-17 20:16:29','2026-03-17 20:16:29'),
(1103,412,'action created','2026-03-17 20:18:58','2026-03-17 20:18:58'),
(1104,412,'action started via WP Cron','2026-03-17 20:20:08','2026-03-17 20:20:08'),
(1105,412,'action complete via WP Cron','2026-03-17 20:20:08','2026-03-17 20:20:08'),
(1106,413,'action created','2026-03-17 20:20:09','2026-03-17 20:20:09'),
(1107,414,'action created','2026-03-17 20:20:15','2026-03-17 20:20:15'),
(1108,414,'action started via WP Cron','2026-03-17 20:20:30','2026-03-17 20:20:30'),
(1109,415,'action created','2026-03-17 20:20:30','2026-03-17 20:20:30'),
(1110,414,'action complete via WP Cron','2026-03-17 20:20:30','2026-03-17 20:20:30'),
(1111,415,'action started via WP Cron','2026-03-17 20:20:30','2026-03-17 20:20:30'),
(1112,415,'action complete via WP Cron','2026-03-17 20:20:30','2026-03-17 20:20:30'),
(1113,413,'action started via Async Request','2026-03-17 20:21:19','2026-03-17 20:21:19'),
(1114,413,'action complete via Async Request','2026-03-17 20:21:19','2026-03-17 20:21:19'),
(1115,416,'action created','2026-03-17 20:22:17','2026-03-17 20:22:17'),
(1116,416,'action started via Async Request','2026-03-17 20:24:32','2026-03-17 20:24:32'),
(1117,416,'action complete via Async Request','2026-03-17 20:24:32','2026-03-17 20:24:32'),
(1118,404,'action started via Async Request','2026-03-17 20:28:34','2026-03-17 20:28:34'),
(1119,417,'action created','2026-03-17 20:28:34','2026-03-17 20:28:34'),
(1120,404,'action complete via Async Request','2026-03-17 20:28:34','2026-03-17 20:28:34'),
(1121,418,'action created','2026-03-17 20:33:57','2026-03-17 20:33:57'),
(1122,418,'action started via WP Cron','2026-03-17 20:35:46','2026-03-17 20:35:46'),
(1123,418,'action complete via WP Cron','2026-03-17 20:35:46','2026-03-17 20:35:46'),
(1124,419,'action created','2026-03-17 20:41:25','2026-03-17 20:41:25'),
(1125,419,'action started via Async Request','2026-03-17 20:42:41','2026-03-17 20:42:41'),
(1126,419,'action complete via Async Request','2026-03-17 20:42:41','2026-03-17 20:42:41'),
(1127,420,'action created','2026-03-17 20:54:16','2026-03-17 20:54:16'),
(1128,420,'action started via WP Cron','2026-03-17 20:55:39','2026-03-17 20:55:39'),
(1129,420,'action complete via WP Cron','2026-03-17 20:55:39','2026-03-17 20:55:39'),
(1130,421,'action created','2026-03-17 21:23:59','2026-03-17 21:23:59'),
(1131,421,'action started via Async Request','2026-03-17 21:27:05','2026-03-17 21:27:05'),
(1132,421,'action complete via Async Request','2026-03-17 21:27:05','2026-03-17 21:27:05'),
(1133,417,'action started via Async Request','2026-03-17 21:29:06','2026-03-17 21:29:06'),
(1134,422,'action created','2026-03-17 21:29:06','2026-03-17 21:29:06'),
(1135,417,'action complete via Async Request','2026-03-17 21:29:06','2026-03-17 21:29:06'),
(1136,423,'action created','2026-03-17 21:29:35','2026-03-17 21:29:35'),
(1137,424,'action created','2026-03-17 21:30:45','2026-03-17 21:30:45'),
(1138,423,'action started via Async Request','2026-03-17 21:32:32','2026-03-17 21:32:32'),
(1139,423,'action complete via Async Request','2026-03-17 21:32:32','2026-03-17 21:32:32'),
(1140,424,'action started via Async Request','2026-03-17 21:32:32','2026-03-17 21:32:32'),
(1141,425,'action created','2026-03-17 21:32:32','2026-03-17 21:32:32'),
(1142,424,'action complete via Async Request','2026-03-17 21:32:32','2026-03-17 21:32:32'),
(1143,425,'action started via Async Request','2026-03-17 21:32:32','2026-03-17 21:32:32'),
(1144,425,'action complete via Async Request','2026-03-17 21:32:32','2026-03-17 21:32:32'),
(1145,358,'action started via Async Request','2026-03-17 21:45:14','2026-03-17 21:45:14'),
(1146,358,'action complete via Async Request','2026-03-17 21:45:14','2026-03-17 21:45:14'),
(1147,426,'action created','2026-03-17 21:45:14','2026-03-17 21:45:14'),
(1148,359,'action started via Async Request','2026-03-17 21:45:14','2026-03-17 21:45:14'),
(1149,359,'action complete via Async Request','2026-03-17 21:45:14','2026-03-17 21:45:14'),
(1150,427,'action created','2026-03-17 21:45:14','2026-03-17 21:45:14'),
(1151,360,'action started via Async Request','2026-03-17 21:45:14','2026-03-17 21:45:14'),
(1152,360,'action complete via Async Request','2026-03-17 21:45:14','2026-03-17 21:45:14'),
(1153,428,'action created','2026-03-17 21:45:14','2026-03-17 21:45:14'),
(1154,361,'action started via Async Request','2026-03-17 21:45:14','2026-03-17 21:45:14'),
(1155,361,'action complete via Async Request','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1156,429,'action created','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1157,363,'action started via Async Request','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1158,363,'action complete via Async Request','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1159,430,'action created','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1160,364,'action started via Async Request','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1161,364,'action complete via Async Request','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1162,431,'action created','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1163,367,'action started via Async Request','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1165,432,'action created','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1166,433,'action created','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1167,367,'action complete via Async Request','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1168,434,'action created','2026-03-17 21:45:15','2026-03-17 21:45:15'),
(1169,433,'action started via Async Request','2026-03-17 21:47:15','2026-03-17 21:47:15'),
(1170,433,'action complete via Async Request','2026-03-17 21:47:15','2026-03-17 21:47:15'),
(1171,388,'action started via WP Cron','2026-03-17 22:10:28','2026-03-17 22:10:28'),
(1172,388,'action complete via WP Cron','2026-03-17 22:10:29','2026-03-17 22:10:29'),
(1173,435,'action created','2026-03-17 22:10:29','2026-03-17 22:10:29'),
(1174,389,'action started via WP Cron','2026-03-17 22:10:29','2026-03-17 22:10:29'),
(1175,389,'action complete via WP Cron','2026-03-17 22:10:29','2026-03-17 22:10:29'),
(1176,436,'action created','2026-03-17 22:10:29','2026-03-17 22:10:29'),
(1177,422,'action started via WP Cron','2026-03-17 23:17:58','2026-03-17 23:17:58'),
(1178,437,'action created','2026-03-17 23:17:58','2026-03-17 23:17:58'),
(1179,422,'action complete via WP Cron','2026-03-17 23:17:59','2026-03-17 23:17:59'),
(1180,437,'action started via WP Cron','2026-03-18 00:18:22','2026-03-18 00:18:22'),
(1181,438,'action created','2026-03-18 00:18:22','2026-03-18 00:18:22'),
(1182,437,'action complete via WP Cron','2026-03-18 00:18:22','2026-03-18 00:18:22'),
(1183,377,'action started via WP Cron','2026-03-18 01:08:45','2026-03-18 01:08:45'),
(1184,377,'action complete via WP Cron','2026-03-18 01:08:46','2026-03-18 01:08:46'),
(1185,439,'action created','2026-03-18 01:08:46','2026-03-18 01:08:46'),
(1186,438,'action started via WP Cron','2026-03-18 01:21:55','2026-03-18 01:21:55'),
(1187,440,'action created','2026-03-18 01:21:55','2026-03-18 01:21:55'),
(1188,438,'action complete via WP Cron','2026-03-18 01:21:55','2026-03-18 01:21:55'),
(1189,403,'action started via WP Cron','2026-03-18 01:34:05','2026-03-18 01:34:05'),
(1190,403,'action complete via WP Cron','2026-03-18 01:34:05','2026-03-18 01:34:05'),
(1191,441,'action created','2026-03-18 01:34:05','2026-03-18 01:34:05'),
(1192,440,'action started via WP Cron','2026-03-18 02:25:14','2026-03-18 02:25:14'),
(1193,442,'action created','2026-03-18 02:25:14','2026-03-18 02:25:14'),
(1194,440,'action complete via WP Cron','2026-03-18 02:25:14','2026-03-18 02:25:14'),
(1195,442,'action started via WP Cron','2026-03-18 03:28:04','2026-03-18 03:28:04'),
(1196,443,'action created','2026-03-18 03:28:04','2026-03-18 03:28:04'),
(1197,442,'action complete via WP Cron','2026-03-18 03:28:04','2026-03-18 03:28:04'),
(1198,443,'action started via WP Cron','2026-03-18 04:34:20','2026-03-18 04:34:20'),
(1199,444,'action created','2026-03-18 04:34:20','2026-03-18 04:34:20'),
(1200,443,'action complete via WP Cron','2026-03-18 04:34:20','2026-03-18 04:34:20'),
(1201,444,'action started via WP Cron','2026-03-18 05:34:36','2026-03-18 05:34:36'),
(1202,445,'action created','2026-03-18 05:34:36','2026-03-18 05:34:36'),
(1203,444,'action complete via WP Cron','2026-03-18 05:34:36','2026-03-18 05:34:36'),
(1204,432,'action started via WP Cron','2026-03-18 06:04:49','2026-03-18 06:04:49'),
(1205,432,'action complete via WP Cron','2026-03-18 06:04:49','2026-03-18 06:04:49'),
(1206,446,'action created','2026-03-18 06:04:49','2026-03-18 06:04:49'),
(1207,445,'action started via WP Cron','2026-03-18 06:42:46','2026-03-18 06:42:46'),
(1208,447,'action created','2026-03-18 06:42:46','2026-03-18 06:42:46'),
(1209,445,'action complete via WP Cron','2026-03-18 06:42:46','2026-03-18 06:42:46'),
(1210,441,'action started via WP Cron','2026-03-18 08:21:00','2026-03-18 08:21:00'),
(1211,441,'action complete via WP Cron','2026-03-18 08:21:00','2026-03-18 08:21:00'),
(1212,448,'action created','2026-03-18 08:21:00','2026-03-18 08:21:00'),
(1213,447,'action started via WP Cron','2026-03-18 08:21:00','2026-03-18 08:21:00'),
(1214,449,'action created','2026-03-18 08:21:00','2026-03-18 08:21:00'),
(1215,447,'action complete via WP Cron','2026-03-18 08:21:00','2026-03-18 08:21:00'),
(1216,449,'action started via WP Cron','2026-03-18 09:57:26','2026-03-18 09:57:26'),
(1217,450,'action created','2026-03-18 09:57:26','2026-03-18 09:57:26'),
(1218,449,'action complete via WP Cron','2026-03-18 09:57:26','2026-03-18 09:57:26'),
(1219,435,'action started via WP Cron','2026-03-18 10:27:55','2026-03-18 10:27:55'),
(1220,435,'action complete via WP Cron','2026-03-18 10:27:55','2026-03-18 10:27:55'),
(1221,451,'action created','2026-03-18 10:27:55','2026-03-18 10:27:55'),
(1222,436,'action started via WP Cron','2026-03-18 10:27:55','2026-03-18 10:27:55'),
(1223,436,'action complete via WP Cron','2026-03-18 10:27:55','2026-03-18 10:27:55'),
(1224,452,'action created','2026-03-18 10:27:55','2026-03-18 10:27:55'),
(1225,390,'action started via WP Cron','2026-03-18 10:27:55','2026-03-18 10:27:55'),
(1226,390,'action complete via WP Cron','2026-03-18 10:27:55','2026-03-18 10:27:55'),
(1227,453,'action created','2026-03-18 10:27:55','2026-03-18 10:27:55'),
(1228,391,'action started via WP Cron','2026-03-18 10:27:55','2026-03-18 10:27:55'),
(1229,391,'action complete via WP Cron','2026-03-18 10:27:55','2026-03-18 10:27:55'),
(1230,454,'action created','2026-03-18 10:27:55','2026-03-18 10:27:55'),
(1231,450,'action started via WP Cron','2026-03-18 11:06:14','2026-03-18 11:06:14'),
(1232,455,'action created','2026-03-18 11:06:14','2026-03-18 11:06:14'),
(1233,450,'action complete via WP Cron','2026-03-18 11:06:14','2026-03-18 11:06:14'),
(1234,455,'action started via WP Cron','2026-03-18 12:16:13','2026-03-18 12:16:13'),
(1235,456,'action created','2026-03-18 12:16:13','2026-03-18 12:16:13'),
(1236,455,'action complete via WP Cron','2026-03-18 12:16:13','2026-03-18 12:16:13'),
(1237,456,'action started via WP Cron','2026-03-18 13:50:57','2026-03-18 13:50:57'),
(1238,457,'action created','2026-03-18 13:50:57','2026-03-18 13:50:57'),
(1239,456,'action complete via WP Cron','2026-03-18 13:50:57','2026-03-18 13:50:57'),
(1240,448,'action started via WP Cron','2026-03-18 15:05:01','2026-03-18 15:05:01'),
(1241,448,'action complete via WP Cron','2026-03-18 15:05:01','2026-03-18 15:05:01'),
(1242,458,'action created','2026-03-18 15:05:01','2026-03-18 15:05:01'),
(1243,457,'action started via WP Cron','2026-03-18 15:05:01','2026-03-18 15:05:01'),
(1244,459,'action created','2026-03-18 15:05:01','2026-03-18 15:05:01'),
(1245,457,'action complete via WP Cron','2026-03-18 15:05:01','2026-03-18 15:05:01'),
(1246,459,'action started via WP Cron','2026-03-18 16:44:59','2026-03-18 16:44:59'),
(1247,460,'action created','2026-03-18 16:44:59','2026-03-18 16:44:59'),
(1248,459,'action complete via WP Cron','2026-03-18 16:44:59','2026-03-18 16:44:59'),
(1249,460,'action started via WP Cron','2026-03-18 17:46:00','2026-03-18 17:46:00'),
(1250,461,'action created','2026-03-18 17:46:00','2026-03-18 17:46:00'),
(1251,460,'action complete via WP Cron','2026-03-18 17:46:00','2026-03-18 17:46:00'),
(1252,446,'action started via WP Cron','2026-03-18 18:04:58','2026-03-18 18:04:58'),
(1253,446,'action complete via WP Cron','2026-03-18 18:04:58','2026-03-18 18:04:58'),
(1255,461,'action started via WP Cron','2026-03-18 18:49:53','2026-03-18 18:49:53'),
(1256,463,'action created','2026-03-18 18:49:53','2026-03-18 18:49:53'),
(1257,461,'action complete via WP Cron','2026-03-18 18:49:53','2026-03-18 18:49:53'),
(1258,464,'action created','2026-03-18 20:58:53','2026-03-18 20:58:53'),
(1259,463,'action started via WP Cron','2026-03-18 20:58:54','2026-03-18 20:58:54'),
(1260,465,'action created','2026-03-18 20:58:55','2026-03-18 20:58:55'),
(1261,463,'action complete via WP Cron','2026-03-18 20:58:55','2026-03-18 20:58:55'),
(1262,464,'action started via WP Cron','2026-03-18 21:33:07','2026-03-18 21:33:07'),
(1263,464,'action complete via WP Cron','2026-03-18 21:33:08','2026-03-18 21:33:08'),
(1264,458,'action started via WP Cron','2026-03-18 21:33:08','2026-03-18 21:33:08'),
(1265,458,'action complete via WP Cron','2026-03-18 21:33:08','2026-03-18 21:33:08'),
(1266,466,'action created','2026-03-18 21:33:08','2026-03-18 21:33:08'),
(1267,426,'action started via WP Cron','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1268,426,'action complete via WP Cron','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1269,467,'action created','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1270,427,'action started via WP Cron','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1271,427,'action complete via WP Cron','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1272,468,'action created','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1273,428,'action started via WP Cron','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1274,428,'action complete via WP Cron','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1275,469,'action created','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1276,429,'action started via WP Cron','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1277,429,'action complete via WP Cron','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1278,470,'action created','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1279,430,'action started via WP Cron','2026-03-18 22:14:14','2026-03-18 22:14:14'),
(1280,471,'action created','2026-03-18 22:14:15','2026-03-18 22:14:15'),
(1281,430,'action complete via WP Cron','2026-03-18 22:14:15','2026-03-18 22:14:15'),
(1282,472,'action created','2026-03-18 22:14:15','2026-03-18 22:14:15'),
(1283,431,'action started via WP Cron','2026-03-18 22:14:15','2026-03-18 22:14:15'),
(1284,431,'action complete via WP Cron','2026-03-18 22:14:16','2026-03-18 22:14:16'),
(1285,473,'action created','2026-03-18 22:14:16','2026-03-18 22:14:16'),
(1286,465,'action started via WP Cron','2026-03-18 22:14:16','2026-03-18 22:14:16'),
(1287,474,'action created','2026-03-18 22:14:16','2026-03-18 22:14:16'),
(1288,465,'action complete via WP Cron','2026-03-18 22:14:16','2026-03-18 22:14:16'),
(1289,434,'action started via WP Cron','2026-03-18 22:14:16','2026-03-18 22:14:16'),
(1291,475,'action created','2026-03-18 22:14:16','2026-03-18 22:14:16'),
(1292,476,'action created','2026-03-18 22:14:16','2026-03-18 22:14:16'),
(1293,434,'action complete via WP Cron','2026-03-18 22:14:16','2026-03-18 22:14:16'),
(1294,477,'action created','2026-03-18 22:14:16','2026-03-18 22:14:16'),
(1295,476,'action started via WP Cron','2026-03-18 22:14:40','2026-03-18 22:14:40'),
(1296,476,'action complete via WP Cron','2026-03-18 22:14:40','2026-03-18 22:14:40'),
(1297,471,'action started via WP Cron','2026-03-18 22:19:48','2026-03-18 22:19:48'),
(1298,471,'action complete via WP Cron','2026-03-18 22:19:48','2026-03-18 22:19:48'),
(1299,451,'action started via Async Request','2026-03-18 22:29:41','2026-03-18 22:29:41'),
(1300,451,'action complete via Async Request','2026-03-18 22:29:41','2026-03-18 22:29:41'),
(1301,478,'action created','2026-03-18 22:29:41','2026-03-18 22:29:41'),
(1302,452,'action started via Async Request','2026-03-18 22:29:41','2026-03-18 22:29:41'),
(1303,452,'action complete via Async Request','2026-03-18 22:29:41','2026-03-18 22:29:41'),
(1304,479,'action created','2026-03-18 22:29:41','2026-03-18 22:29:41'),
(1305,474,'action started via Async Request','2026-03-18 23:16:04','2026-03-18 23:16:04'),
(1306,480,'action created','2026-03-18 23:16:04','2026-03-18 23:16:04'),
(1307,474,'action complete via Async Request','2026-03-18 23:16:04','2026-03-18 23:16:04'),
(1308,481,'action created','2026-03-19 00:05:58','2026-03-19 00:05:58'),
(1309,481,'action started via Async Request','2026-03-19 00:08:05','2026-03-19 00:08:05'),
(1310,481,'action complete via Async Request','2026-03-19 00:08:05','2026-03-19 00:08:05'),
(1311,480,'action started via Async Request','2026-03-19 00:16:08','2026-03-19 00:16:08'),
(1312,482,'action created','2026-03-19 00:16:08','2026-03-19 00:16:08'),
(1313,480,'action complete via Async Request','2026-03-19 00:16:08','2026-03-19 00:16:08'),
(1314,439,'action started via WP Cron','2026-03-19 01:37:42','2026-03-19 01:37:42'),
(1315,439,'action complete via WP Cron','2026-03-19 01:37:42','2026-03-19 01:37:42'),
(1316,483,'action created','2026-03-19 01:37:42','2026-03-19 01:37:42'),
(1317,482,'action started via WP Cron','2026-03-19 01:37:42','2026-03-19 01:37:42'),
(1318,484,'action created','2026-03-19 01:37:42','2026-03-19 01:37:42'),
(1319,482,'action complete via WP Cron','2026-03-19 01:37:42','2026-03-19 01:37:42'),
(1320,484,'action started via WP Cron','2026-03-19 02:52:08','2026-03-19 02:52:08'),
(1321,485,'action created','2026-03-19 02:52:08','2026-03-19 02:52:08'),
(1322,484,'action complete via WP Cron','2026-03-19 02:52:08','2026-03-19 02:52:08'),
(1323,466,'action started via WP Cron','2026-03-19 03:33:44','2026-03-19 03:33:44'),
(1324,466,'action complete via WP Cron','2026-03-19 03:33:44','2026-03-19 03:33:44'),
(1325,486,'action created','2026-03-19 03:33:44','2026-03-19 03:33:44'),
(1326,485,'action started via WP Cron','2026-03-19 04:13:22','2026-03-19 04:13:22'),
(1327,487,'action created','2026-03-19 04:13:22','2026-03-19 04:13:22'),
(1328,485,'action complete via WP Cron','2026-03-19 04:13:22','2026-03-19 04:13:22'),
(1329,487,'action started via WP Cron','2026-03-19 05:23:25','2026-03-19 05:23:25'),
(1330,488,'action created','2026-03-19 05:23:25','2026-03-19 05:23:25'),
(1331,487,'action complete via WP Cron','2026-03-19 05:23:25','2026-03-19 05:23:25'),
(1332,475,'action started via WP Cron','2026-03-19 06:46:10','2026-03-19 06:46:10'),
(1333,475,'action complete via WP Cron','2026-03-19 06:46:10','2026-03-19 06:46:10'),
(1334,489,'action created','2026-03-19 06:46:10','2026-03-19 06:46:10'),
(1335,488,'action started via WP Cron','2026-03-19 06:46:10','2026-03-19 06:46:10'),
(1336,490,'action created','2026-03-19 06:46:10','2026-03-19 06:46:10'),
(1337,488,'action complete via WP Cron','2026-03-19 06:46:10','2026-03-19 06:46:10'),
(1338,490,'action started via WP Cron','2026-03-19 08:02:15','2026-03-19 08:02:15'),
(1339,491,'action created','2026-03-19 08:02:15','2026-03-19 08:02:15'),
(1340,490,'action complete via WP Cron','2026-03-19 08:02:15','2026-03-19 08:02:15'),
(1341,491,'action started via WP Cron','2026-03-19 09:07:05','2026-03-19 09:07:05'),
(1342,492,'action created','2026-03-19 09:07:05','2026-03-19 09:07:05'),
(1343,491,'action complete via WP Cron','2026-03-19 09:07:05','2026-03-19 09:07:05'),
(1344,486,'action started via WP Cron','2026-03-19 09:39:40','2026-03-19 09:39:40'),
(1345,486,'action complete via WP Cron','2026-03-19 09:39:40','2026-03-19 09:39:40'),
(1346,493,'action created','2026-03-19 09:39:40','2026-03-19 09:39:40'),
(1347,494,'action created','2026-03-19 09:51:17','2026-03-19 09:51:17'),
(1348,494,'action started via Async Request','2026-03-19 09:53:33','2026-03-19 09:53:33'),
(1349,494,'action complete via Async Request','2026-03-19 09:53:34','2026-03-19 09:53:34'),
(1350,492,'action started via WP Cron','2026-03-19 10:07:08','2026-03-19 10:07:08'),
(1351,495,'action created','2026-03-19 10:07:08','2026-03-19 10:07:08'),
(1352,492,'action complete via WP Cron','2026-03-19 10:07:08','2026-03-19 10:07:08'),
(1353,453,'action started via Async Request','2026-03-19 10:29:51','2026-03-19 10:29:51'),
(1354,453,'action complete via Async Request','2026-03-19 10:29:51','2026-03-19 10:29:51'),
(1355,496,'action created','2026-03-19 10:29:51','2026-03-19 10:29:51'),
(1356,454,'action started via Async Request','2026-03-19 10:29:51','2026-03-19 10:29:51'),
(1357,454,'action complete via Async Request','2026-03-19 10:29:51','2026-03-19 10:29:51'),
(1358,497,'action created','2026-03-19 10:29:51','2026-03-19 10:29:51'),
(1359,478,'action started via Async Request','2026-03-19 10:29:51','2026-03-19 10:29:51'),
(1360,478,'action complete via Async Request','2026-03-19 10:29:51','2026-03-19 10:29:51'),
(1361,498,'action created','2026-03-19 10:29:51','2026-03-19 10:29:51'),
(1362,479,'action started via Async Request','2026-03-19 10:29:51','2026-03-19 10:29:51'),
(1363,479,'action complete via Async Request','2026-03-19 10:29:51','2026-03-19 10:29:51'),
(1364,499,'action created','2026-03-19 10:29:51','2026-03-19 10:29:51'),
(1365,500,'action created','2026-03-19 11:59:29','2026-03-19 11:59:29'),
(1366,495,'action started via WP Cron','2026-03-19 11:59:33','2026-03-19 11:59:33'),
(1367,501,'action created','2026-03-19 11:59:33','2026-03-19 11:59:33'),
(1368,495,'action complete via WP Cron','2026-03-19 11:59:33','2026-03-19 11:59:33'),
(1369,500,'action started via Async Request','2026-03-19 12:01:47','2026-03-19 12:01:47'),
(1370,500,'action complete via Async Request','2026-03-19 12:01:47','2026-03-19 12:01:47'),
(1371,501,'action started via WP Cron','2026-03-19 13:00:17','2026-03-19 13:00:17'),
(1372,502,'action created','2026-03-19 13:00:17','2026-03-19 13:00:17'),
(1373,501,'action complete via WP Cron','2026-03-19 13:00:17','2026-03-19 13:00:17'),
(1374,502,'action started via WP Cron','2026-03-19 14:00:47','2026-03-19 14:00:47'),
(1375,503,'action created','2026-03-19 14:00:47','2026-03-19 14:00:47'),
(1376,502,'action complete via WP Cron','2026-03-19 14:00:47','2026-03-19 14:00:47'),
(1377,503,'action started via WP Cron','2026-03-19 15:01:17','2026-03-19 15:01:17'),
(1378,504,'action created','2026-03-19 15:01:17','2026-03-19 15:01:17'),
(1379,503,'action complete via WP Cron','2026-03-19 15:01:17','2026-03-19 15:01:17'),
(1380,493,'action started via Async Request','2026-03-19 15:41:36','2026-03-19 15:41:36'),
(1381,493,'action complete via Async Request','2026-03-19 15:41:37','2026-03-19 15:41:37'),
(1382,505,'action created','2026-03-19 15:41:37','2026-03-19 15:41:37'),
(1383,504,'action started via WP Cron','2026-03-19 16:01:47','2026-03-19 16:01:47'),
(1384,506,'action created','2026-03-19 16:01:47','2026-03-19 16:01:47'),
(1385,504,'action complete via WP Cron','2026-03-19 16:01:47','2026-03-19 16:01:47'),
(1386,506,'action started via WP Cron','2026-03-19 17:02:17','2026-03-19 17:02:17'),
(1387,507,'action created','2026-03-19 17:02:17','2026-03-19 17:02:17'),
(1388,506,'action complete via WP Cron','2026-03-19 17:02:17','2026-03-19 17:02:17'),
(1389,507,'action started via WP Cron','2026-03-19 18:13:58','2026-03-19 18:13:58'),
(1390,508,'action created','2026-03-19 18:13:58','2026-03-19 18:13:58'),
(1391,507,'action complete via WP Cron','2026-03-19 18:13:58','2026-03-19 18:13:58'),
(1392,489,'action started via WP Cron','2026-03-19 18:50:42','2026-03-19 18:50:42'),
(1393,489,'action complete via WP Cron','2026-03-19 18:50:42','2026-03-19 18:50:42'),
(1395,510,'action created','2026-03-19 19:46:39','2026-03-19 19:46:39'),
(1396,508,'action started via Async Request','2026-03-19 19:46:42','2026-03-19 19:46:42'),
(1397,511,'action created','2026-03-19 19:46:42','2026-03-19 19:46:42'),
(1398,508,'action complete via Async Request','2026-03-19 19:46:42','2026-03-19 19:46:42'),
(1399,510,'action started via Async Request','2026-03-19 19:48:43','2026-03-19 19:48:43'),
(1400,510,'action complete via Async Request','2026-03-19 19:48:43','2026-03-19 19:48:43'),
(1401,511,'action started via Async Request','2026-03-19 20:47:28','2026-03-19 20:47:28'),
(1402,512,'action created','2026-03-19 20:47:28','2026-03-19 20:47:28'),
(1403,511,'action complete via Async Request','2026-03-19 20:47:28','2026-03-19 20:47:28'),
(1404,505,'action started via Async Request','2026-03-19 21:41:57','2026-03-19 21:41:57'),
(1405,505,'action complete via Async Request','2026-03-19 21:41:57','2026-03-19 21:41:57'),
(1406,513,'action created','2026-03-19 21:41:57','2026-03-19 21:41:57'),
(1407,512,'action started via Async Request','2026-03-19 21:48:00','2026-03-19 21:48:00'),
(1408,514,'action created','2026-03-19 21:48:00','2026-03-19 21:48:00'),
(1409,512,'action complete via Async Request','2026-03-19 21:48:00','2026-03-19 21:48:00'),
(1410,467,'action started via Async Request','2026-03-19 22:16:13','2026-03-19 22:16:13'),
(1411,467,'action complete via Async Request','2026-03-19 22:16:13','2026-03-19 22:16:13'),
(1412,515,'action created','2026-03-19 22:16:13','2026-03-19 22:16:13'),
(1413,468,'action started via Async Request','2026-03-19 22:16:13','2026-03-19 22:16:13'),
(1414,468,'action complete via Async Request','2026-03-19 22:16:13','2026-03-19 22:16:13'),
(1415,516,'action created','2026-03-19 22:16:13','2026-03-19 22:16:13'),
(1416,469,'action started via Async Request','2026-03-19 22:16:13','2026-03-19 22:16:13'),
(1417,469,'action complete via Async Request','2026-03-19 22:16:13','2026-03-19 22:16:13'),
(1418,517,'action created','2026-03-19 22:16:13','2026-03-19 22:16:13'),
(1419,470,'action started via Async Request','2026-03-19 22:16:13','2026-03-19 22:16:13'),
(1420,470,'action complete via Async Request','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1421,518,'action created','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1422,472,'action started via Async Request','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1423,472,'action complete via Async Request','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1424,519,'action created','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1425,473,'action started via Async Request','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1426,473,'action complete via Async Request','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1427,520,'action created','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1428,477,'action started via Async Request','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1430,521,'action created','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1431,522,'action created','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1432,477,'action complete via Async Request','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1433,523,'action created','2026-03-19 22:16:14','2026-03-19 22:16:14'),
(1434,522,'action started via Async Request','2026-03-19 22:18:14','2026-03-19 22:18:14'),
(1435,522,'action complete via Async Request','2026-03-19 22:18:14','2026-03-19 22:18:14'),
(1436,498,'action started via Async Request','2026-03-19 22:30:20','2026-03-19 22:30:20'),
(1437,498,'action complete via Async Request','2026-03-19 22:30:20','2026-03-19 22:30:20'),
(1438,524,'action created','2026-03-19 22:30:20','2026-03-19 22:30:20'),
(1439,499,'action started via Async Request','2026-03-19 22:30:20','2026-03-19 22:30:20'),
(1440,499,'action complete via Async Request','2026-03-19 22:30:20','2026-03-19 22:30:20'),
(1441,525,'action created','2026-03-19 22:30:20','2026-03-19 22:30:20'),
(1442,514,'action started via Async Request','2026-03-19 22:48:29','2026-03-19 22:48:29'),
(1443,526,'action created','2026-03-19 22:48:29','2026-03-19 22:48:29'),
(1444,514,'action complete via Async Request','2026-03-19 22:48:29','2026-03-19 22:48:29'),
(1445,526,'action started via Async Request','2026-03-19 23:49:00','2026-03-19 23:49:00'),
(1446,527,'action created','2026-03-19 23:49:00','2026-03-19 23:49:00'),
(1447,526,'action complete via Async Request','2026-03-19 23:49:00','2026-03-19 23:49:00'),
(1448,527,'action started via Async Request','2026-03-20 00:49:29','2026-03-20 00:49:29'),
(1449,528,'action created','2026-03-20 00:49:29','2026-03-20 00:49:29'),
(1450,527,'action complete via Async Request','2026-03-20 00:49:29','2026-03-20 00:49:29'),
(1451,483,'action started via WP Cron','2026-03-20 01:41:25','2026-03-20 01:41:25'),
(1452,483,'action complete via WP Cron','2026-03-20 01:41:25','2026-03-20 01:41:25'),
(1453,529,'action created','2026-03-20 01:41:25','2026-03-20 01:41:25'),
(1454,528,'action started via WP Cron','2026-03-20 02:01:23','2026-03-20 02:01:23'),
(1455,530,'action created','2026-03-20 02:01:23','2026-03-20 02:01:23'),
(1456,528,'action complete via WP Cron','2026-03-20 02:01:23','2026-03-20 02:01:23'),
(1457,530,'action started via WP Cron','2026-03-20 03:19:06','2026-03-20 03:19:06'),
(1458,531,'action created','2026-03-20 03:19:06','2026-03-20 03:19:06'),
(1459,530,'action complete via WP Cron','2026-03-20 03:19:06','2026-03-20 03:19:06'),
(1460,513,'action started via WP Cron','2026-03-20 03:43:11','2026-03-20 03:43:11'),
(1461,513,'action complete via WP Cron','2026-03-20 03:43:11','2026-03-20 03:43:11'),
(1462,532,'action created','2026-03-20 03:43:11','2026-03-20 03:43:11'),
(1463,531,'action started via WP Cron','2026-03-20 04:28:39','2026-03-20 04:28:39'),
(1464,533,'action created','2026-03-20 04:28:39','2026-03-20 04:28:39'),
(1465,531,'action complete via WP Cron','2026-03-20 04:28:39','2026-03-20 04:28:39'),
(1466,533,'action started via WP Cron','2026-03-20 05:56:54','2026-03-20 05:56:54'),
(1467,534,'action created','2026-03-20 05:56:54','2026-03-20 05:56:54'),
(1468,533,'action complete via WP Cron','2026-03-20 05:56:54','2026-03-20 05:56:54'),
(1469,521,'action started via WP Cron','2026-03-20 06:04:49','2026-03-20 06:04:49'),
(1470,521,'action complete via WP Cron','2026-03-20 06:04:49','2026-03-20 06:04:49'),
(1471,535,'action created','2026-03-20 06:04:49','2026-03-20 06:04:49'),
(1472,534,'action started via WP Cron','2026-03-20 07:05:31','2026-03-20 07:05:31'),
(1473,536,'action created','2026-03-20 07:05:31','2026-03-20 07:05:31'),
(1474,534,'action complete via WP Cron','2026-03-20 07:05:31','2026-03-20 07:05:31'),
(1475,536,'action started via WP Cron','2026-03-20 08:09:25','2026-03-20 08:09:25'),
(1476,537,'action created','2026-03-20 08:09:25','2026-03-20 08:09:25'),
(1477,536,'action complete via WP Cron','2026-03-20 08:09:25','2026-03-20 08:09:25'),
(1478,537,'action started via WP Cron','2026-03-20 09:09:57','2026-03-20 09:09:57'),
(1479,538,'action created','2026-03-20 09:09:57','2026-03-20 09:09:57'),
(1480,537,'action complete via WP Cron','2026-03-20 09:09:57','2026-03-20 09:09:57'),
(1481,532,'action started via WP Cron','2026-03-20 09:43:44','2026-03-20 09:43:44'),
(1482,532,'action complete via WP Cron','2026-03-20 09:43:44','2026-03-20 09:43:44'),
(1483,539,'action created','2026-03-20 09:43:44','2026-03-20 09:43:44'),
(1484,538,'action started via WP Cron','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1485,540,'action created','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1486,538,'action complete via WP Cron','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1487,496,'action started via WP Cron','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1488,496,'action complete via WP Cron','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1489,541,'action created','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1490,497,'action started via WP Cron','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1491,497,'action complete via WP Cron','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1492,542,'action created','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1493,524,'action started via WP Cron','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1494,524,'action complete via WP Cron','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1495,543,'action created','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1496,525,'action started via WP Cron','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1497,525,'action complete via WP Cron','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1498,544,'action created','2026-03-20 10:31:51','2026-03-20 10:31:51'),
(1499,540,'action started via WP Cron','2026-03-20 11:45:55','2026-03-20 11:45:55'),
(1500,545,'action created','2026-03-20 11:45:55','2026-03-20 11:45:55'),
(1501,540,'action complete via WP Cron','2026-03-20 11:45:55','2026-03-20 11:45:55'),
(1502,545,'action started via WP Cron','2026-03-20 12:48:41','2026-03-20 12:48:41'),
(1503,546,'action created','2026-03-20 12:48:41','2026-03-20 12:48:41'),
(1504,545,'action complete via WP Cron','2026-03-20 12:48:41','2026-03-20 12:48:41'),
(1505,546,'action started via WP Cron','2026-03-20 14:04:34','2026-03-20 14:04:34'),
(1506,547,'action created','2026-03-20 14:04:34','2026-03-20 14:04:34'),
(1507,546,'action complete via WP Cron','2026-03-20 14:04:34','2026-03-20 14:04:34'),
(1508,547,'action started via WP Cron','2026-03-20 15:29:43','2026-03-20 15:29:43'),
(1509,548,'action created','2026-03-20 15:29:43','2026-03-20 15:29:43'),
(1510,547,'action complete via WP Cron','2026-03-20 15:29:43','2026-03-20 15:29:43'),
(1511,539,'action started via WP Cron','2026-03-20 15:54:33','2026-03-20 15:54:33'),
(1512,539,'action complete via WP Cron','2026-03-20 15:54:34','2026-03-20 15:54:34'),
(1513,549,'action created','2026-03-20 15:54:34','2026-03-20 15:54:34'),
(1514,548,'action started via WP Cron','2026-03-20 16:37:41','2026-03-20 16:37:41'),
(1515,550,'action created','2026-03-20 16:37:41','2026-03-20 16:37:41'),
(1516,548,'action complete via WP Cron','2026-03-20 16:37:41','2026-03-20 16:37:41'),
(1517,550,'action started via WP Cron','2026-03-20 17:38:09','2026-03-20 17:38:09'),
(1518,551,'action created','2026-03-20 17:38:09','2026-03-20 17:38:09'),
(1519,550,'action complete via WP Cron','2026-03-20 17:38:09','2026-03-20 17:38:09'),
(1520,535,'action started via WP Cron','2026-03-20 18:14:15','2026-03-20 18:14:15'),
(1521,535,'action complete via WP Cron','2026-03-20 18:14:15','2026-03-20 18:14:15'),
(1523,551,'action started via WP Cron','2026-03-20 18:47:21','2026-03-20 18:47:21'),
(1524,553,'action created','2026-03-20 18:47:22','2026-03-20 18:47:22'),
(1525,551,'action complete via WP Cron','2026-03-20 18:47:22','2026-03-20 18:47:22'),
(1526,554,'action created','2026-03-20 19:50:46','2026-03-20 19:50:46'),
(1527,553,'action started via WP Cron','2026-03-20 19:50:47','2026-03-20 19:50:47'),
(1528,555,'action created','2026-03-20 19:50:47','2026-03-20 19:50:47'),
(1529,553,'action complete via WP Cron','2026-03-20 19:50:47','2026-03-20 19:50:47'),
(1530,554,'action started via WP Cron','2026-03-20 21:12:31','2026-03-20 21:12:31'),
(1531,554,'action complete via WP Cron','2026-03-20 21:12:31','2026-03-20 21:12:31'),
(1532,555,'action started via WP Cron','2026-03-20 21:12:31','2026-03-20 21:12:31'),
(1533,556,'action created','2026-03-20 21:12:31','2026-03-20 21:12:31'),
(1534,555,'action complete via WP Cron','2026-03-20 21:12:31','2026-03-20 21:12:31'),
(1535,549,'action started via WP Cron','2026-03-20 21:55:05','2026-03-20 21:55:05'),
(1536,549,'action complete via WP Cron','2026-03-20 21:55:05','2026-03-20 21:55:05'),
(1537,557,'action created','2026-03-20 21:55:05','2026-03-20 21:55:05'),
(1538,556,'action started via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1539,558,'action created','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1540,556,'action complete via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1541,515,'action started via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1542,515,'action complete via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1543,559,'action created','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1544,516,'action started via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1545,516,'action complete via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1546,560,'action created','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1547,517,'action started via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1548,517,'action complete via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1549,561,'action created','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1550,518,'action started via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1551,518,'action complete via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1552,562,'action created','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1553,519,'action started via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1554,519,'action complete via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1555,563,'action created','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1556,520,'action started via WP Cron','2026-03-20 23:36:50','2026-03-20 23:36:50'),
(1557,520,'action complete via WP Cron','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1558,564,'action created','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1559,543,'action started via WP Cron','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1560,543,'action complete via WP Cron','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1561,565,'action created','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1562,544,'action started via WP Cron','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1563,544,'action complete via WP Cron','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1564,566,'action created','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1565,523,'action started via WP Cron','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1567,567,'action created','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1568,568,'action created','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1569,523,'action complete via WP Cron','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1570,569,'action created','2026-03-20 23:36:51','2026-03-20 23:36:51'),
(1571,568,'action started via WP Cron','2026-03-20 23:49:09','2026-03-20 23:49:09'),
(1572,568,'action complete via WP Cron','2026-03-20 23:49:09','2026-03-20 23:49:09'),
(1573,558,'action started via WP Cron','2026-03-21 00:38:19','2026-03-21 00:38:19'),
(1574,570,'action created','2026-03-21 00:38:19','2026-03-21 00:38:19'),
(1575,558,'action complete via WP Cron','2026-03-21 00:38:19','2026-03-21 00:38:19'),
(1576,570,'action started via WP Cron','2026-03-21 01:42:34','2026-03-21 01:42:34'),
(1577,571,'action created','2026-03-21 01:42:34','2026-03-21 01:42:34'),
(1578,570,'action complete via WP Cron','2026-03-21 01:42:34','2026-03-21 01:42:34'),
(1579,529,'action started via WP Cron','2026-03-21 01:42:34','2026-03-21 01:42:34'),
(1580,529,'action complete via WP Cron','2026-03-21 01:42:34','2026-03-21 01:42:34'),
(1581,572,'action created','2026-03-21 01:42:34','2026-03-21 01:42:34'),
(1582,571,'action started via WP Cron','2026-03-21 03:41:51','2026-03-21 03:41:51'),
(1583,573,'action created','2026-03-21 03:41:51','2026-03-21 03:41:51'),
(1584,571,'action complete via WP Cron','2026-03-21 03:41:51','2026-03-21 03:41:51'),
(1585,557,'action started via WP Cron','2026-03-21 04:29:46','2026-03-21 04:29:46'),
(1586,557,'action complete via WP Cron','2026-03-21 04:29:46','2026-03-21 04:29:46'),
(1587,574,'action created','2026-03-21 04:29:46','2026-03-21 04:29:46'),
(1588,573,'action started via WP Cron','2026-03-21 05:04:22','2026-03-21 05:04:22'),
(1589,575,'action created','2026-03-21 05:04:22','2026-03-21 05:04:22'),
(1590,573,'action complete via WP Cron','2026-03-21 05:04:22','2026-03-21 05:04:22'),
(1591,567,'action started via WP Cron','2026-03-21 06:24:57','2026-03-21 06:24:57'),
(1592,567,'action complete via WP Cron','2026-03-21 06:24:57','2026-03-21 06:24:57'),
(1593,576,'action created','2026-03-21 06:24:57','2026-03-21 06:24:57'),
(1594,575,'action started via WP Cron','2026-03-21 06:24:57','2026-03-21 06:24:57'),
(1595,577,'action created','2026-03-21 06:24:57','2026-03-21 06:24:57'),
(1596,575,'action complete via WP Cron','2026-03-21 06:24:57','2026-03-21 06:24:57'),
(1597,578,'action created','2026-03-21 07:14:49','2026-03-21 07:14:49'),
(1598,578,'action started via Async Request','2026-03-21 07:17:00','2026-03-21 07:17:00'),
(1599,578,'action complete via Async Request','2026-03-21 07:17:00','2026-03-21 07:17:00'),
(1600,577,'action started via Async Request','2026-03-21 07:25:07','2026-03-21 07:25:07'),
(1601,579,'action created','2026-03-21 07:25:07','2026-03-21 07:25:07'),
(1602,577,'action complete via Async Request','2026-03-21 07:25:07','2026-03-21 07:25:07'),
(1603,579,'action started via WP Cron','2026-03-21 08:25:28','2026-03-21 08:25:28'),
(1604,580,'action created','2026-03-21 08:25:28','2026-03-21 08:25:28'),
(1605,579,'action complete via WP Cron','2026-03-21 08:25:28','2026-03-21 08:25:28'),
(1606,580,'action started via Async Request','2026-03-21 09:26:04','2026-03-21 09:26:04'),
(1607,581,'action created','2026-03-21 09:26:04','2026-03-21 09:26:04'),
(1608,580,'action complete via Async Request','2026-03-21 09:26:04','2026-03-21 09:26:04'),
(1609,582,'action created','2026-03-21 09:54:11','2026-03-21 09:54:11'),
(1610,582,'action started via Async Request','2026-03-21 09:56:12','2026-03-21 09:56:12'),
(1611,582,'action complete via Async Request','2026-03-21 09:56:13','2026-03-21 09:56:13'),
(1612,581,'action started via Async Request','2026-03-21 10:26:17','2026-03-21 10:26:17'),
(1613,583,'action created','2026-03-21 10:26:17','2026-03-21 10:26:17'),
(1614,581,'action complete via Async Request','2026-03-21 10:26:17','2026-03-21 10:26:17'),
(1615,574,'action started via WP Cron','2026-03-21 10:29:50','2026-03-21 10:29:50'),
(1616,574,'action complete via WP Cron','2026-03-21 10:29:51','2026-03-21 10:29:51'),
(1617,584,'action created','2026-03-21 10:29:51','2026-03-21 10:29:51'),
(1618,541,'action started via Async Request','2026-03-21 10:32:13','2026-03-21 10:32:13'),
(1619,541,'action complete via Async Request','2026-03-21 10:32:13','2026-03-21 10:32:13'),
(1620,585,'action created','2026-03-21 10:32:13','2026-03-21 10:32:13'),
(1621,542,'action started via Async Request','2026-03-21 10:32:13','2026-03-21 10:32:13'),
(1622,542,'action complete via Async Request','2026-03-21 10:32:13','2026-03-21 10:32:13'),
(1623,586,'action created','2026-03-21 10:32:13','2026-03-21 10:32:13'),
(1624,583,'action started via Async Request','2026-03-21 11:27:27','2026-03-21 11:27:27'),
(1625,587,'action created','2026-03-21 11:27:27','2026-03-21 11:27:27'),
(1626,583,'action complete via Async Request','2026-03-21 11:27:27','2026-03-21 11:27:27'),
(1627,565,'action started via Async Request','2026-03-21 11:36:58','2026-03-21 11:36:58'),
(1628,565,'action complete via Async Request','2026-03-21 11:36:58','2026-03-21 11:36:58'),
(1629,588,'action created','2026-03-21 11:36:58','2026-03-21 11:36:58'),
(1630,566,'action started via Async Request','2026-03-21 11:36:58','2026-03-21 11:36:58'),
(1631,566,'action complete via Async Request','2026-03-21 11:36:58','2026-03-21 11:36:58'),
(1632,589,'action created','2026-03-21 11:36:58','2026-03-21 11:36:58'),
(1633,587,'action started via Async Request','2026-03-21 12:27:57','2026-03-21 12:27:57'),
(1634,590,'action created','2026-03-21 12:27:57','2026-03-21 12:27:57'),
(1635,587,'action complete via Async Request','2026-03-21 12:27:57','2026-03-21 12:27:57'),
(1636,591,'action created','2026-03-21 12:29:59','2026-03-21 12:29:59'),
(1637,591,'action started via Async Request','2026-03-21 12:33:07','2026-03-21 12:33:07'),
(1638,591,'action complete via Async Request','2026-03-21 12:33:08','2026-03-21 12:33:08'),
(1639,592,'action created','2026-03-21 12:44:42','2026-03-21 12:44:42'),
(1640,592,'action started via Async Request','2026-03-21 12:46:05','2026-03-21 12:46:05'),
(1641,592,'action complete via Async Request','2026-03-21 12:46:05','2026-03-21 12:46:05'),
(1642,590,'action started via Async Request','2026-03-21 13:28:27','2026-03-21 13:28:27'),
(1643,593,'action created','2026-03-21 13:28:27','2026-03-21 13:28:27'),
(1644,590,'action complete via Async Request','2026-03-21 13:28:27','2026-03-21 13:28:27'),
(1645,593,'action started via Async Request','2026-03-21 15:10:07','2026-03-21 15:10:07'),
(1646,594,'action created','2026-03-21 15:10:07','2026-03-21 15:10:07'),
(1647,593,'action complete via Async Request','2026-03-21 15:10:07','2026-03-21 15:10:07'),
(1648,595,'action created','2026-03-21 15:10:56','2026-03-21 15:10:56'),
(1649,595,'action started via Async Request','2026-03-21 15:13:17','2026-03-21 15:13:17'),
(1650,595,'action complete via Async Request','2026-03-21 15:13:17','2026-03-21 15:13:17'),
(1651,596,'action created','2026-03-21 15:14:19','2026-03-21 15:14:19'),
(1652,596,'action started via WP Cron','2026-03-21 15:16:58','2026-03-21 15:16:58'),
(1653,596,'action complete via WP Cron','2026-03-21 15:16:58','2026-03-21 15:16:58'),
(1654,597,'action created','2026-03-21 15:16:58','2026-03-21 15:16:58'),
(1655,597,'action started via Async Request','2026-03-21 15:18:08','2026-03-21 15:18:08'),
(1656,597,'action complete via Async Request','2026-03-21 15:18:08','2026-03-21 15:18:08'),
(1657,598,'action created','2026-03-21 15:18:14','2026-03-21 15:18:14'),
(1658,598,'action started via Async Request','2026-03-21 15:19:18','2026-03-21 15:19:18'),
(1659,598,'action complete via Async Request','2026-03-21 15:19:18','2026-03-21 15:19:18'),
(1660,599,'action created','2026-03-21 15:23:39','2026-03-21 15:23:39'),
(1661,599,'action started via Async Request','2026-03-21 15:25:26','2026-03-21 15:25:26'),
(1662,599,'action complete via Async Request','2026-03-21 15:25:26','2026-03-21 15:25:26'),
(1663,600,'action created','2026-03-21 15:45:37','2026-03-21 15:45:37'),
(1664,600,'action started via Async Request','2026-03-21 15:47:37','2026-03-21 15:47:37'),
(1665,600,'action complete via Async Request','2026-03-21 15:47:37','2026-03-21 15:47:37'),
(1666,594,'action started via Async Request','2026-03-21 16:11:49','2026-03-21 16:11:49'),
(1667,601,'action created','2026-03-21 16:11:49','2026-03-21 16:11:49'),
(1668,594,'action complete via Async Request','2026-03-21 16:11:49','2026-03-21 16:11:49'),
(1669,602,'action created','2026-03-21 16:15:12','2026-03-21 16:15:12'),
(1670,602,'action started via WP Cron','2026-03-21 16:16:46','2026-03-21 16:16:46'),
(1671,602,'action complete via WP Cron','2026-03-21 16:16:46','2026-03-21 16:16:46'),
(1672,584,'action started via Async Request','2026-03-21 16:29:58','2026-03-21 16:29:58'),
(1673,584,'action complete via Async Request','2026-03-21 16:29:58','2026-03-21 16:29:58'),
(1674,603,'action created','2026-03-21 16:29:58','2026-03-21 16:29:58'),
(1675,604,'action created','2026-03-21 17:09:46','2026-03-21 17:09:46'),
(1676,604,'action started via Async Request','2026-03-21 17:11:58','2026-03-21 17:11:58'),
(1677,604,'action complete via Async Request','2026-03-21 17:11:58','2026-03-21 17:11:58'),
(1678,601,'action started via Async Request','2026-03-21 17:11:58','2026-03-21 17:11:58'),
(1679,605,'action created','2026-03-21 17:11:58','2026-03-21 17:11:58'),
(1680,601,'action complete via Async Request','2026-03-21 17:11:58','2026-03-21 17:11:58'),
(1681,605,'action started via Async Request','2026-03-21 18:12:49','2026-03-21 18:12:49'),
(1682,606,'action created','2026-03-21 18:12:49','2026-03-21 18:12:49'),
(1683,605,'action complete via Async Request','2026-03-21 18:12:49','2026-03-21 18:12:49'),
(1684,576,'action started via WP Cron','2026-03-21 18:25:48','2026-03-21 18:25:48'),
(1685,576,'action complete via WP Cron','2026-03-21 18:25:48','2026-03-21 18:25:48'),
(1687,606,'action started via WP Cron','2026-03-21 19:19:40','2026-03-21 19:19:40'),
(1688,608,'action created','2026-03-21 19:19:40','2026-03-21 19:19:40'),
(1689,606,'action complete via WP Cron','2026-03-21 19:19:40','2026-03-21 19:19:40'),
(1690,608,'action started via Async Request','2026-03-21 20:32:35','2026-03-21 20:32:35'),
(1691,609,'action created','2026-03-21 20:32:35','2026-03-21 20:32:35'),
(1692,608,'action complete via Async Request','2026-03-21 20:32:35','2026-03-21 20:32:35'),
(1693,610,'action created','2026-03-21 21:12:40','2026-03-21 21:12:40'),
(1694,610,'action started via WP Cron','2026-03-21 21:14:46','2026-03-21 21:14:46'),
(1695,610,'action complete via WP Cron','2026-03-21 21:14:46','2026-03-21 21:14:46'),
(1696,609,'action started via Async Request','2026-03-21 21:32:41','2026-03-21 21:32:41'),
(1697,611,'action created','2026-03-21 21:32:41','2026-03-21 21:32:41'),
(1698,609,'action complete via Async Request','2026-03-21 21:32:41','2026-03-21 21:32:41'),
(1699,603,'action started via WP Cron','2026-03-21 22:32:13','2026-03-21 22:32:13'),
(1700,603,'action complete via WP Cron','2026-03-21 22:32:13','2026-03-21 22:32:13'),
(1701,612,'action created','2026-03-21 22:32:13','2026-03-21 22:32:13'),
(1702,611,'action started via Async Request','2026-03-21 22:33:25','2026-03-21 22:33:25'),
(1703,613,'action created','2026-03-21 22:33:25','2026-03-21 22:33:25'),
(1704,611,'action complete via Async Request','2026-03-21 22:33:25','2026-03-21 22:33:25'),
(1705,614,'action created','2026-03-21 23:09:53','2026-03-21 23:09:53'),
(1706,614,'action started via WP Cron','2026-03-21 23:11:36','2026-03-21 23:11:36'),
(1707,614,'action complete via WP Cron','2026-03-21 23:11:36','2026-03-21 23:11:36'),
(1708,615,'action created','2026-03-21 23:16:05','2026-03-21 23:16:05'),
(1709,615,'action started via WP Cron','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1710,615,'action complete via WP Cron','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1711,613,'action started via WP Cron','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1712,616,'action created','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1713,613,'action complete via WP Cron','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1714,559,'action started via WP Cron','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1715,559,'action complete via WP Cron','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1716,617,'action created','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1717,560,'action started via WP Cron','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1718,560,'action complete via WP Cron','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1719,618,'action created','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1720,561,'action started via WP Cron','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1721,561,'action complete via WP Cron','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1722,619,'action created','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1723,562,'action started via WP Cron','2026-03-21 23:45:14','2026-03-21 23:45:14'),
(1724,562,'action complete via WP Cron','2026-03-21 23:45:15','2026-03-21 23:45:15'),
(1725,620,'action created','2026-03-21 23:45:15','2026-03-21 23:45:15'),
(1726,563,'action started via WP Cron','2026-03-21 23:45:15','2026-03-21 23:45:15'),
(1727,563,'action complete via WP Cron','2026-03-21 23:45:15','2026-03-21 23:45:15'),
(1728,621,'action created','2026-03-21 23:45:15','2026-03-21 23:45:15'),
(1729,564,'action started via WP Cron','2026-03-21 23:45:15','2026-03-21 23:45:15'),
(1730,564,'action complete via WP Cron','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1731,622,'action created','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1732,588,'action started via WP Cron','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1733,588,'action complete via WP Cron','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1734,623,'action created','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1735,589,'action started via WP Cron','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1736,589,'action complete via WP Cron','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1737,624,'action created','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1738,569,'action started via WP Cron','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1740,625,'action created','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1741,626,'action created','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1742,569,'action complete via WP Cron','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1743,627,'action created','2026-03-21 23:45:16','2026-03-21 23:45:16'),
(1744,626,'action started via WP Cron','2026-03-22 00:05:23','2026-03-22 00:05:23'),
(1745,626,'action complete via WP Cron','2026-03-22 00:05:23','2026-03-22 00:05:23'),
(1746,616,'action started via WP Cron','2026-03-22 00:46:07','2026-03-22 00:46:07'),
(1747,628,'action created','2026-03-22 00:46:07','2026-03-22 00:46:07'),
(1748,616,'action complete via WP Cron','2026-03-22 00:46:07','2026-03-22 00:46:07'),
(1749,572,'action started via WP Cron','2026-03-22 03:59:42','2026-03-22 03:59:42'),
(1750,572,'action complete via WP Cron','2026-03-22 03:59:42','2026-03-22 03:59:42'),
(1751,629,'action created','2026-03-22 03:59:42','2026-03-22 03:59:42'),
(1752,628,'action started via WP Cron','2026-03-22 03:59:42','2026-03-22 03:59:42'),
(1753,630,'action created','2026-03-22 03:59:42','2026-03-22 03:59:42'),
(1754,628,'action complete via WP Cron','2026-03-22 03:59:42','2026-03-22 03:59:42'),
(1755,612,'action started via WP Cron','2026-03-22 05:04:05','2026-03-22 05:04:05'),
(1756,612,'action complete via WP Cron','2026-03-22 05:04:05','2026-03-22 05:04:05'),
(1757,631,'action created','2026-03-22 05:04:05','2026-03-22 05:04:05'),
(1758,630,'action started via WP Cron','2026-03-22 05:04:05','2026-03-22 05:04:05'),
(1759,632,'action created','2026-03-22 05:04:05','2026-03-22 05:04:05'),
(1760,630,'action complete via WP Cron','2026-03-22 05:04:05','2026-03-22 05:04:05'),
(1761,625,'action started via WP Cron','2026-03-22 06:01:08','2026-03-22 06:01:08'),
(1762,625,'action complete via WP Cron','2026-03-22 06:01:08','2026-03-22 06:01:08'),
(1763,633,'action created','2026-03-22 06:01:08','2026-03-22 06:01:08'),
(1764,632,'action started via WP Cron','2026-03-22 06:37:33','2026-03-22 06:37:33'),
(1765,634,'action created','2026-03-22 06:37:33','2026-03-22 06:37:33'),
(1766,632,'action complete via WP Cron','2026-03-22 06:37:33','2026-03-22 06:37:33'),
(1767,635,'action created','2026-03-22 08:20:02','2026-03-22 08:20:02'),
(1768,634,'action started via Async Request','2026-03-22 08:20:10','2026-03-22 08:20:10'),
(1769,636,'action created','2026-03-22 08:20:10','2026-03-22 08:20:10'),
(1770,634,'action complete via Async Request','2026-03-22 08:20:10','2026-03-22 08:20:10'),
(1771,635,'action started via WP Cron','2026-03-22 08:22:15','2026-03-22 08:22:15'),
(1772,635,'action complete via WP Cron','2026-03-22 08:22:15','2026-03-22 08:22:15'),
(1773,636,'action started via WP Cron','2026-03-22 09:20:44','2026-03-22 09:20:44'),
(1774,637,'action created','2026-03-22 09:20:44','2026-03-22 09:20:44'),
(1775,636,'action complete via WP Cron','2026-03-22 09:20:44','2026-03-22 09:20:44'),
(1776,637,'action started via Async Request','2026-03-22 10:20:57','2026-03-22 10:20:57'),
(1777,638,'action created','2026-03-22 10:20:57','2026-03-22 10:20:57'),
(1778,637,'action complete via Async Request','2026-03-22 10:20:57','2026-03-22 10:20:57'),
(1779,639,'action created','2026-03-22 10:25:36','2026-03-22 10:25:36'),
(1780,639,'action started via Async Request','2026-03-22 10:28:33','2026-03-22 10:28:33'),
(1781,639,'action complete via Async Request','2026-03-22 10:28:33','2026-03-22 10:28:33'),
(1782,585,'action started via Async Request','2026-03-22 10:32:31','2026-03-22 10:32:31'),
(1783,585,'action complete via Async Request','2026-03-22 10:32:31','2026-03-22 10:32:31'),
(1784,640,'action created','2026-03-22 10:32:31','2026-03-22 10:32:31'),
(1785,586,'action started via Async Request','2026-03-22 10:32:31','2026-03-22 10:32:31'),
(1786,586,'action complete via Async Request','2026-03-22 10:32:31','2026-03-22 10:32:31'),
(1787,641,'action created','2026-03-22 10:32:31','2026-03-22 10:32:31'),
(1788,631,'action started via WP Cron','2026-03-22 11:04:53','2026-03-22 11:04:53'),
(1789,631,'action complete via WP Cron','2026-03-22 11:04:53','2026-03-22 11:04:53'),
(1790,642,'action created','2026-03-22 11:04:53','2026-03-22 11:04:53'),
(1791,643,'action created','2026-03-22 11:09:48','2026-03-22 11:09:48'),
(1792,643,'action started via WP Cron','2026-03-22 11:10:57','2026-03-22 11:10:57'),
(1793,643,'action complete via WP Cron','2026-03-22 11:10:57','2026-03-22 11:10:57'),
(1794,638,'action started via Async Request','2026-03-22 11:21:07','2026-03-22 11:21:07'),
(1795,644,'action created','2026-03-22 11:21:07','2026-03-22 11:21:07'),
(1796,638,'action complete via Async Request','2026-03-22 11:21:07','2026-03-22 11:21:07'),
(1797,623,'action started via WP Cron','2026-03-22 11:48:34','2026-03-22 11:48:34'),
(1798,623,'action complete via WP Cron','2026-03-22 11:48:34','2026-03-22 11:48:34'),
(1799,645,'action created','2026-03-22 11:48:34','2026-03-22 11:48:34'),
(1800,624,'action started via WP Cron','2026-03-22 11:48:34','2026-03-22 11:48:34'),
(1801,624,'action complete via WP Cron','2026-03-22 11:48:34','2026-03-22 11:48:34'),
(1802,646,'action created','2026-03-22 11:48:34','2026-03-22 11:48:34'),
(1803,647,'action created','2026-03-22 12:01:05','2026-03-22 12:01:05'),
(1804,647,'action started via WP Cron','2026-03-22 12:02:05','2026-03-22 12:02:05'),
(1805,647,'action complete via WP Cron','2026-03-22 12:02:05','2026-03-22 12:02:05'),
(1806,648,'action created','2026-03-22 12:29:24','2026-03-22 12:29:24'),
(1807,644,'action started via Async Request','2026-03-22 12:29:26','2026-03-22 12:29:26'),
(1808,649,'action created','2026-03-22 12:29:26','2026-03-22 12:29:26'),
(1809,644,'action complete via Async Request','2026-03-22 12:29:26','2026-03-22 12:29:26'),
(1810,650,'action created','2026-03-22 12:29:29','2026-03-22 12:29:29'),
(1811,650,'action started via Async Request','2026-03-22 12:31:10','2026-03-22 12:31:10'),
(1812,650,'action complete via Async Request','2026-03-22 12:31:10','2026-03-22 12:31:10'),
(1813,648,'action started via WP Cron','2026-03-22 12:36:13','2026-03-22 12:36:13'),
(1814,648,'action complete via WP Cron','2026-03-22 12:36:13','2026-03-22 12:36:13'),
(1815,649,'action started via Async Request','2026-03-22 13:41:30','2026-03-22 13:41:30'),
(1816,651,'action created','2026-03-22 13:41:30','2026-03-22 13:41:30'),
(1817,649,'action complete via Async Request','2026-03-22 13:41:30','2026-03-22 13:41:30'),
(1818,651,'action started via Async Request','2026-03-22 14:43:12','2026-03-22 14:43:12'),
(1819,652,'action created','2026-03-22 14:43:12','2026-03-22 14:43:12'),
(1820,651,'action complete via Async Request','2026-03-22 14:43:12','2026-03-22 14:43:12'),
(1821,652,'action started via WP Cron','2026-03-22 15:50:38','2026-03-22 15:50:38'),
(1822,653,'action created','2026-03-22 15:50:38','2026-03-22 15:50:38'),
(1823,652,'action complete via WP Cron','2026-03-22 15:50:38','2026-03-22 15:50:38'),
(1824,653,'action started via Async Request','2026-03-22 16:51:29','2026-03-22 16:51:29'),
(1825,654,'action created','2026-03-22 16:51:29','2026-03-22 16:51:29'),
(1826,653,'action complete via Async Request','2026-03-22 16:51:29','2026-03-22 16:51:29'),
(1827,642,'action started via Async Request','2026-03-22 17:15:11','2026-03-22 17:15:11'),
(1828,642,'action complete via Async Request','2026-03-22 17:15:11','2026-03-22 17:15:11'),
(1829,655,'action created','2026-03-22 17:15:11','2026-03-22 17:15:11'),
(1830,656,'action created','2026-03-22 17:27:59','2026-03-22 17:27:59'),
(1831,656,'action started via Async Request','2026-03-22 17:30:19','2026-03-22 17:30:19'),
(1832,656,'action complete via Async Request','2026-03-22 17:30:19','2026-03-22 17:30:19'),
(1833,654,'action started via Async Request','2026-03-22 17:52:01','2026-03-22 17:52:01'),
(1834,657,'action created','2026-03-22 17:52:02','2026-03-22 17:52:02'),
(1835,654,'action complete via Async Request','2026-03-22 17:52:02','2026-03-22 17:52:02'),
(1836,633,'action started via Async Request','2026-03-22 18:02:53','2026-03-22 18:02:53'),
(1837,633,'action complete via Async Request','2026-03-22 18:02:53','2026-03-22 18:02:53'),
(1839,657,'action started via WP Cron','2026-03-22 19:18:24','2026-03-22 19:18:24'),
(1840,659,'action created','2026-03-22 19:18:24','2026-03-22 19:18:24'),
(1841,657,'action complete via WP Cron','2026-03-22 19:18:24','2026-03-22 19:18:24'),
(1842,659,'action started via WP Cron','2026-03-22 23:06:55','2026-03-22 23:06:55'),
(1843,660,'action created','2026-03-22 23:06:55','2026-03-22 23:06:55'),
(1844,659,'action complete via WP Cron','2026-03-22 23:06:55','2026-03-22 23:06:55'),
(1845,655,'action started via WP Cron','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1846,655,'action complete via WP Cron','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1847,661,'action created','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1848,617,'action started via WP Cron','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1849,617,'action complete via WP Cron','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1850,662,'action created','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1851,618,'action started via WP Cron','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1852,618,'action complete via WP Cron','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1853,663,'action created','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1854,619,'action started via WP Cron','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1855,619,'action complete via WP Cron','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1856,664,'action created','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1857,620,'action started via WP Cron','2026-03-23 01:16:24','2026-03-23 01:16:24'),
(1858,620,'action complete via WP Cron','2026-03-23 01:16:25','2026-03-23 01:16:25'),
(1859,665,'action created','2026-03-23 01:16:25','2026-03-23 01:16:25'),
(1860,621,'action started via WP Cron','2026-03-23 01:16:25','2026-03-23 01:16:25'),
(1861,666,'action created','2026-03-23 01:16:25','2026-03-23 01:16:25'),
(1862,621,'action complete via WP Cron','2026-03-23 01:16:25','2026-03-23 01:16:25'),
(1863,667,'action created','2026-03-23 01:16:25','2026-03-23 01:16:25'),
(1864,622,'action started via WP Cron','2026-03-23 01:16:25','2026-03-23 01:16:25'),
(1865,622,'action complete via WP Cron','2026-03-23 01:16:26','2026-03-23 01:16:26'),
(1866,668,'action created','2026-03-23 01:16:26','2026-03-23 01:16:26'),
(1867,645,'action started via WP Cron','2026-03-23 01:16:26','2026-03-23 01:16:26'),
(1868,645,'action complete via WP Cron','2026-03-23 01:16:26','2026-03-23 01:16:26'),
(1869,669,'action created','2026-03-23 01:16:26','2026-03-23 01:16:26'),
(1870,646,'action started via WP Cron','2026-03-23 01:16:26','2026-03-23 01:16:26'),
(1871,646,'action complete via WP Cron','2026-03-23 01:16:27','2026-03-23 01:16:27'),
(1872,670,'action created','2026-03-23 01:16:27','2026-03-23 01:16:27'),
(1873,660,'action started via WP Cron','2026-03-23 01:16:27','2026-03-23 01:16:27'),
(1874,671,'action created','2026-03-23 01:16:27','2026-03-23 01:16:27'),
(1875,660,'action complete via WP Cron','2026-03-23 01:16:27','2026-03-23 01:16:27'),
(1876,627,'action started via WP Cron','2026-03-23 01:16:27','2026-03-23 01:16:27'),
(1878,672,'action created','2026-03-23 01:16:27','2026-03-23 01:16:27'),
(1879,673,'action created','2026-03-23 01:16:27','2026-03-23 01:16:27'),
(1880,627,'action complete via WP Cron','2026-03-23 01:16:27','2026-03-23 01:16:27'),
(1881,674,'action created','2026-03-23 01:16:27','2026-03-23 01:16:27'),
(1882,673,'action started via WP Cron','2026-03-23 03:27:56','2026-03-23 03:27:56'),
(1883,673,'action complete via WP Cron','2026-03-23 03:27:56','2026-03-23 03:27:56'),
(1884,666,'action started via WP Cron','2026-03-23 03:27:56','2026-03-23 03:27:56'),
(1885,666,'action complete via WP Cron','2026-03-23 03:27:56','2026-03-23 03:27:56'),
(1886,671,'action started via WP Cron','2026-03-23 03:27:56','2026-03-23 03:27:56'),
(1887,675,'action created','2026-03-23 03:27:56','2026-03-23 03:27:56'),
(1888,671,'action complete via WP Cron','2026-03-23 03:27:56','2026-03-23 03:27:56'),
(1889,629,'action started via WP Cron','2026-03-23 04:31:45','2026-03-23 04:31:45'),
(1890,629,'action complete via WP Cron','2026-03-23 04:31:45','2026-03-23 04:31:45'),
(1891,676,'action created','2026-03-23 04:31:45','2026-03-23 04:31:45'),
(1892,675,'action started via WP Cron','2026-03-23 04:31:45','2026-03-23 04:31:45'),
(1893,677,'action created','2026-03-23 04:31:45','2026-03-23 04:31:45'),
(1894,675,'action complete via WP Cron','2026-03-23 04:31:45','2026-03-23 04:31:45'),
(1895,677,'action started via WP Cron','2026-03-23 06:02:27','2026-03-23 06:02:27'),
(1896,678,'action created','2026-03-23 06:02:27','2026-03-23 06:02:27'),
(1897,677,'action complete via WP Cron','2026-03-23 06:02:27','2026-03-23 06:02:27'),
(1898,679,'action created','2026-03-23 07:38:13','2026-03-23 07:38:13'),
(1899,678,'action started via WP Cron','2026-03-23 07:38:15','2026-03-23 07:38:15'),
(1900,680,'action created','2026-03-23 07:38:15','2026-03-23 07:38:15'),
(1901,678,'action complete via WP Cron','2026-03-23 07:38:15','2026-03-23 07:38:15'),
(1902,661,'action started via WP Cron','2026-03-23 07:38:15','2026-03-23 07:38:15'),
(1903,661,'action complete via WP Cron','2026-03-23 07:38:15','2026-03-23 07:38:15'),
(1904,681,'action created','2026-03-23 07:38:15','2026-03-23 07:38:15'),
(1905,682,'action created','2026-03-23 07:38:16','2026-03-23 07:38:16'),
(1906,682,'action started via Async Request','2026-03-23 07:40:26','2026-03-23 07:40:26'),
(1907,682,'action complete via Async Request','2026-03-23 07:40:26','2026-03-23 07:40:26'),
(1908,679,'action started via Async Request','2026-03-23 07:40:26','2026-03-23 07:40:26'),
(1909,679,'action complete via Async Request','2026-03-23 07:40:26','2026-03-23 07:40:26'),
(1910,680,'action started via Async Request','2026-03-23 08:38:57','2026-03-23 08:38:57'),
(1911,683,'action created','2026-03-23 08:38:57','2026-03-23 08:38:57'),
(1912,680,'action complete via Async Request','2026-03-23 08:38:57','2026-03-23 08:38:57'),
(1913,683,'action started via Async Request','2026-03-23 09:39:26','2026-03-23 09:39:26'),
(1914,684,'action created','2026-03-23 09:39:26','2026-03-23 09:39:26'),
(1915,683,'action complete via Async Request','2026-03-23 09:39:26','2026-03-23 09:39:26'),
(1916,640,'action started via Async Request','2026-03-23 10:33:52','2026-03-23 10:33:52'),
(1917,640,'action complete via Async Request','2026-03-23 10:33:52','2026-03-23 10:33:52'),
(1918,685,'action created','2026-03-23 10:33:52','2026-03-23 10:33:52'),
(1919,641,'action started via Async Request','2026-03-23 10:33:52','2026-03-23 10:33:52'),
(1920,641,'action complete via Async Request','2026-03-23 10:33:52','2026-03-23 10:33:52'),
(1921,686,'action created','2026-03-23 10:33:52','2026-03-23 10:33:52'),
(1922,684,'action started via Async Request','2026-03-23 10:39:55','2026-03-23 10:39:55'),
(1923,687,'action created','2026-03-23 10:39:55','2026-03-23 10:39:55'),
(1924,684,'action complete via Async Request','2026-03-23 10:39:55','2026-03-23 10:39:55'),
(1925,687,'action started via Async Request','2026-03-23 11:40:24','2026-03-23 11:40:24'),
(1926,688,'action created','2026-03-23 11:40:24','2026-03-23 11:40:24'),
(1927,687,'action complete via Async Request','2026-03-23 11:40:24','2026-03-23 11:40:24'),
(1928,688,'action started via Async Request','2026-03-23 12:40:54','2026-03-23 12:40:54'),
(1929,689,'action created','2026-03-23 12:40:54','2026-03-23 12:40:54'),
(1930,688,'action complete via Async Request','2026-03-23 12:40:54','2026-03-23 12:40:54'),
(1931,669,'action started via Async Request','2026-03-23 13:17:12','2026-03-23 13:17:12'),
(1932,669,'action complete via Async Request','2026-03-23 13:17:12','2026-03-23 13:17:12'),
(1933,690,'action created','2026-03-23 13:17:12','2026-03-23 13:17:12'),
(1934,670,'action started via Async Request','2026-03-23 13:17:12','2026-03-23 13:17:12'),
(1935,670,'action complete via Async Request','2026-03-23 13:17:12','2026-03-23 13:17:12'),
(1936,691,'action created','2026-03-23 13:17:12','2026-03-23 13:17:12'),
(1937,681,'action started via Async Request','2026-03-23 13:39:23','2026-03-23 13:39:23'),
(1938,681,'action complete via Async Request','2026-03-23 13:39:23','2026-03-23 13:39:23'),
(1939,692,'action created','2026-03-23 13:39:23','2026-03-23 13:39:23'),
(1940,689,'action started via WP Cron','2026-03-23 13:40:58','2026-03-23 13:40:58'),
(1941,693,'action created','2026-03-23 13:40:58','2026-03-23 13:40:58'),
(1942,689,'action complete via WP Cron','2026-03-23 13:40:58','2026-03-23 13:40:58');
/*!40000 ALTER TABLE `wpj0_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_commentmeta`
--

DROP TABLE IF EXISTS `wpj0_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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 AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_commentmeta`
--

LOCK TABLES `wpj0_commentmeta` WRITE;
/*!40000 ALTER TABLE `wpj0_commentmeta` DISABLE KEYS */;
INSERT INTO `wpj0_commentmeta` VALUES
(1,2,'note_group','payment'),
(2,5,'note_group','payment'),
(3,8,'note_group','payment'),
(4,11,'note_group','payment'),
(5,14,'note_group','payment'),
(6,17,'note_group','payment'),
(7,21,'note_group','payment'),
(8,23,'note_group','payment'),
(9,25,'note_group','payment');
/*!40000 ALTER TABLE `wpj0_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_comments`
--

DROP TABLE IF EXISTS `wpj0_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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`),
  KEY `woo_idx_comment_date_type` (`comment_date_gmt`,`comment_type`,`comment_approved`,`comment_post_ID`),
  KEY `woo_idx_comment_approved_type` (`comment_approved`,`comment_type`,`comment_post_ID`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_comments`
--

LOCK TABLES `wpj0_comments` WRITE;
/*!40000 ALTER TABLE `wpj0_comments` DISABLE KEYS */;
INSERT INTO `wpj0_comments` VALUES
(1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2026-03-09 19:53:19','2026-03-09 19:53:19','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0),
(2,45,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-14 17:28:29','2026-03-14 17:28:29','Payment via Google Pay (WooPayments) (pi_3TAvzDFuIWhAwBc00fL29RE0).',0,'1','WooCommerce','order_note',0,0),
(3,45,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-14 17:28:30','2026-03-14 17:28:30','A payment of <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>&nbsp;7,99</bdi></span> USD was <strong>successfully charged</strong> using WooPayments (<a href=\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-admin&path=/payments/transactions/details&id=pi_3TAvzDFuIWhAwBc00fL29RE0\" target=\"_blank\" rel=\"noopener noreferrer\">pi_3TAvzDFuIWhAwBc00fL29RE0</a>).',0,'1','WooCommerce','order_note',0,0),
(4,45,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-14 17:28:32','2026-03-14 17:28:32','<strong>Fee details:</strong><div class=\"captured-event-details\">\n<p>Base fee (2.9% + $0.30): -$0.53</p>\n<p>Net payout: $7.46 USD</p>\n</div>',0,'1','WooCommerce','order_note',0,0),
(5,51,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-14 19:30:25','2026-03-14 19:30:25','Payment via Google Pay (WooPayments) (pi_3TAxtDFuIWhAwBc00rW8ou8J).',0,'1','WooCommerce','order_note',0,0),
(6,51,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-14 19:30:26','2026-03-14 19:30:26','A payment of <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#x62f;.&#x645;.</span>&nbsp;47.00</bdi></span> MAD was <strong>successfully charged</strong> using WooPayments (<a href=\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-admin&path=/payments/transactions/details&id=pi_3TAxtDFuIWhAwBc00rW8ou8J\" target=\"_blank\" rel=\"noopener noreferrer\">pi_3TAxtDFuIWhAwBc00rW8ou8J</a>).',0,'1','WooCommerce','order_note',0,0),
(7,51,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-14 19:33:25','2026-03-14 19:33:25','<strong>Fee details:</strong><div class=\"captured-event-details\">\n<p>..1.00 MAD → 0.105957 USD: $4.98 USD</p>\n<p>Fee (3.9% + $0.30): -$0.49</p>\n<p><span style=\"font-size: 7px;vertical-align: middle;\">&#9679;</span> Base fee: 2.9% + $0.30</p>\n<p><span style=\"font-size: 7px;vertical-align: middle;\">&#9679;</span> Currency conversion fee: 1%</p>\n<p>Net payout: $4.49 USD</p>\n</div>',0,'1','WooCommerce','order_note',0,0),
(8,82,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-15 17:03:41','2026-03-15 17:03:41','Payment via Google Pay (WooPayments) (pi_3TBI4mFuIWhAwBc00COMVm3y).',0,'1','WooCommerce','order_note',0,0),
(9,82,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-15 17:03:43','2026-03-15 17:03:43','A payment of <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>&nbsp;4,98</bdi></span> USD was <strong>successfully charged</strong> using WooPayments (<a href=\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-admin&path=/payments/transactions/details&id=pi_3TBI4mFuIWhAwBc00COMVm3y\" target=\"_blank\" rel=\"noopener noreferrer\">pi_3TBI4mFuIWhAwBc00COMVm3y</a>).',0,'1','WooCommerce','order_note',0,0),
(10,82,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-15 17:03:45','2026-03-15 17:03:45','<strong>Fee details:</strong><div class=\"captured-event-details\">\n<p>Base fee (2.9% + $0.30): -$0.44</p>\n<p>Net payout: $4.54 USD</p>\n</div>',0,'1','WooCommerce','order_note',0,0),
(11,83,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-15 19:30:38','2026-03-15 19:30:38','Payment via Google Pay (WooPayments) (pi_3TBKMzFuIWhAwBc014gqcA62).',0,'1','WooCommerce','order_note',0,0),
(12,83,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-15 19:30:42','2026-03-15 19:30:42','A payment of <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>&nbsp;4,98</bdi></span> USD was <strong>successfully charged</strong> using WooPayments (<a href=\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-admin&path=/payments/transactions/details&id=pi_3TBKMzFuIWhAwBc014gqcA62\" target=\"_blank\" rel=\"noopener noreferrer\">pi_3TBKMzFuIWhAwBc014gqcA62</a>).',0,'1','WooCommerce','order_note',0,0),
(13,83,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-15 19:31:24','2026-03-15 19:31:24','<strong>Fee details:</strong><div class=\"captured-event-details\">\n<p>Base fee (2.9% + $0.30): -$0.44</p>\n<p>Net payout: $4.54 USD</p>\n</div>',0,'1','WooCommerce','order_note',0,0),
(14,84,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-15 19:31:54','2026-03-15 19:31:54','Payment complete.',0,'1','WooCommerce','order_note',0,0),
(15,84,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-15 19:31:57','2026-03-15 19:31:57','A payment of <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>&nbsp;4,98</bdi></span> USD was <strong>successfully charged</strong> using WooPayments (<a href=\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-admin&path=/payments/transactions/details&id=pi_3TBKODFuIWhAwBc00kPjypk4\" target=\"_blank\" rel=\"noopener noreferrer\">pi_3TBKODFuIWhAwBc00kPjypk4</a>).',0,'1','WooCommerce','order_note',0,0),
(16,84,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-15 19:31:58','2026-03-15 19:31:58','<strong>Fee details:</strong><div class=\"captured-event-details\">\n<p>Base fee (2.9% + $0.30): -$0.44</p>\n<p>Net payout: $4.54 USD</p>\n</div>',0,'1','WooCommerce','order_note',0,0),
(17,85,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-15 21:43:52','2026-03-15 21:43:52','Payment via Google Pay (WooPayments) (pi_3TBMRuFuIWhAwBc01Cj12QZV).',0,'1','WooCommerce','order_note',0,0),
(18,85,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-15 21:43:55','2026-03-15 21:43:55','A payment of <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>&nbsp;7,99</bdi></span> USD was <strong>successfully charged</strong> using WooPayments (<a href=\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-admin&path=/payments/transactions/details&id=pi_3TBMRuFuIWhAwBc01Cj12QZV\" target=\"_blank\" rel=\"noopener noreferrer\">pi_3TBMRuFuIWhAwBc01Cj12QZV</a>).',0,'1','WooCommerce','order_note',0,0),
(19,85,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-15 21:45:18','2026-03-15 21:45:18','<strong>Fee details:</strong><div class=\"captured-event-details\">\n<p>Base fee (2.9% + $0.30): -$0.53</p>\n<p>Net payout: $7.46 USD</p>\n</div>',0,'1','WooCommerce','order_note',0,0),
(20,88,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-17 20:13:28','2026-03-17 20:13:28','PayPal transaction ID: 9GG42398395402022',0,'1','WooCommerce','order_note',0,0),
(21,88,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-17 20:13:28','2026-03-17 20:13:28','Payment via PayPal (9GG42398395402022).',0,'1','WooCommerce','order_note',0,0),
(22,89,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-17 20:20:12','2026-03-17 20:20:12','PayPal transaction ID: 62334109H4114451T',0,'1','WooCommerce','order_note',0,0),
(23,89,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-17 20:20:12','2026-03-17 20:20:12','Payment via Credit or debit cards (via PayPal) (62334109H4114451T).',0,'1','WooCommerce','order_note',0,0),
(24,90,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-17 21:30:43','2026-03-17 21:30:43','PayPal transaction ID: 22M53090J4021262S',0,'1','WooCommerce','order_note',0,0),
(25,90,'WooCommerce','woocommerce@apexdiscipline.co','','','2026-03-17 21:30:43','2026-03-17 21:30:43','Payment via Credit or debit cards (via PayPal) (22M53090J4021262S).',0,'1','WooCommerce','order_note',0,0);
/*!40000 ALTER TABLE `wpj0_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_e_events`
--

DROP TABLE IF EXISTS `wpj0_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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 AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_e_events`
--

LOCK TABLES `wpj0_e_events` WRITE;
/*!40000 ALTER TABLE `wpj0_e_events` DISABLE KEYS */;
INSERT INTO `wpj0_e_events` VALUES
(1,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2026-03-09T20:10:42.203+00:00\"}','2026-03-09 20:10:42'),
(2,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2026-03-09T20:10:42.233+00:00\"}','2026-03-09 20:10:42');
/*!40000 ALTER TABLE `wpj0_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_jetpack_sync_queue`
--

DROP TABLE IF EXISTS `wpj0_jetpack_sync_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_jetpack_sync_queue` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `queue_id` varchar(50) NOT NULL,
  `event_id` varchar(100) NOT NULL,
  `event_payload` longtext NOT NULL,
  `timestamp` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`),
  KEY `event_id` (`event_id`),
  KEY `queue_id` (`queue_id`),
  KEY `queue_id_event_id` (`queue_id`,`event_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=MyISAM AUTO_INCREMENT=710 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_jetpack_sync_queue`
--

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

--
-- Table structure for table `wpj0_links`
--

DROP TABLE IF EXISTS `wpj0_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_links`
--

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

--
-- Table structure for table `wpj0_litespeed_url`
--

DROP TABLE IF EXISTS `wpj0_litespeed_url`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_litespeed_url` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `url` varchar(500) NOT NULL,
  `cache_tags` varchar(1000) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `url` (`url`(191)),
  KEY `cache_tags` (`cache_tags`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_litespeed_url`
--

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

--
-- Table structure for table `wpj0_litespeed_url_file`
--

DROP TABLE IF EXISTS `wpj0_litespeed_url_file`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_litespeed_url_file` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `url_id` bigint(20) NOT NULL,
  `vary` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary',
  `filename` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content',
  `type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4',
  `mobile` tinyint(4) NOT NULL COMMENT 'mobile=1',
  `webp` tinyint(4) NOT NULL COMMENT 'webp=1',
  `expired` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `filename` (`filename`),
  KEY `type` (`type`),
  KEY `url_id_2` (`url_id`,`vary`,`type`),
  KEY `filename_2` (`filename`,`expired`),
  KEY `url_id` (`url_id`,`expired`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_litespeed_url_file`
--

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

--
-- Table structure for table `wpj0_options`
--

DROP TABLE IF EXISTS `wpj0_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=20250 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_options`
--

LOCK TABLES `wpj0_options` WRITE;
/*!40000 ALTER TABLE `wpj0_options` DISABLE KEYS */;
INSERT INTO `wpj0_options` VALUES
(1,'cron','a:23:{i:1774273588;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:1774273608;a:2:{s:17:\"jetpack_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}s:22:\"jetpack_sync_full_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1774273841;a:1:{s:16:\"spio-refresh-dir\";a:1:{s:32:\"7d867b8464e6ab96b8da801ed9f3590d\";a:3:{s:8:\"schedule\";s:19:\"spio_interval_30min\";s:4:\"args\";a:1:{i:0;a:1:{s:6:\"amount\";i:10;}}s:8:\"interval\";i:1800;}}}i:1774274000;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:1774274089;a:1:{s:19:\"litespeed_task_lqip\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:900;}}}i:1774275056;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:1774275063;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:1774276318;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:1774295539;a:1:{s:18:\"check_license_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:1774295600;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1774295612;a:3:{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;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1774295615;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:1774296320;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:1774296639;a:1:{s:28:\"elementor/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:1774296655;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:1774296658;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:1774299199;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1774299504;a:1:{s:29:\"validate_woopay_compatibility\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1774300999;a:1:{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;}}}i:1774302799;a:1:{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:1774303114;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1774382000;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;}}}s:7:\"version\";i:2;}','on'),
(2,'siteurl','https://apexdiscipline.co','on'),
(3,'home','https://apexdiscipline.co','on'),
(4,'blogname','Apex Discipline','on'),
(5,'blogdescription','Build discipline that lasts','on'),
(6,'users_can_register','0','on'),
(7,'admin_email','g3nryusai@gmail.com','on'),
(8,'start_of_week','1','on'),
(9,'use_balanceTags','0','on'),
(10,'use_smilies','1','on'),
(11,'require_name_email','1','on'),
(12,'comments_notify','1','on'),
(13,'posts_per_rss','10','on'),
(14,'rss_use_excerpt','0','on'),
(15,'mailserver_url','mail.example.com','on'),
(16,'mailserver_login','login@example.com','on'),
(17,'mailserver_pass','','on'),
(18,'mailserver_port','110','on'),
(19,'default_category','1','on'),
(20,'default_comment_status','open','on'),
(21,'default_ping_status','open','on'),
(22,'default_pingback_flag','1','on'),
(23,'posts_per_page','10','on'),
(24,'date_format','F j, Y','on'),
(25,'time_format','g:i a','on'),
(26,'links_updated_date_format','F j, Y g:i a','on'),
(27,'comment_moderation','0','on'),
(28,'moderation_notify','1','on'),
(29,'permalink_structure','/%postname%/','on'),
(30,'rewrite_rules','a:257:{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:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/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:15:\"^checkout-link$\";s:28:\"index.php?checkout-link=true\";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:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:55:\"e-floating-buttons/([^/]+)/wc/file/transient(/(.*))?/?$\";s:70:\"index.php?e-floating-buttons=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"e-floating-buttons/([^/]+)/wc-api(/(.*))?/?$\";s:59:\"index.php?e-floating-buttons=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:72:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:50:\"e-floating-buttons/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"elementor_component/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"elementor_component/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"elementor_component/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"elementor_component/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"elementor_component/([^/]+)/embed/?$\";s:52:\"index.php?elementor_component=$matches[1]&embed=true\";s:40:\"elementor_component/([^/]+)/trackback/?$\";s:46:\"index.php?elementor_component=$matches[1]&tb=1\";s:48:\"elementor_component/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&paged=$matches[2]\";s:55:\"elementor_component/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&cpage=$matches[2]\";s:56:\"elementor_component/([^/]+)/wc/file/transient(/(.*))?/?$\";s:71:\"index.php?elementor_component=$matches[1]&wc/file/transient=$matches[3]\";s:45:\"elementor_component/([^/]+)/wc-api(/(.*))?/?$\";s:60:\"index.php?elementor_component=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:73:\"elementor_component/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:51:\"elementor_component/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:44:\"elementor_component/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementor_component=$matches[1]&page=$matches[2]\";s:36:\"elementor_component/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"elementor_component/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"elementor_component/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"elementor_component/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:44:\"yaymail_template/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"yaymail_template/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"yaymail_template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"yaymail_template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"yaymail_template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"yaymail_template/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"yaymail_template/([^/]+)/embed/?$\";s:49:\"index.php?yaymail_template=$matches[1]&embed=true\";s:37:\"yaymail_template/([^/]+)/trackback/?$\";s:43:\"index.php?yaymail_template=$matches[1]&tb=1\";s:45:\"yaymail_template/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?yaymail_template=$matches[1]&paged=$matches[2]\";s:52:\"yaymail_template/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?yaymail_template=$matches[1]&cpage=$matches[2]\";s:53:\"yaymail_template/([^/]+)/wc/file/transient(/(.*))?/?$\";s:68:\"index.php?yaymail_template=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"yaymail_template/([^/]+)/wc-api(/(.*))?/?$\";s:57:\"index.php?yaymail_template=$matches[1]&wc-api=$matches[3]\";s:59:\"yaymail_template/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:70:\"yaymail_template/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:48:\"yaymail_template/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:59:\"yaymail_template/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:41:\"yaymail_template/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?yaymail_template=$matches[1]&page=$matches[2]\";s:33:\"yaymail_template/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"yaymail_template/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"yaymail_template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"yaymail_template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"yaymail_template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"yaymail_template/[^/]+/([^/]+)/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:23:\"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:38:\"index.php?&page_id=7&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\";}','on'),
(31,'hack_file','0','on'),
(32,'blog_charset','UTF-8','on'),
(33,'moderation_keys','','off'),
(34,'active_plugins','a:10:{i:0;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:1;s:23:\"elementor/elementor.php\";i:2;s:35:\"litespeed-cache/litespeed-cache.php\";i:3;s:44:\"shortpixel-image-optimiser/wp-shortpixel.php\";i:4;s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";i:5;s:45:\"woocommerce-payments/woocommerce-payments.php\";i:6;s:59:\"woocommerce-paypal-payments/woocommerce-paypal-payments.php\";i:7;s:27:\"woocommerce/woocommerce.php\";i:8;s:19:\"yaymail/yaymail.php\";i:9;s:20:\"yaysmtp/yay-smtp.php\";}','on'),
(35,'category_base','','on'),
(36,'ping_sites','https://rpc.pingomatic.com/','on'),
(37,'comment_max_links','2','on'),
(38,'gmt_offset','0','on'),
(39,'default_email_category','1','on'),
(40,'recently_edited','a:5:{i:0;s:80:\"/home/realbikx/apexdiscipline.co/wp-content/themes/quiet-progress/front-page.php\";i:2;s:82:\"/home/realbikx/apexdiscipline.co/wp-content/themes/quiet-progress/page-product.php\";i:3;s:76:\"/home/realbikx/apexdiscipline.co/wp-content/themes/quiet-progress/header.php\";i:4;s:75:\"/home/realbikx/apexdiscipline.co/wp-content/themes/quiet-progress/style.css\";i:5;s:0:\"\";}','off'),
(41,'template','apex-discipline','on'),
(42,'stylesheet','apex-discipline','on'),
(43,'comment_registration','0','on'),
(44,'html_type','text/html','on'),
(45,'use_trackback','0','on'),
(46,'default_role','subscriber','on'),
(47,'db_version','60717','on'),
(48,'uploads_use_yearmonth_folders','1','on'),
(49,'upload_path','','on'),
(50,'blog_public','1','on'),
(51,'default_link_category','2','on'),
(52,'show_on_front','page','on'),
(53,'tag_base','','on'),
(54,'show_avatars','1','on'),
(55,'avatar_rating','G','on'),
(56,'upload_url_path','','on'),
(57,'thumbnail_size_w','150','on'),
(58,'thumbnail_size_h','150','on'),
(59,'thumbnail_crop','1','on'),
(60,'medium_size_w','300','on'),
(61,'medium_size_h','300','on'),
(62,'avatar_default','mystery','on'),
(63,'large_size_w','1024','on'),
(64,'large_size_h','1024','on'),
(65,'image_default_link_type','none','on'),
(66,'image_default_size','','on'),
(67,'image_default_align','','on'),
(68,'close_comments_for_old_posts','0','on'),
(69,'close_comments_days_old','14','on'),
(70,'thread_comments','1','on'),
(71,'thread_comments_depth','5','on'),
(72,'page_comments','0','on'),
(73,'comments_per_page','50','on'),
(74,'default_comments_page','newest','on'),
(75,'comment_order','asc','on'),
(76,'sticky_posts','a:0:{}','on'),
(77,'widget_categories','a:0:{}','on'),
(78,'widget_text','a:0:{}','on'),
(79,'widget_rss','a:0:{}','on'),
(80,'uninstall_plugins','a:3:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:35:\"litespeed-cache/litespeed-cache.php\";s:47:\"LiteSpeed\\Activation::uninstall_litespeed_cache\";s:44:\"shortpixel-image-optimiser/wp-shortpixel.php\";a:2:{i:0;s:32:\"\\ShortPixel\\Helper\\InstallHelper\";i:1;s:15:\"uninstallPlugin\";}}','off'),
(81,'timezone_string','','on'),
(82,'page_for_posts','0','on'),
(83,'page_on_front','7','on'),
(84,'default_post_format','0','on'),
(85,'link_manager_enabled','0','on'),
(86,'finished_splitting_shared_terms','1','on'),
(87,'site_icon','0','on'),
(88,'medium_large_size_w','768','on'),
(89,'medium_large_size_h','0','on'),
(90,'wp_page_for_privacy_policy','3','on'),
(91,'show_comments_cookies_opt_in','1','on'),
(92,'admin_email_lifespan','1788637999','on'),
(93,'disallowed_keys','','off'),
(94,'comment_previously_approved','1','on'),
(95,'auto_plugin_theme_update_emails','a:0:{}','off'),
(96,'auto_update_core_dev','enabled','on'),
(97,'auto_update_core_minor','enabled','on'),
(98,'auto_update_core_major','enabled','on'),
(99,'wp_force_deactivated_plugins','a:0:{}','on'),
(100,'wpj0_attachment_pages_enabled','0','on'),
(101,'wpj0_notes_notify','1','on'),
(102,'initial_db_version','60717','on'),
(103,'wpj0_user_roles','a:7:{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:18:\"manage_woocommerce\";b:1;s:16:\"create_customers\";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:93:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s: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:16:\"create_customers\";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;}}}','on'),
(104,'fresh_site','0','off'),
(105,'user_count','2','off'),
(106,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','auto'),
(107,'sidebars_widgets','a:3:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:14:\"footer-widgets\";a:0:{}s:13:\"array_version\";i:3;}','auto'),
(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(109,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(110,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(111,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(112,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(113,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(114,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(115,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(116,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(117,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(118,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(119,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(120,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(121,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(125,'theme_mods_twentytwentyfive','a:4:{s:18:\"custom_css_post_id\";i:-1;s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1773591622;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}}','off'),
(128,'recovery_keys','a:0:{}','off'),
(141,'can_compress_scripts','0','on'),
(154,'theme_mods_quiet-progress','a:7:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:16;}s:20:\"qp_announcement_text\";s:24:\"85% OFF SALE ENDS TODAY!\";s:20:\"qp_show_announcement\";b:1;s:15:\"qp_review_count\";s:4:\"3282\";s:20:\"qp_countdown_minutes\";s:3:\"360\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1773591617;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'),
(155,'current_theme','Apex Discipline (LATEST)','auto'),
(156,'theme_switched','','auto'),
(157,'theme_switched_via_customizer','','auto'),
(158,'customize_stashed_theme_mods','a:0:{}','off'),
(163,'finished_updating_comment_type','1','auto'),
(165,'recently_activated','a:0:{}','off'),
(177,'WPLANG','','auto'),
(178,'new_admin_email','g3nryusai@gmail.com','auto'),
(191,'elementor_active_kit','13','auto'),
(192,'elementor_font_display','swap','auto'),
(196,'elementor_landing_pages_activation','0','auto'),
(197,'elementor_checklist','{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":false}','auto'),
(198,'elementor_version','3.35.7','auto'),
(199,'elementor_install_history','a:2:{s:6:\"3.35.6\";i:1773087039;s:6:\"3.35.7\";i:1773428717;}','auto'),
(200,'elementor_events_db_version','1.0.0','off'),
(201,'_elementor_ab_testing_data','a:2:{s:7:\"timeout\";i:1773090641;s:5:\"value\";s:273:\"[{\"coreOnboarding\":{\"emphasizeConnectBenefits101\":false,\"embedConnectInOnboarding102\":false,\"onboardingStartsWithLogin103\":false,\"offerThemeChoicesHelloBiz201\":false,\"emphasizeThemeValueAudience202\":false,\"updateCopyVisuals401\":false,\"reduceHierarchyBlankOption402\":true}}]\";}','off'),
(202,'elementor_onboarded','1','auto'),
(203,'_elementor_installed_time','1773087045','auto'),
(204,'elementor_connect_site_key','936a3abbf27e182620e6eacf9b9fba8a','auto'),
(205,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:59:\"The atomic foundation of version 4 is ready for real sites!\";s:7:\"excerpt\";s:296:\"The alpha phase is complete. Version 4 is now in beta, and the atomic foundation is ready to be used on real sites! This is the final step before the official release of version 4.0, activating the new features automatically on new sites, and becoming the default editing experience in Elementor.\";s:7:\"created\";i:1770651621;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:113:\"https://elementor.com/blog/editor-4-beta/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:76:\"Introducing Elementor 3.32: Transitions, Transform, Size Variables, and More\";s:7:\"excerpt\";s:250:\"Elementor 3.32 is here, accelerating Editor V4 Alpha with transform controls and layered transitions, system-wide Size Variables and streamlined class management. This release empowers you to build more consistent, dynamic, and professional websites.\";s:7:\"created\";i:1759243152;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:138:\"https://elementor.com/blog/elementor-332-v4-transform-transitions/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),
(208,'action_scheduler_hybrid_store_demarkation','14','auto'),
(209,'schema-ActionScheduler_StoreSchema','8.0.1773087053','auto'),
(210,'schema-ActionScheduler_LoggerSchema','3.0.1773087053','auto'),
(213,'woocommerce_newly_installed','no','auto'),
(214,'woocommerce_order_stats_has_fulfillment_column','no','off'),
(215,'woocommerce_schema_version','920','auto'),
(216,'woocommerce_store_address','','on'),
(217,'woocommerce_store_address_2','','on'),
(218,'woocommerce_store_city','','on'),
(219,'woocommerce_default_country','MA:macas','on'),
(220,'woocommerce_store_postcode','','on'),
(221,'woocommerce_allowed_countries','all','on'),
(222,'woocommerce_all_except_countries','a:0:{}','on'),
(223,'woocommerce_specific_allowed_countries','a:0:{}','on'),
(224,'woocommerce_ship_to_countries','','on'),
(225,'woocommerce_specific_ship_to_countries','a:0:{}','on'),
(226,'woocommerce_default_customer_address','base','on'),
(227,'woocommerce_address_autocomplete_enabled','no','on'),
(228,'woocommerce_calc_taxes','no','on'),
(229,'woocommerce_enable_coupons','yes','on'),
(230,'woocommerce_calc_discounts_sequentially','no','off'),
(231,'woocommerce_currency','USD','on'),
(232,'woocommerce_currency_pos','left_space','on'),
(233,'woocommerce_price_thousand_sep','.','on'),
(234,'woocommerce_price_decimal_sep',',','on'),
(235,'woocommerce_price_num_decimals','2','on'),
(236,'woocommerce_shop_page_id','15','on'),
(237,'woocommerce_cart_redirect_after_add','no','on'),
(238,'woocommerce_enable_ajax_add_to_cart','yes','on'),
(239,'woocommerce_placeholder_image','14','on'),
(240,'woocommerce_weight_unit','kg','on'),
(241,'woocommerce_dimension_unit','cm','on'),
(242,'woocommerce_enable_reviews','yes','on'),
(243,'woocommerce_review_rating_verification_label','yes','off'),
(244,'woocommerce_review_rating_verification_required','no','off'),
(245,'woocommerce_enable_review_rating','yes','on'),
(246,'woocommerce_review_rating_required','yes','off'),
(247,'woocommerce_manage_stock','yes','on'),
(248,'woocommerce_hold_stock_minutes','60','off'),
(249,'woocommerce_notify_low_stock','yes','off'),
(250,'woocommerce_notify_no_stock','yes','off'),
(251,'woocommerce_stock_email_recipient','g3nryusai@gmail.com','off'),
(252,'woocommerce_notify_low_stock_amount','2','off'),
(253,'woocommerce_notify_no_stock_amount','0','on'),
(254,'woocommerce_hide_out_of_stock_items','no','on'),
(255,'woocommerce_stock_format','','on'),
(256,'woocommerce_file_download_method','force','off'),
(257,'woocommerce_downloads_redirect_fallback_allowed','no','off'),
(258,'woocommerce_downloads_require_login','no','off'),
(259,'woocommerce_downloads_grant_access_after_payment','yes','off'),
(260,'woocommerce_downloads_deliver_inline','','off'),
(261,'woocommerce_downloads_add_hash_to_filename','yes','on'),
(262,'woocommerce_downloads_count_partial','yes','on'),
(264,'woocommerce_attribute_lookup_direct_updates','no','on'),
(265,'woocommerce_attribute_lookup_optimized_updates','no','on'),
(266,'woocommerce_product_match_featured_image_by_sku','no','on'),
(267,'woocommerce_prices_include_tax','no','on'),
(268,'woocommerce_tax_based_on','shipping','on'),
(269,'woocommerce_shipping_tax_class','inherit','on'),
(270,'woocommerce_tax_round_at_subtotal','no','on'),
(271,'woocommerce_tax_classes','','on'),
(272,'woocommerce_tax_display_shop','excl','on'),
(273,'woocommerce_tax_display_cart','excl','on'),
(274,'woocommerce_price_display_suffix','','on'),
(275,'woocommerce_tax_total_display','itemized','off'),
(276,'woocommerce_enable_shipping_calc','yes','off'),
(277,'woocommerce_shipping_cost_requires_address','no','on'),
(278,'woocommerce_shipping_hide_rates_when_free','no','off'),
(279,'woocommerce_ship_to_destination','billing','off'),
(280,'woocommerce_shipping_debug_mode','no','on'),
(281,'woocommerce_enable_guest_checkout','yes','off'),
(282,'woocommerce_enable_checkout_login_reminder','no','off'),
(283,'woocommerce_enable_signup_and_login_from_checkout','yes','off'),
(284,'woocommerce_enable_myaccount_registration','yes','off'),
(285,'woocommerce_registration_generate_password','yes','off'),
(286,'woocommerce_registration_generate_username','yes','off'),
(287,'woocommerce_erasure_request_removes_order_data','no','off'),
(288,'woocommerce_erasure_request_removes_download_data','no','off'),
(289,'woocommerce_allow_bulk_remove_personal_data','no','off'),
(290,'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].','on'),
(291,'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].','on'),
(292,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(293,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(294,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(295,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(296,'woocommerce_anonymize_refunded_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(297,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(298,'woocommerce_email_from_address','g3nryusai@gmail.com','off'),
(299,'woocommerce_email_header_image','','off'),
(300,'woocommerce_email_header_image_width','120','on'),
(301,'woocommerce_email_header_alignment','left','on'),
(302,'woocommerce_email_font_family','Helvetica','on'),
(303,'woocommerce_email_footer_text','{site_title}<br />{store_address}','off'),
(304,'woocommerce_email_base_color','#298af9','off'),
(305,'woocommerce_email_background_color','#ffffff','off'),
(306,'woocommerce_email_body_background_color','#ffffff','off'),
(307,'woocommerce_email_text_color','#1e1e1e','off'),
(308,'woocommerce_email_footer_text_color','#787c82','off'),
(309,'woocommerce_email_auto_sync_with_theme','no','off'),
(310,'woocommerce_pos_store_name','Apex Discipline','on'),
(311,'woocommerce_pos_store_address','','on'),
(312,'woocommerce_pos_store_phone','','on'),
(313,'woocommerce_pos_store_email','g3nryusai@gmail.com','on'),
(314,'woocommerce_pos_refund_returns_policy','','on'),
(315,'woocommerce_cart_page_id','16','off'),
(316,'woocommerce_checkout_page_id','17','off'),
(317,'woocommerce_myaccount_page_id','18','off'),
(318,'woocommerce_terms_page_id','','off'),
(319,'woocommerce_force_ssl_checkout','no','on'),
(320,'woocommerce_unforce_ssl_checkout','no','on'),
(321,'woocommerce_checkout_pay_endpoint','order-pay','on'),
(322,'woocommerce_checkout_order_received_endpoint','order-received','on'),
(323,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'),
(324,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'),
(325,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'),
(326,'woocommerce_myaccount_orders_endpoint','orders','on'),
(327,'woocommerce_myaccount_view_order_endpoint','view-order','on'),
(328,'woocommerce_myaccount_downloads_endpoint','downloads','on'),
(329,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'),
(330,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'),
(331,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'),
(332,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'),
(333,'woocommerce_logout_endpoint','customer-logout','on'),
(334,'woocommerce_api_enabled','no','on'),
(335,'woocommerce_allow_tracking','yes','on'),
(336,'woocommerce_show_marketplace_suggestions','yes','off'),
(337,'woocommerce_custom_orders_table_enabled','yes','on'),
(338,'woocommerce_analytics_enabled','yes','on'),
(339,'woocommerce_feature_rate_limit_checkout_enabled','no','on'),
(340,'woocommerce_feature_order_attribution_enabled','yes','on'),
(341,'woocommerce_feature_site_visibility_badge_enabled','yes','on'),
(342,'woocommerce_hpos_datastore_caching_enabled','no','on'),
(343,'woocommerce_feature_remote_logging_enabled','yes','on'),
(344,'woocommerce_feature_email_improvements_enabled','yes','on'),
(347,'woocommerce_email_improvements_disabled_count','1','auto'),
(348,'woocommerce_email_improvements_first_disabled_at','2026-03-09 20:10:54','auto'),
(349,'woocommerce_email_improvements_last_disabled_at','2026-03-09 20:10:54','auto'),
(350,'woocommerce_feature_blueprint_enabled','yes','on'),
(351,'woocommerce_feature_cost_of_goods_sold_enabled','no','on'),
(352,'woocommerce_hpos_fts_index_enabled','no','on'),
(353,'woocommerce_feature_block_email_editor_enabled','no','on'),
(354,'woocommerce_feature_point_of_sale_enabled','yes','on'),
(355,'woocommerce_feature_mcp_integration_enabled','no','on'),
(356,'woocommerce_feature_destroy-empty-sessions_enabled','no','on'),
(357,'woocommerce_feature_rest_api_caching_enabled','no','on'),
(358,'woocommerce_feature_product_instance_caching_enabled','no','on'),
(359,'woocommerce_single_image_width','600','on'),
(360,'woocommerce_thumbnail_image_width','300','on'),
(361,'woocommerce_checkout_highlight_required_fields','yes','on'),
(362,'woocommerce_demo_store','no','off'),
(363,'wc_downloads_approved_directories_mode','enabled','auto'),
(364,'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;}','auto'),
(365,'current_theme_supports_woocommerce','yes','auto'),
(366,'woocommerce_queue_flush_rewrite_rules','no','auto'),
(368,'product_cat_children','a:0:{}','auto'),
(369,'default_product_cat','15','auto'),
(370,'woocommerce_refund_returns_page_id','19','auto'),
(373,'woocommerce_paypal_settings','a:25:{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:\"g3nryusai@gmail.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:14:\"paypal_buttons\";s:3:\"yes\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:9:\"image_url\";s:0:\"\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:19:\"g3nryusai@gmail.com\";s:14:\"identity_token\";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:28:\"transact_onboarding_complete\";s:2:\"no\";s:12:\"_should_load\";s:2:\"no\";}','on'),
(374,'woocommerce_version','10.6.1','auto'),
(375,'woocommerce_db_version','10.6.1','auto'),
(376,'woocommerce_store_id','f00fc92e-f446-47b6-92c8-21e0b5d0c59a','auto'),
(377,'woocommerce_admin_install_timestamp','1773087055','auto'),
(378,'woocommerce_inbox_variant_assignment','9','auto'),
(379,'woocommerce_remote_variant_assignment','23','auto'),
(385,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"MH8CENJNPiZ5xxCugS4dCeaD1LjcghsE\";}','on'),
(387,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(388,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(389,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(390,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(391,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(392,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(393,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(394,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(395,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(396,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(397,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(398,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(399,'widget_wc_brands_brand_description','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(400,'widget_woocommerce_brand_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(401,'widget_wc_brands_brand_thumbnails','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(407,'action_scheduler_lock_async-request-runner','69c1446f9534e8.92177379|1774273707','no'),
(410,'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments','no','auto'),
(411,'woocommerce_admin_notices','a:1:{i:0;s:20:\"no_secure_connection\";}','auto'),
(414,'woocommerce_custom_orders_table_created','yes','auto'),
(415,'woocommerce_coming_soon','no','auto'),
(416,'woocommerce_store_pages_only','no','auto'),
(417,'woocommerce_email_improvements_default_enabled','yes','auto'),
(418,'woocommerce_email_improvements_first_enabled_at','2026-03-09 20:10:58','auto'),
(419,'woocommerce_email_improvements_last_enabled_at','2026-03-09 20:10:58','auto'),
(420,'woocommerce_email_improvements_enabled_count','1','auto'),
(421,'woocommerce_back_in_stock_allow_signups','yes','auto'),
(422,'woocommerce_analytics_scheduled_import','yes','auto'),
(423,'woocommerce_admin_scheduler_last_processed_order_modified_date','2026-03-23 07:38:16','off'),
(424,'woocommerce_admin_scheduler_last_processed_order_id','97','off'),
(425,'woocommerce_initial_installed_version','10.5.3','off'),
(427,'wc_blocks_db_schema_version','260','auto'),
(429,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'),
(432,'woocommerce_gateway_order','a:63:{s:19:\"_wc_pes_woopayments\";i:0;s:20:\"woocommerce_payments\";i:1;s:27:\"woocommerce_payments_affirm\";i:2;s:38:\"woocommerce_payments_afterpay_clearpay\";i:3;s:27:\"woocommerce_payments_alipay\";i:4;s:31:\"woocommerce_payments_bancontact\";i:5;s:34:\"woocommerce_payments_au_becs_debit\";i:6;s:24:\"woocommerce_payments_eps\";i:7;s:28:\"woocommerce_payments_giropay\";i:8;s:28:\"woocommerce_payments_grabpay\";i:9;s:26:\"woocommerce_payments_ideal\";i:10;s:25:\"woocommerce_payments_link\";i:11;s:31:\"woocommerce_payments_multibanco\";i:12;s:27:\"woocommerce_payments_klarna\";i:13;s:24:\"woocommerce_payments_p24\";i:14;s:31:\"woocommerce_payments_sepa_debit\";i:15;s:27:\"woocommerce_payments_sofort\";i:16;s:31:\"woocommerce_payments_wechat_pay\";i:17;s:30:\"woocommerce_payments_apple_pay\";i:18;s:31:\"woocommerce_payments_google_pay\";i:19;s:31:\"woocommerce_payments_amazon_pay\";i:20;s:16:\"_wc_pes_payoneer\";i:21;s:16:\"ppcp-axo-gateway\";i:22;s:33:\"_wc_offline_payment_methods_group\";i:23;s:4:\"bacs\";i:24;s:6:\"cheque\";i:25;s:3:\"cod\";i:26;s:25:\"_wc_pes_paypal_full_stack\";i:27;s:15:\"ppcp-bancontact\";i:28;s:9:\"ppcp-blik\";i:29;s:8:\"ppcp-eps\";i:30;s:10:\"ppcp-ideal\";i:31;s:11:\"ppcp-mybank\";i:32;s:8:\"ppcp-p24\";i:33;s:12:\"ppcp-trustly\";i:34;s:15:\"ppcp-multibanco\";i:35;s:24:\"ppcp-card-button-gateway\";i:36;s:14:\"ppcp-googlepay\";i:37;s:13:\"ppcp-applepay\";i:38;s:12:\"ppcp-gateway\";i:39;s:14:\"_wc_pes_stripe\";i:40;s:13:\"stripe_alipay\";i:41;s:17:\"stripe_amazon_pay\";i:42;s:11:\"stripe_blik\";i:43;s:13:\"stripe_klarna\";i:44;s:13:\"stripe_affirm\";i:45;s:24:\"stripe_afterpay_clearpay\";i:46;s:10:\"stripe_eps\";i:47;s:17:\"stripe_bancontact\";i:48;s:13:\"stripe_boleto\";i:49;s:12:\"stripe_ideal\";i:50;s:11:\"stripe_oxxo\";i:51;s:17:\"stripe_sepa_debit\";i:52;s:10:\"stripe_p24\";i:53;s:17:\"stripe_multibanco\";i:54;s:11:\"stripe_link\";i:55;s:17:\"stripe_wechat_pay\";i:56;s:14:\"stripe_cashapp\";i:57;s:17:\"stripe_acss_debit\";i:58;s:17:\"stripe_bacs_debit\";i:59;s:20:\"stripe_au_becs_debit\";i:60;s:6:\"stripe\";i:61;s:22:\"stripe_us_bank_account\";i:62;}','auto'),
(439,'jetpack_options','a:6:{s:14:\"last_heartbeat\";i:1774220815;s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;s:2:\"id\";i:253343721;s:6:\"public\";i:1;s:11:\"master_user\";i:1;}','auto'),
(444,'woocommerce_checkout_phone_field','optional','auto'),
(445,'woocommerce_checkout_company_field','hidden','auto'),
(446,'woocommerce_checkout_address_2_field','optional','auto'),
(453,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:27:{i:0;a:1:{s:21:\"recommendations-count\";i:5;}i:1;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";a:1:{i:0;s:28:\"product-edit-meta-tab-header\";}s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:7:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";a:1:{i:0;s:28:\"product-edit-meta-tab-footer\";}s:9:\"link-text\";s:21:\"Discover more options\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:7:\"iam-url\";s:55:\"admin.php?page=wc-admin&tab=extensions&path=/extensions\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:3;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";a:1:{i:0;s:24:\"orders-list-empty-header\";}s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:4;a:7:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";a:1:{i:0;s:24:\"orders-list-empty-footer\";}s:9:\"link-text\";s:21:\"Discover more options\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:7:\"iam-url\";s:55:\"admin.php?page=wc-admin&tab=extensions&path=/extensions\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:5;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";a:1:{i:0;s:26:\"products-list-empty-header\";}s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:6;a:7:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";a:1:{i:0;s:26:\"products-list-empty-footer\";}s:9:\"link-text\";s:21:\"Discover more options\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:7:\"iam-url\";s:55:\"admin.php?page=wc-admin&tab=extensions&path=/extensions\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:7;a:9:{s:4:\"slug\";s:42:\"orders-list-empty-body-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:19:\"table-rate-shipping\";s:4:\"icon\";s:101:\"https://woocommerce.com/wp-content/uploads/2012/07/Table_Rate_Shipping_icon-marketplace-160x160-2.png\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:123:\"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:\"https://woocommerce.com/products/table-rate-shipping/\";s:9:\"is_pinned\";b:1;}i:8;a:9:{s:4:\"slug\";s:56:\"orders-list-empty-body-conditional-shipping-and-payments\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:33:\"conditional-shipping-and-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/uploads/2015/03/Conditional_Shipping_Payments_icon-marketplace-160x160-1.png\";s:5:\"title\";s:33:\"Conditional Shipping and Payments\";s:4:\"copy\";s:91:\"Use conditional logic to restrict the shipping and payment options available on your store.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/conditional-shipping-and-payments/\";s:9:\"is_pinned\";b:1;}i:9;a:9:{s:4:\"slug\";s:40:\"orders-list-empty-body-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:17:\"shipment-tracking\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/uploads/2012/05/Shipment_Tracking_icon-marketplace-160x160-2.png\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:49:\"Add shipment tracking information to your orders.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";s:9:\"is_pinned\";b:1;}i:10;a:8:{s:4:\"slug\";s:31:\"orders-list-empty-body-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:8:\"shipping\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2017/06/icon-shipping_160x160.png\";s:5:\"title\";s:20:\"WooCommerce Shipping\";s:4:\"copy\";s:167:\"Print USPS, UPS, and DHL labels right from your WooCommerce dashboard and instantly save on shipping. WooCommerce Shipping is free to use and saves you time and money.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:42:\"https://woocommerce.com/products/shipping/\";}i:11;a:8:{s:4:\"slug\";s:50:\"orders-list-empty-body-shipping-multiple-addresses\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:27:\"shipping-multiple-addresses\";s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/uploads/2012/09/Shipping_Multiple_Addresses_icon-marketplace-160x160-2.png\";s:5:\"title\";s:27:\"Shipping Multiple Addresses\";s:4:\"copy\";s:86:\"Allow your customers to ship individual items in a single order to multiple addresses.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:61:\"https://woocommerce.com/products/shipping-multiple-addresses/\";}i:12;a:8:{s:4:\"slug\";s:49:\"orders-list-empty-body-woocommerce-order-delivery\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:26:\"woocommerce-order-delivery\";s:4:\"icon\";s:78:\"https://woocommerce.com/wp-content/uploads/2015/09/Order-Delivery-logo-2-1.png\";s:5:\"title\";s:14:\"Order Delivery\";s:4:\"copy\";s:132:\"Delivery on time, every time. Let shoppers pick delivery dates and timeslots. You control capacity, cutoffs, holidays, and renewals.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:60:\"https://woocommerce.com/products/woocommerce-order-delivery/\";}i:13;a:8:{s:4:\"slug\";s:43:\"orders-list-empty-body-usps-shipping-method\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"usps-shipping-method\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2013/01/woo-USPS-yhn1rb.png\";s:5:\"title\";s:20:\"USPS Shipping Method\";s:4:\"copy\";s:91:\"Get shipping rates from the USPS API which handles both domestic and international parcels.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/usps-shipping-method/\";}i:14;a:8:{s:4:\"slug\";s:53:\"orders-list-empty-body-woocommerce-amazon-fulfillment\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:30:\"woocommerce-amazon-fulfillment\";s:4:\"icon\";s:60:\"https://woocommerce.com/wp-content/uploads/2015/02/nsfba.png\";s:5:\"title\";s:24:\"Amazon Fulfillment (MCF)\";s:4:\"copy\";s:163:\"Connect your WooCommerce store to Amazon\'s MCF service using the Amazon Fulfillment (MCF) for WooCommerce extension and automate shipping orders to your customers.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:64:\"https://woocommerce.com/products/woocommerce-amazon-fulfillment/\";}i:15;a:8:{s:4:\"slug\";s:34:\"orders-list-empty-body-scanventory\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:11:\"scanventory\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2018/06/estudios-icon.jpg\";s:5:\"title\";s:51:\"Scanventory – Inventory Manager & Label Generator\";s:4:\"copy\";s:99:\"Synchronize your warehouse inventory with your WooCommerce store products using your mobile device.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/scanventory/\";}i:16;a:8:{s:4:\"slug\";s:31:\"orders-list-empty-body-shipwire\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:8:\"shipwire\";s:4:\"icon\";s:78:\"https://woocommerce.com/wp-content/uploads/2015/06/skyverge-wc-icon-b2vhw6.png\";s:5:\"title\";s:8:\"Shipwire\";s:4:\"copy\";s:139:\"A full-featured Shipwire integration, with real-time shipping rates, automatic fulfillment processing, and live inventory/tracking updates.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:42:\"https://woocommerce.com/products/shipwire/\";}i:17;a:9:{s:4:\"slug\";s:42:\"product-edit-meta-tab-body-product-add-ons\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:15:\"product-add-ons\";s:4:\"icon\";s:96:\"https://woocommerce.com/wp-content/uploads/2013/05/Product_Addons_icon-marketplace-160x160-2.png\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:94:\"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:\"https://woocommerce.com/products/product-add-ons/\";s:9:\"is_pinned\";b:1;}i:18;a:9:{s:4:\"slug\";s:42:\"product-edit-meta-tab-body-product-bundles\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:15:\"product-bundles\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/uploads/2012/07/Product_Bundles_icon-marketplace-160x160-2.png\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:84:\"Offer personalized product bundles, bulk discount packages, and assembled products.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";s:9:\"is_pinned\";b:1;}i:19;a:9:{s:4:\"slug\";s:47:\"product-edit-meta-tab-body-woocommerce-bookings\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:90:\"https://woocommerce.com/wp-content/uploads/2014/05/Bookings_icon-marketplace-160x160-1.png\";s:5:\"title\";s:20:\"WooCommerce Bookings\";s:4:\"copy\";s:101:\"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:\"https://woocommerce.com/products/woocommerce-bookings/\";s:9:\"is_pinned\";b:1;}i:20;a:9:{s:4:\"slug\";s:52:\"product-edit-meta-tab-body-woocommerce-subscriptions\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/uploads/2012/09/Woo_Subscriptions_icon-marketplace-160x160-2.png\";s:5:\"title\";s:25:\"WooCommerce Subscriptions\";s:4:\"copy\";s:98:\"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:\"https://woocommerce.com/products/woocommerce-subscriptions/\";s:9:\"is_pinned\";b:1;}i:21;a:9:{s:4:\"slug\";s:45:\"product-edit-meta-tab-body-composite-products\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:18:\"composite-products\";s:4:\"icon\";s:100:\"https://woocommerce.com/wp-content/uploads/2013/06/Composite_Products_icon-marketplace-160x160-1.png\";s:5:\"title\";s:18:\"Composite Products\";s:4:\"copy\";s:85:\"Create product kit builders and custom product configurators using existing products.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/composite-products/\";s:9:\"is_pinned\";b:1;}i:22;a:8:{s:4:\"slug\";s:50:\"product-edit-meta-tab-body-woocommerce-memberships\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:78:\"https://woocommerce.com/wp-content/uploads/2015/06/skyverge-wc-icon-b2vhw6.png\";s:5:\"title\";s:23:\"WooCommerce Memberships\";s:4:\"copy\";s:139:\"Power your membership association, online magazine, elearning sites, and more with access control to content/products and member discounts.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:23;a:8:{s:4:\"slug\";s:52:\"product-edit-meta-tab-body-wholesale-for-woocommerce\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:25:\"wholesale-for-woocommerce\";s:4:\"icon\";s:82:\"https://woocommerce.com/wp-content/uploads/2019/09/Wholesale-For-WooCommerce-5.png\";s:5:\"title\";s:43:\"Wholesale For WooCommerce – B2B Ecommerce\";s:4:\"copy\";s:204:\"This B2B plugin is built for both B2B and B2C businesses, enabling seamless management of wholesale products, pricing, customer registrations, and user roles — all within a single, easy-to-use solution.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/wholesale-for-woocommerce/\";}i:24;a:8:{s:4:\"slug\";s:51:\"product-edit-meta-tab-body-woocommerce-paid-courses\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:24:\"woocommerce-paid-courses\";s:4:\"icon\";s:78:\"https://woocommerce.com/wp-content/uploads/2019/01/SenseiProWooIcon-aut8wu.png\";s:5:\"title\";s:28:\"Sensei Pro (WC Paid Courses)\";s:4:\"copy\";s:143:\"Sell your online courses using Sensei LMS with WooCommerce — complete learning management with quizzes, certificates, content drip, and more.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:58:\"https://woocommerce.com/products/woocommerce-paid-courses/\";}i:25;a:8:{s:4:\"slug\";s:37:\"product-edit-meta-tab-body-gift-cards\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:10:\"gift-cards\";s:4:\"icon\";s:92:\"https://woocommerce.com/wp-content/uploads/2020/03/Gift_Cards_icon-marketplace-160x160-1.png\";s:5:\"title\";s:10:\"Gift Cards\";s:4:\"copy\";s:66:\"Offer prepaid digital gift cards that customers can redeem online.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:44:\"https://woocommerce.com/products/gift-cards/\";}i:26;a:8:{s:4:\"slug\";s:39:\"product-edit-meta-tab-body-product-faqs\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:12:\"product-faqs\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2020/02/Kestrel-product-logo.png\";s:5:\"title\";s:12:\"Product FAQs\";s:4:\"copy\";s:110:\"Add FAQs directly to your WooCommerce product pages so customers get instant answers and you close more sales.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:46:\"https://woocommerce.com/products/product-faqs/\";}}s:7:\"updated\";i:1773695684;}','off'),
(458,'_elementor_home_screen_data','a:2:{s:7:\"timeout\";i:1773090713;s:5:\"value\";s:12470:\"{\"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\":\"https:\\/\\/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\":\"https:\\/\\/www.youtube.com\\/watch?v=QdkDGrS8ZZs\",\"youtube_embed_id\":\"QdkDGrS8ZZs?si=s_VjZCQR6Fh1jgB5\"},{\"license\":[\"one\"],\"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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\"}]},{\"license\":[\"one\"],\"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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/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\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\"}]}],\"add_ons\":{\"hide_section\":[\"free\",\"essential\",\"pro\",\"one\"],\"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\":\"pojo-accessibility\\/pojo-accessibility.php\",\"title\":\"Ally - Web Accessibility. Simplified.\",\"url\":\"\",\"description\":\"Make your website more accessible with powerful tools to detect and fix issues, enhance usability, and create a better experience for all visitors.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/ally_logo.svg\",\"type\":\"wporg\"},{\"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\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-mailer.svg\",\"type\":\"wporg\"},{\"file_path\":\"image-optimization\\/image-optimization.php\",\"title\":\"Image Optimizer\",\"url\":\"https:\\/\\/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\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/image-optimizer.svg\",\"type\":\"wporg\"},{\"title\":\"Elementor AI\",\"url\":\"https:\\/\\/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\":\"https:\\/\\/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_promotion_variants\":[{\"license\":[\"essential\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/essential-upgrade.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-advanced-home-sidebar-upgrade\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\"}},{\"license\":[\"expired\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-expired\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\'s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/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\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\'s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/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\":[\"one\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\'s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/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\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-question-mark.svg\",\"url\":\"https:\\/\\/elementor.com\\/help\\/\"},{\"label\":\"Youtube\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-youtube.svg\",\"url\":\"https:\\/\\/www.youtube.com\\/@Elementor\"},{\"label\":\"Facebook Community\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-community.svg\",\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Elementors\"},{\"label\":\"Blog\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-academic-hat.svg\",\"url\":\"https:\\/\\/elementor.com\\/blog\\/\"}]}\";}','off'),
(459,'action_scheduler_migration_status','complete','auto'),
(460,'as_has_wp_comment_logs','no','on'),
(509,'woocommerce_share_key','Iu9W6q7wF0EiyOv32s7VzseenLMRjfg4','auto'),
(510,'woocommerce_payments_provider_state_snapshots','a:3:{s:26:\"woocommerce-gateway-stripe\";a:5:{s:17:\"account_connected\";b:0;s:17:\"account_test_mode\";b:0;s:16:\"extension_active\";b:1;s:11:\"needs_setup\";b:1;s:9:\"test_mode\";b:1;}s:20:\"woocommerce-payments\";a:5:{s:17:\"account_connected\";b:0;s:17:\"account_test_mode\";b:0;s:16:\"extension_active\";b:1;s:11:\"needs_setup\";b:1;s:9:\"test_mode\";b:0;}s:27:\"woocommerce-paypal-payments\";a:5:{s:17:\"account_connected\";b:1;s:17:\"account_test_mode\";b:0;s:16:\"extension_active\";b:1;s:11:\"needs_setup\";b:0;s:9:\"test_mode\";b:0;}}','off'),
(511,'jetpack_tos_agreed','1','auto'),
(513,'jetpack_sync_https_history_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','auto'),
(514,'jetpack_sync_https_history_home_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','auto'),
(521,'jetpack_sync_settings_disable','0','on'),
(531,'jetpack_connection_active_plugins','a:2:{s:20:\"woocommerce-payments\";a:1:{s:4:\"name\";s:11:\"WooPayments\";}s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'),
(532,'widget_currency_switcher_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(533,'woocommerce_woocommerce_payments_settings','a:22:{s:7:\"enabled\";s:2:\"no\";s:28:\"account_statement_descriptor\";s:0:\"\";s:14:\"manual_capture\";s:2:\"no\";s:11:\"saved_cards\";s:3:\"yes\";s:9:\"test_mode\";s:2:\"no\";s:14:\"enable_logging\";s:2:\"no\";s:23:\"payment_request_details\";s:0:\"\";s:27:\"payment_request_button_type\";s:7:\"default\";s:28:\"payment_request_button_theme\";s:4:\"dark\";s:29:\"payment_request_button_height\";s:2:\"44\";s:28:\"payment_request_button_label\";s:7:\"Buy now\";s:32:\"payment_request_button_locations\";a:3:{i:0;s:7:\"product\";i:1;s:4:\"cart\";i:2;s:8:\"checkout\";}s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}s:27:\"payment_request_button_size\";s:6:\"medium\";s:32:\"platform_checkout_custom_message\";s:84:\"By placing this order, you agree to our [terms] and understand our [privacy_policy].\";s:32:\"express_checkout_product_methods\";a:3:{i:0;s:15:\"payment_request\";i:1;s:6:\"woopay\";i:2;s:10:\"amazon_pay\";}s:29:\"express_checkout_cart_methods\";a:3:{i:0;s:15:\"payment_request\";i:1;s:6:\"woopay\";i:2;s:10:\"amazon_pay\";}s:33:\"express_checkout_checkout_methods\";a:3:{i:0;s:15:\"payment_request\";i:1;s:6:\"woopay\";i:2;s:10:\"amazon_pay\";}s:17:\"platform_checkout\";s:3:\"yes\";s:35:\"payment_request_button_branded_type\";s:0:\"\";s:25:\"apple_pay_verified_domain\";s:17:\"apexdiscipline.co\";s:20:\"apple_pay_domain_set\";s:3:\"yes\";}','on'),
(534,'woocommerce_woocommerce_payments_affirm_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(535,'woocommerce_woocommerce_payments_afterpay_clearpay_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(536,'woocommerce_woocommerce_payments_alipay_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(537,'woocommerce_woocommerce_payments_bancontact_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(538,'woocommerce_woocommerce_payments_au_becs_debit_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(539,'woocommerce_woocommerce_payments_eps_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(540,'woocommerce_woocommerce_payments_giropay_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(542,'woocommerce_woocommerce_payments_grabpay_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(543,'woocommerce_woocommerce_payments_ideal_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(545,'woocommerce_woocommerce_payments_link_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(546,'woocommerce_woocommerce_payments_multibanco_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(548,'woocommerce_woocommerce_payments_klarna_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(550,'woocommerce_woocommerce_payments_p24_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(552,'woocommerce_woocommerce_payments_sepa_debit_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(554,'woocommerce_woocommerce_payments_sofort_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(556,'woocommerce_woocommerce_payments_wechat_pay_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(558,'woocommerce_woocommerce_payments_apple_pay_settings','a:3:{s:7:\"enabled\";s:3:\"yes\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(560,'woocommerce_woocommerce_payments_google_pay_settings','a:3:{s:7:\"enabled\";s:3:\"yes\";s:11:\"saved_cards\";s:0:\"\";s:30:\"upe_enabled_payment_method_ids\";a:1:{i:0;s:4:\"card\";}}','on'),
(564,'wcpay_activation_timestamp','1773089904','auto'),
(566,'woocommerce_woocommerce_payments_version','10.6.0','auto'),
(569,'wcpay_multi_currency_store_currency','USD','auto'),
(614,'woocommerce_payments_nox_profile','a:1:{s:11:\"suggestions\";a:2:{s:11:\"woopayments\";a:1:{s:8:\"attached\";a:1:{s:9:\"timestamp\";i:1773089904;}}s:17:\"paypal_full_stack\";a:1:{s:8:\"attached\";a:1:{s:9:\"timestamp\";i:1773351890;}}}}','off'),
(622,'wcpay_has_affected_auth_fee_orders','no_affected_orders','on'),
(623,'wcpay_menu_badge_hidden','yes','auto'),
(628,'wcpay_session_store_id','st_kzVLg$YKxlZmqkKyK74Y^:OSbdyyf','auto'),
(991,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"g3nryusai@gmail.com\";s:7:\"version\";s:5:\"6.9.4\";s:9:\"timestamp\";i:1773255997;}','off'),
(1025,'elementor_log','a:9:{s:32:\"1ead798ba6a7d2c63e27974a98381da4\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-11 21:18:42\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1533:\"Uncaught Exception: Access denied. in C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\settings\\page\\manager.php:105\nStack trace:\n#0 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\base\\document.php(1811): Elementor\\Core\\Settings\\Page\\Manager-&gt;ajax_before_save_settings(Array, 13)\n#1 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\base\\document.php(911): Elementor\\Core\\Base\\Document-&gt;save_settings(Array)\n#2 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\kits\\manager.php(295): Elementor\\Core\\Base\\Document-&gt;update_settings(Array)\n#3 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\kits\\manager.php(464): Elementor\\Core\\Kits\\Manager-&gt;update_kit_settings_based_on_option(&#039;site_name&#039;, &#039;Quiet Progress&#039;)\n#4 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\class-wp-hook.php(343): Elementor\\Core\\Kits\\Manager-&gt;Elementor\\Core\\Kits\\{closure}(&#039;Apex Discipline&#039;, &#039;Quiet Progress&#039;)\n#5 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\class-wp-hook.php(365): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#6 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\plugin.php(522): WP_Hook-&gt;do_action(Array)\n#7 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\option.php(1020): do_action(&#039;update_option_b...&#039;, &#039;Apex Discipline&#039;, &#039;Quiet Progress&#039;, &#039;blogname&#039;)\n#8 C:\\xampp\\htdocs\\wordpress2\\wp-content\\themes\\quiet-progress\\auto-setup.php(177): update_option(&#039;blogname&#039;, &#039;Quiet Progress&#039;)\n#9 {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:\"2026-03-11 21:18:42\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1402:\"Uncaught Exception: Access denied. in C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\settings\\page\\manager.php:105\nStack trace:\n#0 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\base\\document.php(1811): Elementor\\Core\\Settings\\Page\\Manager->ajax_before_save_settings(Array, 13)\n#1 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\base\\document.php(911): Elementor\\Core\\Base\\Document->save_settings(Array)\n#2 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\kits\\manager.php(295): Elementor\\Core\\Base\\Document->update_settings(Array)\n#3 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\kits\\manager.php(464): Elementor\\Core\\Kits\\Manager->update_kit_settings_based_on_option(\'site_name\', \'Quiet Progress\')\n#4 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\class-wp-hook.php(343): Elementor\\Core\\Kits\\Manager->Elementor\\Core\\Kits\\{closure}(\'Apex Discipline\', \'Quiet Progress\')\n#5 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\class-wp-hook.php(365): WP_Hook->apply_filters(\'\', Array)\n#6 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\plugin.php(522): WP_Hook->do_action(Array)\n#7 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\option.php(1020): do_action(\'update_option_b...\', \'Apex Discipline\', \'Quiet Progress\', \'blogname\')\n#8 C:\\xampp\\htdocs\\wordpress2\\wp-content\\themes\\quiet-progress\\auto-setup.php(177): update_option(\'blogname\', \'Quiet Progress\')\n#9 {main}\n  thrown\";s:4:\"file\";s:86:\"C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\settings\\page\\manager.php\";s:4:\"line\";i:105;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:86:\"C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\settings\\page\\manager.php\";s:7:\"\0*\0line\";i:105;}s:32:\"34ee20941dd5201c03dded641d662f38\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-11 21:19:01\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1535:\"Uncaught Exception: Access denied. in C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\settings\\page\\manager.php:105\nStack trace:\n#0 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\base\\document.php(1811): Elementor\\Core\\Settings\\Page\\Manager-&gt;ajax_before_save_settings(Array, 13)\n#1 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\base\\document.php(911): Elementor\\Core\\Base\\Document-&gt;save_settings(Array)\n#2 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\kits\\manager.php(295): Elementor\\Core\\Base\\Document-&gt;update_settings(Array)\n#3 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\kits\\manager.php(464): Elementor\\Core\\Kits\\Manager-&gt;update_kit_settings_based_on_option(&#039;site_name&#039;, &#039;Apex Discipline&#039;)\n#4 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\class-wp-hook.php(343): Elementor\\Core\\Kits\\Manager-&gt;Elementor\\Core\\Kits\\{closure}(&#039;Quiet Progress&#039;, &#039;Apex Discipline&#039;)\n#5 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\class-wp-hook.php(365): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#6 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\plugin.php(522): WP_Hook-&gt;do_action(Array)\n#7 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\option.php(1020): do_action(&#039;update_option_b...&#039;, &#039;Quiet Progress&#039;, &#039;Apex Discipline&#039;, &#039;blogname&#039;)\n#8 C:\\xampp\\htdocs\\wordpress2\\wp-content\\themes\\quiet-progress\\auto-setup.php(187): update_option(&#039;blogname&#039;, &#039;Apex Discipline&#039;)\n#9 {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:\"2026-03-11 21:19:01\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1404:\"Uncaught Exception: Access denied. in C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\settings\\page\\manager.php:105\nStack trace:\n#0 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\base\\document.php(1811): Elementor\\Core\\Settings\\Page\\Manager->ajax_before_save_settings(Array, 13)\n#1 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\base\\document.php(911): Elementor\\Core\\Base\\Document->save_settings(Array)\n#2 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\kits\\manager.php(295): Elementor\\Core\\Base\\Document->update_settings(Array)\n#3 C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\kits\\manager.php(464): Elementor\\Core\\Kits\\Manager->update_kit_settings_based_on_option(\'site_name\', \'Apex Discipline\')\n#4 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\class-wp-hook.php(343): Elementor\\Core\\Kits\\Manager->Elementor\\Core\\Kits\\{closure}(\'Quiet Progress\', \'Apex Discipline\')\n#5 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\class-wp-hook.php(365): WP_Hook->apply_filters(\'\', Array)\n#6 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\plugin.php(522): WP_Hook->do_action(Array)\n#7 C:\\xampp\\htdocs\\wordpress2\\wp-includes\\option.php(1020): do_action(\'update_option_b...\', \'Quiet Progress\', \'Apex Discipline\', \'blogname\')\n#8 C:\\xampp\\htdocs\\wordpress2\\wp-content\\themes\\quiet-progress\\auto-setup.php(187): update_option(\'blogname\', \'Apex Discipline\')\n#9 {main}\n  thrown\";s:4:\"file\";s:86:\"C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\settings\\page\\manager.php\";s:4:\"line\";i:105;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:86:\"C:\\xampp\\htdocs\\wordpress2\\wp-content\\plugins\\elementor\\core\\settings\\page\\manager.php\";s:7:\"\0*\0line\";i:105;}s:32:\"074f6a4e80b056424679b03c836a1943\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-13 08:33:27\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:21:\"Undefined array key 1\";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:\"2026-03-13 08:33:27\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:21:\"Undefined array key 1\";s:4:\"file\";s:95:\"/home/realbikx/codexis.studio/wp-content/plugins/elementor/modules/wc-product-editor/module.php\";s:4:\"line\";i:53;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:95:\"/home/realbikx/codexis.studio/wp-content/plugins/elementor/modules/wc-product-editor/module.php\";s:7:\"\0*\0line\";i:53;}s:32:\"9060e6dff978ef71336541de997b258d\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-13 11:44:15\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:578:\"Uncaught Error: Call to a member function get_gallery_image_ids() on bool in /home/realbikx/codexis.studio/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/realbikx/codexis.studio/wp-includes/class-wp-hook.php(341): Elementor\\Modules\\Ai\\Module-&gt;get_product_images_ajax()\n#1 /home/realbikx/codexis.studio/wp-includes/class-wp-hook.php(365): WP_Hook-&gt;apply_filters()\n#2 /home/realbikx/codexis.studio/wp-includes/plugin.php(522): WP_Hook-&gt;do_action()\n#3 /home/realbikx/codexis.studio/wp-admin/admin-ajax.php(192): do_action()\n#4 {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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2026-03-13 11:44:15\";i:1;s:19:\"2026-03-13 11:47:28\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:569:\"Uncaught Error: Call to a member function get_gallery_image_ids() on bool in /home/realbikx/codexis.studio/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/realbikx/codexis.studio/wp-includes/class-wp-hook.php(341): Elementor\\Modules\\Ai\\Module->get_product_images_ajax()\n#1 /home/realbikx/codexis.studio/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()\n#2 /home/realbikx/codexis.studio/wp-includes/plugin.php(522): WP_Hook->do_action()\n#3 /home/realbikx/codexis.studio/wp-admin/admin-ajax.php(192): do_action()\n#4 {main}\n  thrown\";s:4:\"file\";s:80:\"/home/realbikx/codexis.studio/wp-content/plugins/elementor/modules/ai/module.php\";s:4:\"line\";i:351;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:80:\"/home/realbikx/codexis.studio/wp-content/plugins/elementor/modules/ai/module.php\";s:7:\"\0*\0line\";i:351;}s:32:\"ed14b72fe5c49d2205a96ad5c6de0621\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-03-13 19:05:15\";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.35.6\";s:2:\"to\";s:6:\"3.35.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-03-13 19:05:15\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.35.6\";s:2:\"to\";s:6:\"3.35.7\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"01aa064c5757b6fe0556b517c93bbc5f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-03-13 19:05:17\";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:\"2026-03-13 19:05:17\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"bdf804b5238292f8c4333d5e92dc85f1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-03-13 19:05:17\";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:\"2026-03-13 19:05:17\";}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:\"fbb0e06fdcf9c81c63dda8ea5db6e189\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-03-13 19:05:17\";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:\"2026-03-13 19:05:17\";}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:\"954e08f35f71ca8b574acc6b1dc019e0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-03-13 19:05:17\";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.35.6\";s:2:\"to\";s:6:\"3.35.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-03-13 19:05:17\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.35.6\";s:2:\"to\";s:6:\"3.35.7\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}}','off'),
(1113,'_wcpay_feature_woopay_first_party_auth','1','auto'),
(1115,'woocommerce-ppcp-version','3.4.1','auto'),
(1116,'woocommerce-ppcp-is-new-merchant','1','auto'),
(1117,'woocommerce-ppcp-settings','a:28:{s:24:\"allow_local_apm_gateways\";b:1;s:47:\"pay_later_enable_styling_per_messaging_location\";b:1;s:27:\"pay_later_messaging_enabled\";b:1;s:29:\"pay_later_cart_message_layout\";s:4:\"text\";s:31:\"pay_later_cart_message_position\";s:4:\"left\";s:27:\"pay_later_cart_message_logo\";s:6:\"inline\";s:32:\"pay_later_cart_message_text_size\";s:2:\"12\";s:28:\"pay_later_cart_message_color\";s:5:\"black\";s:33:\"pay_later_checkout_message_layout\";s:4:\"text\";s:35:\"pay_later_checkout_message_position\";s:4:\"left\";s:31:\"pay_later_checkout_message_logo\";s:6:\"inline\";s:36:\"pay_later_checkout_message_text_size\";s:2:\"12\";s:32:\"pay_later_checkout_message_color\";s:5:\"black\";s:32:\"pay_later_product_message_layout\";s:4:\"text\";s:34:\"pay_later_product_message_position\";s:4:\"left\";s:30:\"pay_later_product_message_logo\";s:6:\"inline\";s:35:\"pay_later_product_message_text_size\";s:2:\"12\";s:31:\"pay_later_product_message_color\";s:5:\"black\";s:29:\"pay_later_shop_message_layout\";s:4:\"flex\";s:33:\"pay_later_shop_message_flex_color\";s:5:\"black\";s:33:\"pay_later_shop_message_flex_ratio\";s:3:\"8x1\";s:29:\"pay_later_home_message_layout\";s:4:\"flex\";s:33:\"pay_later_home_message_flex_color\";s:5:\"black\";s:33:\"pay_later_home_message_flex_ratio\";s:3:\"8x1\";s:29:\"pay_later_messaging_locations\";a:3:{i:0;s:4:\"cart\";i:1;s:8:\"checkout\";i:2;s:7:\"product\";}s:27:\"products_local_apms_enabled\";s:3:\"yes\";s:22:\"products_apple_enabled\";s:2:\"no\";s:26:\"products_googlepay_enabled\";s:2:\"no\";}','auto'),
(1121,'woocommerce_ppcp-axo-gateway_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','on'),
(1123,'woocommerce_paypal_branded','payments_settings','off'),
(1134,'woocommerce_ppcp-admin-notices','a:0:{}','on'),
(1167,'jetpack_private_options','a:2:{s:10:\"blog_token\";s:65:\"9(TC#OA(#$NXkn94Vz*BWZzMs3NR)IsT.!oHw2S0i2GIqU^CQX!ZZ%dQJD@1W1YE#\";s:11:\"user_tokens\";a:1:{i:1;s:67:\"uAdyhM7U8K86s!yDM@a6459HEjTxX9F2.$Qw*NKmZZm2*&#Uoegrm3NCxVNPtDztT.1\";}}','auto'),
(1168,'ai1wm_secret_key','Ajtb7Z3KElfm','auto'),
(1169,'ai1wm_backups_labels','a:0:{}','auto'),
(1170,'ai1wm_sites_links','a:0:{}','auto'),
(1171,'ai1wm_backups_path','/home/realbikx/apexdiscipline.co/wp-content/ai1wm-backups','auto'),
(1173,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.9.4\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}','on'),
(1176,'ai1wm_status','a:3:{s:4:\"type\";s:4:\"done\";s:5:\"title\";s:41:\"Your site has been imported successfully!\";s:7:\"message\";s:492:\"» <a class=\"ai1wm-no-underline\" href=\"https://apexdiscipline.co/wp-admin/options-permalink.php#submit\" target=\"_blank\">Save permalinks structure</a><br />\n				» <a class=\"ai1wm-no-underline\" href=\"https://wordpress.org/support/view/plugin-reviews/all-in-one-wp-migration?rate=5#postform\" target=\"_blank\">Review your migration experience</a><br />\n				» <a class=\"ai1wm-no-underline\" href=\"https://servmask.com/protect\" target=\"_blank\">Protect your site with real-time threat protection</a>\";}','auto'),
(1177,'swift_performance_plugin_organizer','a:0:{}','auto'),
(1178,'jetpack_active_modules','a:0:{}','auto'),
(1184,'_transient_timeout_ppcp_has_ppec_subscriptions','1775981008','off'),
(1185,'_transient_ppcp_has_ppec_subscriptions','false','off'),
(1189,'_site_transient_timeout_woocommerce_blocks_patterns','1776020715','off'),
(1190,'_site_transient_woocommerce_blocks_patterns','a:2:{s:7:\"version\";s:6:\"10.6.1\";s:8:\"patterns\";a:41:{i:0;a:11:{s:5:\"title\";s:6:\"Banner\";s:4:\"slug\";s:25:\"woocommerce-blocks/banner\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:10:\"banner.php\";}i:1;a:11:{s:5:\"title\";s:23:\"Coming Soon Entire Site\";s:4:\"slug\";s:35:\"woocommerce/coming-soon-entire-site\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"coming-soon-entire-site.php\";}i:2;a:11:{s:5:\"title\";s:22:\"Coming Soon Store Only\";s:4:\"slug\";s:34:\"woocommerce/coming-soon-store-only\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"coming-soon-store-only.php\";}i:3;a:11:{s:5:\"title\";s:11:\"Coming Soon\";s:4:\"slug\";s:23:\"woocommerce/coming-soon\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:15:\"coming-soon.php\";}i:4;a:11:{s:5:\"title\";s:29:\"Content Right with Image Left\";s:4:\"slug\";s:48:\"woocommerce-blocks/content-right-with-image-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"content-right-image-left.php\";}i:5;a:11:{s:5:\"title\";s:29:\"Featured Category Cover Image\";s:4:\"slug\";s:48:\"woocommerce-blocks/featured-category-cover-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"featured-category-cover-image.php\";}i:6;a:11:{s:5:\"title\";s:24:\"Featured Category Triple\";s:4:\"slug\";s:43:\"woocommerce-blocks/featured-category-triple\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"featured-category-triple.php\";}i:7;a:11:{s:5:\"title\";s:12:\"Large Footer\";s:4:\"slug\";s:31:\"woocommerce-blocks/footer-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"footer-large.php\";}i:8;a:11:{s:5:\"title\";s:23:\"Footer with Simple Menu\";s:4:\"slug\";s:37:\"woocommerce-blocks/footer-simple-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"footer-simple-menu.php\";}i:9;a:11:{s:5:\"title\";s:19:\"Footer with 3 Menus\";s:4:\"slug\";s:38:\"woocommerce-blocks/footer-with-3-menus\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"footer-with-3-menus.php\";}i:10;a:11:{s:5:\"title\";s:28:\"Four Image Grid Content Left\";s:4:\"slug\";s:47:\"woocommerce-blocks/four-image-grid-content-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"four-image-grid-content-left.php\";}i:11;a:11:{s:5:\"title\";s:20:\"Centered Header Menu\";s:4:\"slug\";s:39:\"woocommerce-blocks/header-centered-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-centered-pattern.php\";}i:12;a:11:{s:5:\"title\";s:23:\"Distraction Free Header\";s:4:\"slug\";s:42:\"woocommerce-blocks/header-distraction-free\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-distraction-free.php\";}i:13;a:11:{s:5:\"title\";s:16:\"Essential Header\";s:4:\"slug\";s:35:\"woocommerce-blocks/header-essential\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"header-essential.php\";}i:14;a:11:{s:5:\"title\";s:12:\"Large Header\";s:4:\"slug\";s:31:\"woocommerce-blocks/header-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"header-large.php\";}i:15;a:11:{s:5:\"title\";s:14:\"Minimal Header\";s:4:\"slug\";s:33:\"woocommerce-blocks/header-minimal\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:18:\"header-minimal.php\";}i:16;a:11:{s:5:\"title\";s:46:\"Heading with Three Columns of Content and Link\";s:4:\"slug\";s:66:\"woocommerce-blocks/heading-with-three-columns-of-content-with-link\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:51:\"heading-with-three-columns-of-content-with-link.php\";}i:17;a:11:{s:5:\"title\";s:20:\"Hero Product 3 Split\";s:4:\"slug\";s:39:\"woocommerce-blocks/hero-product-3-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:24:\"hero-product-3-split.php\";}i:18;a:11:{s:5:\"title\";s:23:\"Hero Product Chessboard\";s:4:\"slug\";s:42:\"woocommerce-blocks/hero-product-chessboard\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"hero-product-chessboard.php\";}i:19;a:11:{s:5:\"title\";s:18:\"Hero Product Split\";s:4:\"slug\";s:37:\"woocommerce-blocks/hero-product-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"hero-product-split.php\";}i:20;a:11:{s:5:\"title\";s:33:\"Centered Content with Image Below\";s:4:\"slug\";s:52:\"woocommerce-blocks/centered-content-with-image-below\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:43:\"intro-centered-content-with-image-below.php\";}i:21;a:11:{s:5:\"title\";s:22:\"Just Arrived Full Hero\";s:4:\"slug\";s:41:\"woocommerce-blocks/just-arrived-full-hero\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"just-arrived-full-hero.php\";}i:22;a:11:{s:5:\"title\";s:33:\"No Products Found - Clear Filters\";s:4:\"slug\";s:43:\"woocommerce/no-products-found-clear-filters\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:29:\"no-products-found-filters.php\";}i:23;a:11:{s:5:\"title\";s:17:\"No Products Found\";s:4:\"slug\";s:29:\"woocommerce/no-products-found\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:21:\"no-products-found.php\";}i:24;a:11:{s:5:\"title\";s:19:\"Default Coming Soon\";s:4:\"slug\";s:36:\"woocommerce/page-coming-soon-default\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:28:\"page-coming-soon-default.php\";}i:25;a:11:{s:5:\"title\";s:25:\"Coming Soon Image Gallery\";s:4:\"slug\";s:42:\"woocommerce/page-coming-soon-image-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:34:\"page-coming-soon-image-gallery.php\";}i:26;a:11:{s:5:\"title\";s:30:\"Coming Soon Minimal Left Image\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-minimal-left-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-minimal-left-image.php\";}i:27;a:11:{s:5:\"title\";s:24:\"Coming Soon Modern Black\";s:4:\"slug\";s:41:\"woocommerce/page-coming-soon-modern-black\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:33:\"page-coming-soon-modern-black.php\";}i:28;a:11:{s:5:\"title\";s:29:\"Coming Soon Split Right Image\";s:4:\"slug\";s:46:\"woocommerce/page-coming-soon-split-right-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:38:\"page-coming-soon-split-right-image.php\";}i:29;a:11:{s:5:\"title\";s:34:\"Coming Soon with Header and Footer\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-with-header-footer\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-with-header-footer.php\";}i:30;a:11:{s:5:\"title\";s:28:\"Product Collection 3 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-3-columns.php\";}i:31;a:11:{s:5:\"title\";s:28:\"Product Collection 4 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-4-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-4-columns.php\";}i:32;a:11:{s:5:\"title\";s:28:\"Product Collection 5 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-5-columns.php\";}i:33;a:11:{s:5:\"title\";s:47:\"Product Collection: Featured Products 5 Columns\";s:4:\"slug\";s:65:\"woocommerce-blocks/product-collection-featured-products-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:50:\"product-collection-featured-products-5-columns.php\";}i:34;a:11:{s:5:\"title\";s:15:\"Product Gallery\";s:4:\"slug\";s:48:\"woocommerce-blocks/product-query-product-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:36:\"core/query/woocommerce/product-query\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"product-query-product-gallery.php\";}i:35;a:11:{s:5:\"title\";s:14:\"Product Search\";s:4:\"slug\";s:31:\"woocommerce/product-search-form\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"product-search-form.php\";}i:36;a:11:{s:5:\"title\";s:16:\"Related Products\";s:4:\"slug\";s:35:\"woocommerce-blocks/related-products\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"related-products.php\";}i:37;a:11:{s:5:\"title\";s:33:\"Social: Follow Us on Social Media\";s:4:\"slug\";s:51:\"woocommerce-blocks/social-follow-us-in-social-media\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:25:\"WooCommerce, social-media\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:36:\"social-follow-us-in-social-media.php\";}i:38;a:11:{s:5:\"title\";s:22:\"Testimonials 3 Columns\";s:4:\"slug\";s:41:\"woocommerce-blocks/testimonials-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"testimonials-3-columns.php\";}i:39;a:11:{s:5:\"title\";s:18:\"Testimonial Single\";s:4:\"slug\";s:38:\"woocommerce-blocks/testimonials-single\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"testimonials-single.php\";}i:40;a:11:{s:5:\"title\";s:37:\"Three Columns with Images and Content\";s:4:\"slug\";s:56:\"woocommerce-blocks/three-columns-with-images-and-content\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:41:\"three-columns-with-images-and-content.php\";}}}','off'),
(1191,'_transient_jetpack_autoloader_plugin_paths','a:2:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";i:1;s:38:\"{{WP_PLUGIN_DIR}}/woocommerce-payments\";}','on'),
(1193,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1776865561','off'),
(1194,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"508473c3c2ece9af8f8f\",\"dependencies\":[\"wc-types\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"f0cc692c0367e0930c80\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-entities.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js\",\"version\":\"cdb01de69fb7dbbbb30f\",\"dependencies\":[\"wc-settings\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"d79dedade2f2e4dc9df4\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"85514a58ec73c1ba6311\",\"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\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"f46e3035014a1603a650\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"6436a923b42f4d1b1f6d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"0db759a8a6e010732c50\",\"dependencies\":[\"react-jsx-runtime\",\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"621353d8a3a7c8d44b41\",\"dependencies\":[\"react-jsx-runtime\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"c18bbb2325f333897e6b\",\"dependencies\":[\"react-jsx-runtime\",\"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\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"0df720e448f7ab3c5d0d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"00b931bcc27024fa60ca\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"77ce82bde9b252b95b23\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"e5d71ed115ef3b9853d5\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"da57c8c98d31b28d806e\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-sanitize\",\"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\":\"https:\\/\\/apexdiscipline.co\\/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\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"8b64025baef8d338aa5e\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-sanitize\",\"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\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"f762078aeb4207fe9c3d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/sanitize\\/index.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js\",\"version\":\"c7a741f8dc5bec166999\",\"dependencies\":[]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"https:\\/\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"ebdc0b2d7487174621e6\",\"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-10.6.1\",\"hash\":\"f6c06823dc0c0fea7792ddbbfc1876e0\"}','off'),
(1202,'jetpack_secrets','a:0:{}','no'),
(1203,'_transient_jetpack_assumed_site_creation_date','2026-03-09 19:53:19','on'),
(1204,'jetpack_package_versions','a:2:{s:10:\"connection\";s:7:\"6.19.12\";s:4:\"sync\";s:6:\"4.24.1\";}','auto'),
(1205,'jetpack_sync_settings_custom_queue_table_enabled','1','on'),
(1206,'jetpack_sync_settings_max_queue_size','5000','on'),
(1207,'jetpack_sync_settings_max_queue_lag','7200','on'),
(1209,'jetpack_persistent_blog_id','253343721','off'),
(1210,'woocommerce_setup_jetpack_opted_in','1','auto'),
(1213,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.9.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.9.4-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.9.4\";s:7:\"version\";s:5:\"6.9.4\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1774256104;s:15:\"version_checked\";s:5:\"6.9.4\";s:12:\"translations\";a:0:{}}','off'),
(1219,'_site_transient_ai1wm_last_check_for_updates','1774220816','off'),
(1220,'ai1wm_updater','a:0:{}','auto'),
(1221,'jetpack_updates_sync_checksum','a:2:{s:14:\"update_plugins\";i:1349649293;s:13:\"update_themes\";i:3483122660;}','auto'),
(1222,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1774256105;s:7:\"checked\";a:6:{s:15:\"apex-discipline\";s:5:\"1.0.0\";s:14:\"codexis-studio\";s:5:\"1.0.0\";s:18:\"quiet-progress-old\";s:5:\"1.0.0\";s:16:\"twentytwentyfive\";s:3:\"1.4\";s:16:\"twentytwentyfour\";s:3:\"1.4\";s:17:\"twentytwentythree\";s:3:\"1.6\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:3:{s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.4.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.4.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','off'),
(1225,'jetpack_plugin_api_action_links','a:6:{s:44:\"shortpixel-image-optimiser/wp-shortpixel.php\";a:1:{s:8:\"Settings\";s:82:\"https://apexdiscipline.co/wp-admin/options-general.php?page=wp-shortpixel-settings\";}s:27:\"woocommerce/woocommerce.php\";a:1:{s:8:\"Settings\";s:61:\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-settings\";}s:59:\"woocommerce-paypal-payments/woocommerce-paypal-payments.php\";a:1:{s:8:\"Settings\";s:120:\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-settings&tab=checkout&section=ppcp-gateway&ppcp-tab=ppcp-connection\";}s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";a:1:{s:8:\"Settings\";s:89:\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-settings&tab=checkout&section=stripe\";}s:19:\"yaymail/yaymail.php\";a:2:{s:17:\"Start Customizing\";s:66:\"https://apexdiscipline.co/wp-admin/admin.php?page=yaymail-settings\";s:6:\"Go Pro\";s:61:\"https://yaycommerce.com/yaymail-woocommerce-email-customizer/\";}s:20:\"yaysmtp/yay-smtp.php\";a:1:{s:8:\"Settings\";s:57:\"https://apexdiscipline.co/wp-admin/admin.php?page=yaysmtp\";}}','auto'),
(1235,'jetpack_sync_settings_dedicated_sync_enabled','1','on'),
(1237,'jetpack_sync_settings_dequeue_max_bytes','500000','on'),
(1238,'jetpack_sync_settings_upload_max_bytes','600000','on'),
(1239,'jetpack_sync_settings_upload_max_rows','500','on'),
(1240,'jetpack_sync_settings_sync_wait_time','10','on'),
(1241,'jetpack_sync_settings_sync_wait_threshold','10','on'),
(1242,'jetpack_sync_settings_enqueue_wait_time','1','on'),
(1243,'jetpack_sync_settings_queue_max_writes_sec','100','on'),
(1244,'jetpack_sync_settings_post_types_blacklist','a:45:{i:0;s:10:\"_term_meta\";i:1;s:11:\"ai1ec_event\";i:2;s:6:\"ai_log\";i:3;s:17:\"amp_validated_url\";i:4;s:9:\"bwg_album\";i:5;s:11:\"bwg_gallery\";i:6;s:19:\"customize_changeset\";i:7;s:12:\"dn_wp_yt_log\";i:8;s:16:\"flamingo_contact\";i:9;s:16:\"flamingo_inbound\";i:10;s:17:\"flamingo_outbound\";i:11;s:4:\"http\";i:12;s:8:\"idx_page\";i:13;s:19:\"jetpack_inspect_log\";i:14;s:17:\"jetpack_migration\";i:15;s:14:\"jp_img_sitemap\";i:16;s:20:\"jp_img_sitemap_index\";i:17;s:10:\"jp_sitemap\";i:18;s:16:\"jp_sitemap_index\";i:19;s:17:\"jp_sitemap_master\";i:20;s:14:\"jp_vid_sitemap\";i:21;s:20:\"jp_vid_sitemap_index\";i:22;s:11:\"msm_sitemap\";i:23;s:17:\"postman_sent_mail\";i:24;s:10:\"rssap-feed\";i:25;s:15:\"rssmi_feed_item\";i:26;s:16:\"scheduled-action\";i:27;s:20:\"secupress_log_action\";i:28;s:17:\"sg_optimizer_jobs\";i:29;s:14:\"sl-insta-media\";i:30;s:6:\"snitch\";i:31;s:19:\"vip-legacy-redirect\";i:32;s:15:\"wp-rest-api-log\";i:33;s:12:\"wp_automatic\";i:34;s:6:\"wp_log\";i:35;s:17:\"wpephpcompat_jobs\";i:36;s:15:\"wprss_feed_item\";i:37;s:15:\"tribe-ea-record\";i:38;s:17:\"wphb_minify_group\";i:39;s:16:\"bigcommerce_task\";i:40;s:20:\"secupress_log_err404\";i:41;s:20:\"iw_omnibus_price_log\";i:42;s:14:\"od_url_metrics\";i:43;s:9:\"ap_outbox\";i:44;s:20:\"shop_order_placehold\";}','on'),
(1246,'jetpack_sync_settings_taxonomies_blacklist','a:149:{i:0;s:9:\"ancestors\";i:1;s:13:\"archives_link\";i:2;s:13:\"attached_file\";i:3;s:14:\"attached_media\";i:4;s:19:\"attached_media_args\";i:5;s:10:\"attachment\";i:6;s:19:\"available_languages\";i:7;s:6:\"avatar\";i:8;s:20:\"avatar_comment_types\";i:9;s:11:\"avatar_data\";i:10;s:10:\"avatar_url\";i:11;s:12:\"bloginfo_rss\";i:12;s:13:\"blogs_of_user\";i:13;s:13:\"bookmark_link\";i:14;s:9:\"bookmarks\";i:15;s:8:\"calendar\";i:16;s:13:\"canonical_url\";i:17;s:19:\"categories_per_page\";i:18;s:19:\"categories_taxonomy\";i:19;s:13:\"category_form\";i:20;s:20:\"category_form_fields\";i:21;s:17:\"category_form_pre\";i:22;s:7:\"comment\";i:23;s:10:\"comment_ID\";i:24;s:14:\"comment_author\";i:25;s:17:\"comment_author_IP\";i:26;s:20:\"comment_author_email\";i:27;s:19:\"comment_author_link\";i:28;s:18:\"comment_author_url\";i:29;s:23:\"comment_author_url_link\";i:30;s:12:\"comment_date\";i:31;s:15:\"comment_excerpt\";i:32;s:12:\"comment_link\";i:33;s:20:\"comment_misc_actions\";i:34;s:12:\"comment_text\";i:35;s:12:\"comment_time\";i:36;s:12:\"comment_type\";i:37;s:13:\"comments_link\";i:38;s:15:\"comments_number\";i:39;s:21:\"comments_pagenum_link\";i:40;s:11:\"custom_logo\";i:41;s:8:\"date_sql\";i:42;s:22:\"default_comment_status\";i:43;s:16:\"delete_post_link\";i:44;s:18:\"edit_bookmark_link\";i:45;s:17:\"edit_comment_link\";i:46;s:14:\"edit_post_link\";i:47;s:13:\"edit_tag_link\";i:48;s:14:\"edit_term_link\";i:49;s:14:\"edit_user_link\";i:50;s:8:\"enclosed\";i:51;s:15:\"feed_build_date\";i:52;s:13:\"form_advanced\";i:53;s:17:\"form_after_editor\";i:54;s:16:\"form_after_title\";i:55;s:21:\"form_before_permalink\";i:56;s:8:\"form_top\";i:57;s:18:\"handle_product_cat\";i:58;s:16:\"header_image_tag\";i:59;s:16:\"header_video_url\";i:60;s:9:\"image_tag\";i:61;s:15:\"image_tag_class\";i:62;s:12:\"lastpostdate\";i:63;s:16:\"lastpostmodified\";i:64;s:4:\"link\";i:65;s:18:\"link_category_form\";i:66;s:25:\"link_category_form_fields\";i:67;s:22:\"link_category_form_pre\";i:68;s:15:\"main_network_id\";i:69;s:5:\"media\";i:70;s:15:\"media_item_args\";i:71;s:7:\"ms_user\";i:72;s:7:\"network\";i:73;s:12:\"object_terms\";i:74;s:6:\"option\";i:75;s:4:\"page\";i:76;s:9:\"page_form\";i:77;s:15:\"page_of_comment\";i:78;s:8:\"page_uri\";i:79;s:12:\"pagenum_link\";i:80;s:5:\"pages\";i:81;s:6:\"plugin\";i:82;s:4:\"post\";i:83;s:14:\"post_galleries\";i:84;s:12:\"post_gallery\";i:85;s:9:\"post_link\";i:86;s:18:\"post_modified_time\";i:87;s:11:\"post_status\";i:88;s:9:\"post_time\";i:89;s:8:\"postmeta\";i:90;s:14:\"posts_per_page\";i:91;s:19:\"product_search_form\";i:92;s:11:\"profile_url\";i:93;s:4:\"pung\";i:94;s:9:\"role_list\";i:95;s:16:\"sample_permalink\";i:96;s:21:\"sample_permalink_html\";i:97;s:8:\"schedule\";i:98;s:11:\"search_form\";i:99;s:12:\"search_query\";i:100;s:9:\"shortlink\";i:101;s:4:\"site\";i:102;s:18:\"site_email_content\";i:103;s:13:\"site_icon_url\";i:104;s:11:\"site_option\";i:105;s:13:\"space_allowed\";i:106;s:3:\"tag\";i:107;s:8:\"tag_form\";i:108;s:15:\"tag_form_fields\";i:109;s:12:\"tag_form_pre\";i:110;s:8:\"tag_link\";i:111;s:4:\"tags\";i:112;s:13:\"tags_per_page\";i:113;s:4:\"term\";i:114;s:9:\"term_link\";i:115;s:18:\"term_relationships\";i:116;s:15:\"term_taxonomies\";i:117;s:13:\"term_taxonomy\";i:118;s:5:\"terms\";i:119;s:10:\"terms_args\";i:120;s:14:\"terms_defaults\";i:121;s:12:\"terms_fields\";i:122;s:13:\"terms_orderby\";i:123;s:23:\"the_archive_description\";i:124;s:17:\"the_archive_title\";i:125;s:14:\"the_categories\";i:126;s:8:\"the_date\";i:127;s:11:\"the_excerpt\";i:128;s:8:\"the_guid\";i:129;s:17:\"the_modified_date\";i:130;s:17:\"the_modified_time\";i:131;s:25:\"the_post_type_description\";i:132;s:8:\"the_tags\";i:133;s:9:\"the_terms\";i:134;s:8:\"the_time\";i:135;s:21:\"theme_starter_content\";i:136;s:7:\"to_ping\";i:137;s:4:\"user\";i:138;s:17:\"user_created_user\";i:139;s:9:\"user_form\";i:140;s:12:\"user_profile\";i:141;s:19:\"user_profile_update\";i:142;s:8:\"usermeta\";i:143;s:12:\"usernumposts\";i:144;s:12:\"users_drafts\";i:145;s:7:\"webhook\";i:146;s:6:\"widget\";i:147;s:19:\"woocommerce_archive\";i:148;s:12:\"wp_title_rss\";}','on'),
(1248,'jetpack_sync_settings_render_filtered_content','0','on'),
(1249,'jetpack_sync_settings_post_meta_whitelist','a:113:{i:0;s:24:\"_feedback_akismet_values\";i:1;s:15:\"_feedback_email\";i:2;s:22:\"_feedback_extra_fields\";i:3;s:21:\"_g_feedback_shortcode\";i:4;s:23:\"_jetpack_post_thumbnail\";i:5;s:25:\"_last_editor_used_jetpack\";i:6;s:18:\"_menu_item_classes\";i:7;s:27:\"_menu_item_menu_item_parent\";i:8;s:17:\"_menu_item_object\";i:9;s:20:\"_menu_item_object_id\";i:10;s:19:\"_menu_item_orphaned\";i:11;s:15:\"_menu_item_type\";i:12;s:14:\"_menu_item_xfn\";i:13;s:24:\"_publicize_facebook_user\";i:14;s:23:\"_publicize_twitter_user\";i:15;s:13:\"_thumbnail_id\";i:16;s:17:\"_wp_attached_file\";i:17;s:27:\"_wp_attachment_backup_sizes\";i:18;s:22:\"_wp_attachment_context\";i:19;s:24:\"_wp_attachment_image_alt\";i:20;s:35:\"_wp_attachment_is_custom_background\";i:21;s:31:\"_wp_attachment_is_custom_header\";i:22;s:23:\"_wp_attachment_metadata\";i:23;s:12:\"_wp_old_date\";i:24;s:17:\"_wp_page_template\";i:25;s:30:\"_wp_trash_meta_comments_status\";i:26;s:21:\"_wpas_feature_enabled\";i:27;s:10:\"_wpas_mess\";i:28;s:13:\"_wpas_options\";i:29;s:24:\"advanced_seo_description\";i:30;s:13:\"content_width\";i:31;s:14:\"custom_css_add\";i:32;s:23:\"custom_css_preprocessor\";i:33;s:9:\"enclosure\";i:34;s:9:\"imagedata\";i:35;s:10:\"nova_price\";i:36;s:17:\"publicize_results\";i:37;s:16:\"sharing_disabled\";i:38;s:18:\"switch_like_status\";i:39;s:15:\"videopress_guid\";i:40;s:18:\"vimeo_poster_image\";i:41;s:28:\"_jetpack_blogging_prompt_key\";i:42;s:9:\"footnotes\";i:43;s:11:\"_visibility\";i:44;s:4:\"_sku\";i:45;s:6:\"_price\";i:46;s:14:\"_regular_price\";i:47;s:11:\"_sale_price\";i:48;s:22:\"_sale_price_dates_from\";i:49;s:20:\"_sale_price_dates_to\";i:50;s:11:\"total_sales\";i:51;s:11:\"_tax_status\";i:52;s:10:\"_tax_class\";i:53;s:13:\"_manage_stock\";i:54;s:11:\"_backorders\";i:55;s:18:\"_sold_individually\";i:56;s:7:\"_weight\";i:57;s:7:\"_length\";i:58;s:6:\"_width\";i:59;s:7:\"_height\";i:60;s:11:\"_upsell_ids\";i:61;s:14:\"_crosssell_ids\";i:62;s:14:\"_purchase_note\";i:63;s:19:\"_default_attributes\";i:64;s:19:\"_product_attributes\";i:65;s:8:\"_virtual\";i:66;s:13:\"_downloadable\";i:67;s:15:\"_download_limit\";i:68;s:16:\"_download_expiry\";i:69;s:9:\"_featured\";i:70;s:19:\"_downloadable_files\";i:71;s:16:\"_wc_rating_count\";i:72;s:18:\"_wc_average_rating\";i:73;s:16:\"_wc_review_count\";i:74;s:22:\"_variation_description\";i:76;s:11:\"_file_paths\";i:77;s:22:\"_product_image_gallery\";i:78;s:16:\"_product_version\";i:79;s:12:\"_wp_old_slug\";i:80;s:10:\"_order_key\";i:81;s:15:\"_order_currency\";i:82;s:13:\"_billing_city\";i:83;s:14:\"_billing_state\";i:84;s:17:\"_billing_postcode\";i:85;s:16:\"_billing_country\";i:86;s:14:\"_shipping_city\";i:87;s:15:\"_shipping_state\";i:88;s:18:\"_shipping_postcode\";i:89;s:17:\"_shipping_country\";i:90;s:15:\"_completed_date\";i:91;s:10:\"_paid_date\";i:92;s:14:\"_cart_discount\";i:93;s:18:\"_cart_discount_tax\";i:94;s:15:\"_order_shipping\";i:95;s:19:\"_order_shipping_tax\";i:96;s:10:\"_order_tax\";i:97;s:12:\"_order_total\";i:98;s:15:\"_payment_method\";i:99;s:21:\"_payment_method_title\";i:100;s:12:\"_created_via\";i:101;s:14:\"_order_version\";i:102;s:19:\"_prices_include_tax\";i:103;s:15:\"_date_completed\";i:104;s:10:\"_date_paid\";i:105;s:15:\"_payment_tokens\";i:106;s:15:\"_recorded_sales\";i:107;s:29:\"_recorded_coupon_usage_counts\";i:108;s:29:\"_download_permissions_granted\";i:109;s:20:\"_order_stock_reduced\";i:110;s:10:\"_cart_hash\";i:112;s:14:\"_refund_amount\";i:113;s:12:\"_refunded_by\";i:114;s:14:\"_refund_reason\";}','on'),
(1251,'jetpack_sync_settings_comment_meta_whitelist','a:1:{i:0;s:6:\"rating\";}','on'),
(1253,'jetpack_sync_settings_max_enqueue_full_sync','100','on'),
(1254,'jetpack_sync_settings_max_queue_size_full_sync','1000','on'),
(1255,'jetpack_sync_settings_sync_via_cron','1','on'),
(1256,'jetpack_sync_settings_cron_sync_time_limit','240','on'),
(1257,'jetpack_sync_settings_known_importers','a:6:{s:16:\"Blogger_Importer\";s:7:\"blogger\";s:13:\"LJ_API_Import\";s:11:\"livejournal\";s:9:\"MT_Import\";s:2:\"mt\";s:10:\"RSS_Import\";s:3:\"rss\";s:20:\"WC_Tax_Rate_Importer\";s:12:\"woo-tax-rate\";s:9:\"WP_Import\";s:9:\"wordpress\";}','on'),
(1258,'jetpack_sync_settings_term_relationships_full_sync_item_size','100','on'),
(1259,'jetpack_sync_settings_sync_sender_enabled','1','on'),
(1260,'jetpack_sync_settings_full_sync_sender_enabled','1','on'),
(1261,'jetpack_sync_settings_full_sync_send_duration','9','on'),
(1262,'jetpack_sync_settings_full_sync_limits','a:7:{s:8:\"comments\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:5:\"posts\";a:2:{s:10:\"chunk_size\";i:500;s:10:\"max_chunks\";i:1;}s:18:\"term_relationships\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"terms\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"users\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:11:\"woocommerce\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:23:\"woocommerce_hpos_orders\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}}','on'),
(1263,'jetpack_sync_settings_checksum_disable','0','on'),
(1264,'jetpack_sync_settings_wpcom_rest_api_enabled','1','on'),
(1282,'jetpack_callables_sync_checksum','a:13:{s:8:\"site_url\";i:2677096209;s:8:\"home_url\";i:2677096209;s:11:\"get_plugins\";i:104225233;s:10:\"get_themes\";i:207994997;s:33:\"jetpack_connection_active_plugins\";i:2458589159;s:24:\"jetpack_package_versions\";i:777146307;s:14:\"paused_plugins\";i:223132457;s:13:\"paused_themes\";i:223132457;s:8:\"timezone\";i:3808505409;s:23:\"wp_get_environment_type\";i:1138987844;s:18:\"wp_max_upload_size\";i:3220964978;s:10:\"wp_version\";i:3089558732;s:27:\"jetpack_sync_active_modules\";i:1303627747;}','no'),
(1294,'jetpack_constants_sync_checksum','a:32:{s:7:\"ABSPATH\";i:2932432919;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:16:\"ATOMIC_CLIENT_ID\";i:634125391;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:9:\"FS_METHOD\";i:634125391;s:12:\"IS_PRESSABLE\";i:634125391;s:11:\"PHP_VERSION\";i:3478923780;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:14:\"WP_CONTENT_DIR\";i:1229764890;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:8:\"WP_DEBUG\";i:734881840;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1119786639;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:17:\"WP_POST_REVISIONS\";i:4261170317;s:14:\"WC_PLUGIN_FILE\";i:901398155;s:10:\"WC_ABSPATH\";i:904764800;s:18:\"WC_PLUGIN_BASENAME\";i:1149093810;s:10:\"WC_VERSION\";i:1581254829;s:19:\"WOOCOMMERCE_VERSION\";i:1581254829;s:21:\"WC_ROUNDING_PRECISION\";i:498629140;s:25:\"WC_DISCOUNT_ROUNDING_MODE\";i:450215437;s:20:\"WC_TAX_ROUNDING_MODE\";i:2212294583;s:12:\"WC_DELIMITER\";i:2455911554;s:10:\"WC_LOG_DIR\";i:57437371;s:22:\"WC_SESSION_CACHE_GROUP\";i:4278978988;s:22:\"WC_TEMPLATE_DEBUG_MODE\";i:734881840;}','auto'),
(1295,'jpsq_sync_checkout','0:0','no'),
(1300,'jetpack_next_sync_time_sync','1774228597','on'),
(1301,'jp_sync_lock_full_sync','','off'),
(1307,'jp_sync_last_success_immediate-send','1773390728.2869','off'),
(1310,'jetpack_next_sync_time_full-sync-enqueue','1773390729','on'),
(1314,'jp_sync_last_success_sync','1774251498.6608','off'),
(1317,'woocommerce_brand_permalink','','auto'),
(1320,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"4ad6ed4956ef7f814db220c22a123393\";s:6:\"blocks\";a:6:{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:18:\"core/term-template\";s:120:\":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-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'),
(1321,'_transient_shipping-transient-version','1773389255','on'),
(1322,'_transient_timeout_wc_shipping_method_count','1775981255','off'),
(1323,'_transient_wc_shipping_method_count','a:4:{s:7:\"version\";s:10:\"1773389255\";s:6:\"legacy\";i:0;s:7:\"enabled\";i:0;s:8:\"disabled\";i:0;}','off'),
(1327,'_site_transient_wp_plugin_dependencies_plugin_data','a:1:{s:11:\"woocommerce\";a:35:{s:4:\"name\";s:11:\"WooCommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:7:\"version\";s:6:\"10.6.1\";s:6:\"author\";s:67:\"<a href=\"https://profiles.wordpress.org/automattic/\">Automattic</a>\";s:14:\"author_profile\";s:42:\"https://profiles.wordpress.org/automattic/\";s:12:\"contributors\";a:50:{s:10:\"automattic\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/automattic/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73edc627541112a447e978843cf72f516bdbf6350e7cbac10016c71ab1b8c8a1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Automattic\";}s:11:\"woocommerce\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/woocommerce/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c7781a3c13bcc86b57064b9539ec22da52fd5ef1902fbc020d0a4a8595b14ea0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"WooCommerce\";}s:10:\"mikejolley\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/mikejolley/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/8295774fc174b6a5b9bd960709949f4de88cd0b8708d711dc5b6676693d41432?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Mike Jolley\";}s:11:\"jameskoster\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/jameskoster/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/94b5473c03a46cb204f0a868dfe65f8199ef483242814ec1bcaf6770ba90d203?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"James Koster\";}s:14:\"claudiosanches\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/claudiosanches/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ac91c7d73bb4501567ab3790755bf001d53dac8d1f4311a2480a5fb62dfb180c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Claudio Sanches\";}s:13:\"rodrigosprimo\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/rodrigosprimo/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1dc85457417601db220b14e7fa96c842700fbd1cceecd21d65306c26fffb92cc?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Rodrigo Primo\";}s:15:\"peterfabian1000\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/peterfabian1000/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c25372df076206b9fe44dddd7ec6af6ba427d3fe2a457fa301fcb9cf90b23ddd?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Peter Fabian\";}s:7:\"vedjain\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/vedjain/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/eb19da24784b2f86d310a213b60c903b0a5464a6c725cf5fcabfd274383337c4?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Vedanshu - Urumi.AI\";}s:8:\"jamosova\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/jamosova/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73f150b0172cbb319293e372b3b20f4b78f0d5fbe70558318f69aad70908e95a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Julia Amosova\";}s:16:\"obliviousharmony\";a:3:{s:7:\"profile\";s:48:\"https://profiles.wordpress.org/obliviousharmony/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/67851e0deeb2c6a7a4c238cf45c0e9694a919e2c5e02706c5852e67c4ad279c9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"obliviousharmony\";}s:9:\"konamiman\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/konamiman/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ee97f225bf5be24cd3c3b04990b9fc3dfc67a2c9aaea418ec2bdd32e164ed9b1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:23:\"Néstor Soriano Vilchez\";}s:8:\"sadowski\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/sadowski/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/cee318a6ec06e747df7f70f274da4e0cf4adba60c59e12d660d0f5a6ba78658a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"sadowski\";}s:8:\"wpmuguru\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/wpmuguru/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/23afb25faac780cb6ec9533b2ac9e5daedf7a1faf444b41db471b9529701f87e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Ron Rennick\";}s:5:\"royho\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/royho/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1beda14f19fa93030ba2c66359dc270286820af6c667cdfeb4e87833c747f3a0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"royho\";}s:13:\"barryhughes-1\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/barryhughes-1/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/6ce0f4afb77f8d32da9c43e9a39c84fcfb3ed0e9cac24f440c46a151946cdec8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"Barry\";}s:12:\"claudiulodro\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/claudiulodro/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/34a74527d3859bd9fb0b477cd80c9f78b3610259a251c32a31023ead285ac124?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Claudiu Lodromanean\";}s:12:\"tiagonoronha\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/tiagonoronha/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0352cd451932c8a2ab15b8457933e6d90cc919bbf23db63e3bc35ee41d56577e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Tiago Noronha\";}s:6:\"ryelle\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/ryelle/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/6d860975d8bd4b166268bba8da8c1ea0e861a7d7f4ef0aee52fa727fc69e12b2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Kelly Choyce-Dwan\";}s:10:\"levinmedia\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/levinmedia/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/657d301b3683f02c75e4b2363681518e94485770056cc51526f19818884ba6aa?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"levinmedia\";}s:7:\"aljullu\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/aljullu/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/784f29a6d06799d1d40adc32b115da932cd1ee2b22d91cd8597e9fe6e4ee1420?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:21:\"Albert Juhé Lluveras\";}s:6:\"nerrad\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/nerrad/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1bd692736861bd20949789e4a3d922736480efcacb0e44041616c5a79eaa54c0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:22:\"Darren Ethier (nerrad)\";}s:10:\"joshuawold\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/joshuawold/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f98224d78e12fcc0e9686dbf15f8c37b1967835212f25a92fceb6caafdc5b08d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Joshua Wold\";}s:13:\"assassinateur\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/assassinateur/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0850998ce28d445575c78a6405382fd8418569c761304c10c0d5df85453116c0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Nadir Seghir\";}s:7:\"haszari\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/haszari/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/5478c55437f47714a4dae1016cf521e803dfc4633ce5781b2f24d749d1623f69?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Rua Haszard\";}s:10:\"mppfeiffer\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/mppfeiffer/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0fe64f1ef1e4abe1825653bcb17113a4a14c755f5b6f77d2f27494fe349d7081?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Michael P. Pfeiffer\";}s:10:\"nielslange\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/nielslange/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0894ec0d7e5d70306a16431b36249b1928cad88a572de9b5211a54d75ad5d77a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Niels Lange\";}s:9:\"ralucastn\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/ralucastn/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/e65d79886499f47ee368495f5016117deef427d5abca9d3ed76c4bfaa42e7c0a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:6:\"Raluca\";}s:11:\"tjcafferkey\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/tjcafferkey/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/23d134901eef453e721759c9d84810f5748a84fc8681ed230c7d78e53583c77a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"tjcafferkey\";}s:13:\"danielwrobert\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/danielwrobert/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f1f823ffbe2a6adb7f94c6998079fd6ae6636d3b6272dd8c54385783360e2cf8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"danielwrobert\";}s:19:\"patriciahillebrandt\";a:3:{s:7:\"profile\";s:51:\"https://profiles.wordpress.org/patriciahillebrandt/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/13f5707fad9a68e5cf9c3c0ebb9c7179c862dcb279c761d20c9b40bd2fff9f4a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"patriciahillebrandt\";}s:7:\"albarin\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/albarin/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0dd150b60949026a3c34f49d40089e3a8cf97dc331e2f5b27e805ffd34648e22?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"albarin\";}s:10:\"dinhtungdu\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/dinhtungdu/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/07e79c32b1abba868f8c5e3ee0c85b9150c74e2c2a946088a268e6be486d9114?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"Tung Du\";}s:10:\"imanish003\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/imanish003/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/59ff646ede2dd6475f24762ac21ee2afd7d72fdcade7b9d2915cf1c3c2d984a2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Manish Menaria\";}s:12:\"karolmanijak\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/karolmanijak/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/42305d7047ca11d494b1912d687266a50edd05954fdec22e61ab1fe63cf2df6b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Karol Manijak\";}s:13:\"sunyatasattva\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/sunyatasattva/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73ce316f9775441698b601e6902728a80837f7fd6df0846e3c5a82448dce447c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:20:\"sunyatasattva (a11n)\";}s:13:\"alexandrelara\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/alexandrelara/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1c0c71a072f798066e4661395461e73e0fb6692eaddcced2a0e457ef01a458e8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Alexandre Lara\";}s:7:\"gigitux\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/gigitux/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/2dcd003f15403180364c56b093b48e6edca9a88c8f1470b965b87fc230c66d7f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Luigi Teschio\";}s:12:\"danieldudzic\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/danieldudzic/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/b689767c4b308b8f5910cef3a2f44c2acdadcb3b63326b0d5c865d2c208c668e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"danieldudzic\";}s:11:\"samueljseay\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/samueljseay/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/4c4a5e8fd5b99749ed9ac735c31d0370254356e40feea46bcf51b2b607f8ab0e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:3:\"Sam\";}s:12:\"alexflorisca\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/alexflorisca/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/b68615471f527e6224909ce0726dda68b074e6cbcf89e0d4b5ecc483a96557ca?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Alex Florisca\";}s:5:\"opr18\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/opr18/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/e083a0759b8ea01b11c1f154a3087ddfaf65a93011cf97a85fdbfc0cda709538?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"opr18\";}s:12:\"tarunvijwani\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/tarunvijwani/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/fa4a4b2688afb8d238bb035f31fda4d07dabd67ccf41576276e5eb084463d617?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"tarunvijwani\";}s:12:\"pauloarromba\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/pauloarromba/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ab6034aa12c0e53f21978df9e470f161f06810d814082cbe3ab74450f0618818?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Paulo Arromba\";}s:9:\"saadtarhi\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/saadtarhi/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f4fd0df69b8c7bf3a3e6526df3b42c3854de544904ef825bfd549afc9829f645?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"Saad T.\";}s:4:\"bor0\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/bor0/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/787d8ea71701ced680cd80411d656c20e0e600be5d34f6ce3478143d43dc9fd9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Boro Sitnikovski\";}s:5:\"kloon\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/kloon/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c7c708f5b0957714ab48e00220b0f74acccb43b70fa0d4b5ee091d59951ae751?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Gerhard Potgieter\";}s:12:\"coreymckrill\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/coreymckrill/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/9cc64cf0f650f165ac55f1294105259f82f2b72c4c24903a79af6d6cd1ad2a9a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Corey McKrill\";}s:12:\"jorgeatorres\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/jorgeatorres/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/33d6a063c7411775135383c5bae6cd4e45d094b72ec062c96ceafca5e2a4956f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Jorge A. Torres\";}s:10:\"leifsinger\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/leifsinger/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/8107603a6bbc5ff73e07e2450f260335af41a5adb2cccd80cba20cdd28b96651?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Leif Singer\";}s:9:\"neosinner\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/neosinner/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/68b52d53a3c6dd39841f697853a1965057c6f3aeb9e89f7d960d1921ffa90d29?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Ján Mikláš\";}}s:8:\"requires\";s:3:\"6.8\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:90;s:7:\"ratings\";a:5:{i:5;i:3937;i:4;i:195;i:3;i:105;i:2;i:107;i:1;i:407;}s:11:\"num_ratings\";i:4751;s:11:\"support_url\";s:49:\"https://wordpress.org/support/plugin/woocommerce/\";s:15:\"support_threads\";i:380;s:24:\"support_threads_resolved\";i:236;s:15:\"active_installs\";i:7000000;s:12:\"last_updated\";s:21:\"2026-03-12 4:10pm GMT\";s:5:\"added\";s:10:\"2011-09-27\";s:8:\"homepage\";s:24:\"https://woocommerce.com/\";s:8:\"sections\";a:6:{s:11:\"description\";s:12355:\"<p><a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> is the open-source ecommerce platform for WordPress.</p>\n<p>Our core platform is free, flexible, and amplified by a global community. The freedom of open-source means you retain full ownership of your store’s content and data forever.</p>\n<p>Whether you’re launching a business, taking brick-and-mortar retail online, or developing sites for clients, use WooCommerce for a store that powerfully blends content and commerce.</p>\n<ul>\n<li><strong>Create beautiful, enticing storefronts</strong> with <a href=\"https://woocommerce.com/product-category/themes/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">themes</a> suited to your brand and industry.</li>\n<li><strong>Increase revenue</strong> with an optimized <a href=\"https://woocommerce.com/checkout-blocks/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">shopping cart experience</a> that converts.</li>\n<li><strong>Customize product pages in minutes</strong> using modular <a href=\"https://woocommerce.com/document/woocommerce-blocks/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">product blocks</a>.</li>\n<li>Showcase physical and digital goods, product variations, custom configurations, instant downloads, and affiliate items.</li>\n<li>Sell <a href=\"https://woocommerce.com/products/woocommerce-subscriptions/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">subscriptions</a>, <a href=\"https://woocommerce.com/products/woocommerce-bookings/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">bookings</a>, or <a href=\"https://woocommerce.com/products/woocommerce-memberships/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">memberships</a>, with our developer-vetted extensions.</li>\n<li><strong>Rise to the top of search results</strong> by leveraging <a href=\"https://www.searchenginejournal.com/wordpress-best-cms-seo/\" rel=\"nofollow ugc\">WordPress’ SEO advantage</a>.</li>\n<li><strong>Build on a platform that scales.</strong> Get flexible ecommerce for <a href=\"https://woocommerce.com/high-volume-stores/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">high-volume stores</a>.</li>\n</ul>\n<h4>ALL THE TOOLS YOU NEED TO SELL</h4>\n<p>Built-in tools and popular integrations help you efficiently manage your business operations. Many services are free to add with a single click via the optional <a href=\"https://woocommerce.com/document/woocommerce-setup-wizard/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Setup Wizard</a>.</p>\n<ul>\n<li><strong>Choose how you want to get paid</strong>. Conveniently manage payments from the comfort of your store with <a href=\"https://woocommerce.com/payments/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooPayments</a> (Available in the U.S., U.K., Ireland, Australia, New Zealand, Canada, Spain, France, Germany, and Italy). Securely accept credit cards, mobile wallets, bank transfers, and cash thanks to <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">100+ payment gateways</a> – including <a href=\"https://woocommerce.com/products/stripe/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Stripe</a>, <a href=\"https://woocommerce.com/products/woocommerce-gateway-paypal-checkout/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">PayPal</a>, and <a href=\"https://woocommerce.com/products/square/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Square</a>.</li>\n<li><strong>Configure your shipping options</strong>. Print USPS labels right from your dashboard and even schedule a pickup with <a href=\"https://woocommerce.com/products/shipping/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Shipping</a> (U.S.-only). Connect with <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">well-known carriers</a> such as UPS and FedEx – plus a wide variety of delivery, inventory, and fulfillment solutions for your locale.</li>\n<li><strong>Simplify sales tax</strong>. Add <a href=\"https://woocommerce.com/products/tax/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Tax</a> or <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/tax?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">similar integrated services</a> to make automated calculations a reality.</li>\n</ul>\n<h4>Grow your business, add features, and monitor your store on the go</h4>\n<p>WooCommerce means business. Keep tabs on the performance metrics most important to you with a powerful and flexible central dashboard built into WooCommerce.</p>\n<p>Expand your audience across marketing and social channels with <a href=\"https://woocommerce.com/products/google-ads/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Google Ads</a>, <a href=\"https://woocommerce.com/products/hubspot-for-woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">HubSpot</a>, <a href=\"https://woocommerce.com/products/mailchimp-for-woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Mailchimp</a>, and <a href=\"https://woocommerce.com/products/facebook/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Facebook</a> integrations. You can always check out the in-dashboard <a href=\"https://woocommerce.com/document/marketing-hub/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Marketing Hub</a> for fresh ideas and tips to help you succeed.</p>\n<p>Enhance store functionality with hundreds of free and paid extensions from the <a href=\"https://woocommerce.com/products/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Marketplace</a>. Our developers <a href=\"https://woocommerce.com/document/marketplace-overview/#section-6?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">vet each new extension</a> and regularly review existing extensions to maintain Marketplace quality standards. We are actively <a href=\"https://woocommerce.com/document/marketplace-overview/#section-2?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">looking for products that help store builders create successful stores</a>.</p>\n<p>Manage your store from anywhere with the free WooCommerce <a href=\"https://woocommerce.com/mobile/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">mobile app</a> (Android and iOS). Spoiler alert: Keep an ear out for the slightly addictive &#8220;cha-ching&#8221; notification sound each time you make a new sale!</p>\n<h4>Own and control your store data – forever</h4>\n<p>With <a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a>, your data belongs to you. Always.</p>\n<p>If you opt to share <a href=\"https://woocommerce.com/usage-tracking/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">usage data</a> with us, you can feel confident knowing that it’s anonymized and kept secure. Choose to opt-out at any time without impacting your store.</p>\n<p>Unlike hosted ecommerce solutions, WooCommerce store data is future-proof; you’re free to export all your content and take your site to any platform you choose. No restrictions.</p>\n<h4>Why developers choose (and love) WooCommerce</h4>\n<p>Developers can use <a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> to create, customize, and scale a store to meet a client’s exact specifications, making enhancements through extensions or custom solutions.</p>\n<ul>\n<li>Leverage <a href=\"https://woocommerce.com/document/introduction-to-hooks-actions-and-filters/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">hooks and filters</a> to modify or create functionality.</li>\n<li>Integrate virtually any service using a robust <a href=\"https://developer.woocommerce.com/docs/getting-started-with-the-woocommerce-rest-api/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">REST API</a> and webhooks.</li>\n<li>Design and build custom content blocks with React.</li>\n<li><a href=\"https://developer.woocommerce.com/docs/category/extension-development/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Inspect and modify</a> any aspect of the core plugin code.</li>\n<li>Speed up development with a lightning-fast <a href=\"https://developer.woocommerce.com/docs/category/wc-cli/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">CLI</a>.</li>\n</ul>\n<p>The core platform is tested rigorously and often, supported by a dedicated development team working across time zones. Comprehensive documentation is updated with each release, empowering you to build exactly the store required.</p>\n<h4>Be part of our growing international community</h4>\n<p>WooCommerce has a large, passionate community dedicated to helping merchants succeed – and it’s growing fast.</p>\n<p>There are <a href=\"https://woocommerce.com/meetups/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Meetups</a> in locations around the world that you can attend for free and even get involved in running. These events are a great way to learn from others, share your expertise, and connect with like-minded folks.</p>\n<p>WooCommerce also has a regular presence at WordCamps across the globe – we’d love to meet you.</p>\n<h4>Contribute and translate</h4>\n<p>WooCommerce is developed and supported by Automattic, the creators of WordPress.com and Jetpack. We also have hundreds of independent contributors, and there’s always room for more. Head to the <a href=\"https://github.com/woocommerce/woocommerce?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce GitHub Repository</a> to find out how you can pitch in.</p>\n<p>WooCommerce is translated into multiple languages, including Danish, Ukrainian, and Persian. Help localize WooCommerce even further by adding your locale – visit <a href=\"https://translate.wordpress.org/projects/wp-plugins/woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">translate.wordpress.org</a>.</p>\n<h4>Connection to WooCommerce.com</h4>\n<p>You can connect your store to <a href=\"https://woocommerce.com/\" rel=\"nofollow ugc\">WooCommerce.com</a> to manage your subscriptions on WooCommerce Marketplace and receive product updates without leaving WordPress admin. Connection also enables installation of purchased products right from WooCommerce.com and streamlines access to technical support. If you’d like to learn about what data is gathered and how it is used, please refer to our <a href=\"https://automattic.com/privacy/\" rel=\"nofollow ugc\">Privacy Policy</a>.</p>\n\";s:12:\"installation\";s:2459:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP 7.4 or greater is required (PHP 8.0 or greater is recommended)</li>\n<li>MySQL 5.5.5 or greater, OR MariaDB version 10.1 or greater, is required</li>\n<li>WordPress 6.8 or greater</li>\n<li>(Recommended) WordPress <a href=\"https://woocommerce.com/document/increasing-the-wordpress-memory-limit/\" rel=\"nofollow ugc\">memory limit</a> of 256 MB or greater.</li>\n<li>(Recommended) <a href=\"https://woocommerce.com/document/ssl-and-https/\" rel=\"nofollow ugc\">HTTPS</a> support.</li>\n</ul>\n<h4>Automatic installation</h4>\n<p>Automatic installation is the easiest option &#8212; WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.”</p>\n<p>In the search field type “WooCommerce,” then click “Search Plugins.” Once you’ve found us,  you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now,” and WordPress will take it from there.</p>\n<h4>Manual installation</h4>\n<p>Manual installation method requires downloading the WooCommerce plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains <a href=\"https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation\" rel=\"ugc\">instructions on how to do this here</a>.</p>\n<h4>Updating</h4>\n<p>Automatic updates should work smoothly, but we still recommend you back up your site.</p>\n<p>If you encounter issues with the shop/category pages after an update, flush the permalinks by going to WordPress &gt; Settings &gt; Permalinks and hitting “Save.” That should return things to normal.</p>\n<h4>Sample data</h4>\n<p>WooCommerce comes with some sample data you can use to see how products look; import sample_products.xml via the <a href=\"https://wordpress.org/plugins/wordpress-importer/\" rel=\"ugc\">WordPress importer</a>. You can also use the core <a href=\"https://woocommerce.com/document/product-csv-importer-exporter/?utm_source=wp%20org%20repo%20listing&amp;utm_content=3.6\" rel=\"nofollow ugc\">CSV importer</a> or our <a href=\"https://woocommerce.com/products/product-csv-import-suite/?utm_source=wp%20org%20repo%20listing&amp;utm_content=3.6\" rel=\"nofollow ugc\">CSV Import Suite extension</a> to import sample_products.csv</p>\n\";s:3:\"faq\";s:7803:\"\n<dt id=\"where%20can%20i%20find%20woocommerce%20documentation%20and%20user%20guides%3F\">\nWhere can I find WooCommerce documentation and user guides?\n</h4>\n<p>\n<p>For help setting up and configuring WooCommerce, please refer to <a href=\"https://woocommerce.com/documentation/plugins/woocommerce/getting-started/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Getting Started</a> and the <a href=\"https://woocommerce.com/guides/new-store/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">New WooCommerce Store Owner Guide</a>.</p>\n<p>For extending or theming WooCommerce, see our <a href=\"https://github.com/woocommerce/woocommerce/tree/trunk/docs\" rel=\"nofollow ugc\">documentation</a>, as well as the <a href=\"https://github.com/woocommerce/woocommerce/blob/trunk/docs/extension-development/extension-development-best-practices.md\" rel=\"nofollow ugc\">Plugin Developer Best Practices</a>.</p>\n</p>\n<dt id=\"where%20can%20i%20get%20help%20or%20talk%20to%20other%20users%20about%20woocommerce%20core%3F\">\nWhere can I get help or talk to other users about WooCommerce Core?\n</h4>\n<p>\n<p>If you get stuck, you can ask for help in the <a href=\"https://wordpress.org/support/plugin/woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"ugc\">WooCommerce Support Forum</a> by following <a href=\"https://wordpress.org/support/topic/guide-to-the-woocommerce-forum/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"ugc\">these guidelines</a>, reach out via the <a href=\"https://woocommerce.com/community-slack/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Community Slack</a>, or post in the <a href=\"https://www.facebook.com/groups/advanced.woocommerce?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Community group</a> on Facebook.</p>\n</p>\n<dt id=\"where%20can%20i%20get%20help%20for%20extensions%20i%20have%20purchased%20from%20the%20woocommerce%20marketplace%3F\">\nWhere can I get help for extensions I have purchased from the WooCommerce Marketplace?\n</h4>\n<p>\n<p>For assistance with paid extensions from the WooCommerce Marketplace: first, review our <a href=\"https://woocommerce.com/document/woocommerce-self-service-guide/\" rel=\"nofollow ugc\">self-service troubleshooting guide</a>. If the problem persists, kindly log a support ticket via <a href=\"https://woocommerce.com/my-account/create-a-ticket/\" rel=\"nofollow ugc\">our helpdesk</a>. Our dedicated Happiness Engineers aim to respond within 24 hours.</p>\n</p>\n<dt id=\"i%E2%80%99m%20having%20trouble%20logging%20in%20to%20woocommerce.com%20%E2%80%93%20what%20now%3F\">\nI’m having trouble logging in to WooCommerce.com – what now?\n</h4>\n<p>\n<p>First, troubleshoot common login issues using this helpful <a href=\"https://woocommerce.com/document/log-into-woocommerce-com-with-wordpress-com/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">step-by-step guide</a>. Still not working? <a href=\"https://woocommerce.com/contact-us/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Get in touch with us</a>.</p>\n</p>\n<dt id=\"will%20woocommerce%20work%20with%20my%20theme%3F\">\nWill WooCommerce work with my theme?\n</h4>\n<p>\n<p>Yes! WooCommerce will work with any theme but may require some additional styling. If you’re looking for a theme featuring deep WooCommerce integration, we recommend <a href=\"https://woocommerce.com/storefront/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Storefront</a>.</p>\n</p>\n<dt id=\"how%20do%20i%20update%20woocommerce%3F\">\nHow do I update WooCommerce?\n</h4>\n<p>\n<p>We have a detailed guide on <a href=\"https://woocommerce.com/document/how-to-update-woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">How To Update WooCommerce</a>.</p>\n</p>\n<dt id=\"my%20site%20broke%20%E2%80%93%20what%20do%20i%20do%3F\">\nMy site broke – what do I do?\n</h4>\n<p>\n<p>Start by diagnosing the issue using our helpful <a href=\"https://woocommerce.com/documentation/get-help/troubleshooting-get-help/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">troubleshooting guide</a>.</p>\n<p>If you noticed the error after updating a theme or plugin, there might be compatibility issues between it and WooCommerce. If the issue appeared after updating WooCommerce, there could be a conflict between WooCommerce and an outdated theme or plugin.</p>\n<p>In both instances, we recommend running a conflict test using <a href=\"https://woocommerce.com/document/troubleshooting-using-health-check/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Health Check</a> (which allows you to disable themes and plugins without affecting your visitors) or troubleshooting the issue using a <a href=\"https://woocommerce.com/document/how-to-test-for-conflicts/#section-3?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">staging site</a>.</p>\n</p>\n<dt id=\"where%20can%20i%20report%20bugs%3F\">\nWhere can I report bugs?\n</h4>\n<p>\n<p>Report bugs on the <a href=\"https://github.com/woocommerce/woocommerce/issues?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce GitHub repository</a>. You can also notify us via our support forum – be sure to search the forums to confirm that the error has not already been reported.</p>\n</p>\n<dt id=\"where%20can%20i%20request%20new%20features%2C%20themes%2C%20and%20extensions%3F\">\nWhere can I request new features, themes, and extensions?\n</h4>\n<p>\n<p>Request new features and extensions and vote on existing suggestions on our official <a href=\"https://woocommerce.com/feature-requests/woocommerce?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">feature request board</a>. Our Product teams regularly review requests and consider them valuable for product planning.</p>\n</p>\n<dt id=\"woocommerce%20is%20awesome%21%20can%20i%20contribute%3F\">\nWooCommerce is awesome! Can I contribute?\n</h4>\n<p>\n<p>Yes, you can! Join in on our <a href=\"https://github.com/woocommerce/woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">GitHub repository</a> and follow the <a href=\"https://woocommerce.wordpress.com/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">development blog</a> to stay up-to-date with everything happening in the project.</p>\n</p>\n<dt id=\"where%20can%20i%20find%20rest%20api%20documentation%3F\">\nWhere can I find REST API documentation?\n</h4>\n<p>\n<p>Extensive <a href=\"https://woocommerce.github.io/woocommerce-rest-api-docs/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce REST API Documentation</a> is available on GitHub.</p>\n</p>\n<dt id=\"my%20question%20is%20not%20listed%20here.%20where%20can%20i%20find%20more%20answers%3F\">\nMy question is not listed here. Where can I find more answers?\n</h4>\n<p>\n<p>Check out <a href=\"https://woocommerce.com/document/frequently-asked-questions/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Frequently Asked Questions</a> for more.</p>\n</p>\n\n\";s:9:\"changelog\";s:830:\"<h4>10.6.1 2026-03-12</h4>\n<p><strong>WooCommerce</strong></p>\n<ul>\n<li>Fix &#8211; Add to Cart: fix validation of attributes with multi-word names <a href=\"https://github.com/woocommerce/woocommerce/pull/63647\" rel=\"nofollow ugc\">#63647</a></li>\n<li>Fix &#8211; Place newly installed payment gateways above offline payment methods instead of at the bottom of the list. <a href=\"https://github.com/woocommerce/woocommerce/pull/63648\" rel=\"nofollow ugc\">#63648</a></li>\n<li>Fix &#8211; Show shipping package title as &#8220;Shipment&#8221; instead of &#8220;Shipment 1&#8221; <a href=\"https://github.com/woocommerce/woocommerce/pull/63649\" rel=\"nofollow ugc\">#63649</a></li>\n</ul>\n<p><a href=\"https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt\" rel=\"nofollow ugc\">See changelog for all versions</a>.</p>\n\";s:11:\"screenshots\";s:1035:\"<ol><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3235205\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3235205\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=3234504\" alt=\"\"></a></li></ol>\";s:7:\"reviews\";s:15341:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Fast service</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/funique/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/45af76fa502c6629536327560b6193060d68c54e3c810a0331998040f2a65e37?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/45af76fa502c6629536327560b6193060d68c54e3c810a0331998040f2a65e37?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/funique/\" class=\"reviewer-name\">funique</a> on <span class=\"review-date\">March 20, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I had a tiny problem with email formatting, the custom header was nor replacing the placeholder one. had a fast reply and the solution was activating and reactivating theme and resaving once or twice!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Thanks for the support WC</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/thochap/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/144bef98be62d4a384dcb5227b04c7526a92e5a06e245d772ad575ab9ef1786c?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/144bef98be62d4a384dcb5227b04c7526a92e5a06e245d772ad575ab9ef1786c?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/thochap/\" class=\"reviewer-name\">thochap</a> on <span class=\"review-date\">March 19, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Very helpful fox there </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Love its customizability</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/bor0/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/787d8ea71701ced680cd80411d656c20e0e600be5d34f6ce3478143d43dc9fd9?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/787d8ea71701ced680cd80411d656c20e0e600be5d34f6ce3478143d43dc9fd9?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/bor0/\" class=\"reviewer-name\">Boro Sitnikovski <small>(bor0)</small></a> on <span class=\"review-date\">March 19, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>So many different filters and hooks - made my job as a developer easier!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent Support!!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/jbwebdes/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/09a4e38e4f6763481bfb53aa9be20f7c623eda2672925160c7bfb55142bb4719?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/09a4e38e4f6763481bfb53aa9be20f7c623eda2672925160c7bfb55142bb4719?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/jbwebdes/\" class=\"reviewer-name\">JBwebdes</a> on <span class=\"review-date\">March 18, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Within a few hours, my support ticket was answered by someone who was very knowledgeable and helpful.  My issue was resolved and I am truly grateful!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">best woo ecommerce plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"4 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/2fishone/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/977949cc7d5b5c661a4b3e81d92e81429b7e7b5ddce6be563ceef5844df45594?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/977949cc7d5b5c661a4b3e81d92e81429b7e7b5ddce6be563ceef5844df45594?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/2fishone/\" class=\"reviewer-name\">2fishone</a> on <span class=\"review-date\">March 18, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I tried a few wordpress ecommerce entension, easy digital downloads, paid membership pro, etc, woocommerce is the best,smooth and  has a lot of integrations </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great plugin for business.</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/hoseua/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a94bcd06c2145d521801ba8a82995a030f286783f332e4156ab8cf440057147d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a94bcd06c2145d521801ba8a82995a030f286783f332e4156ab8cf440057147d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/hoseua/\" class=\"reviewer-name\">Сергій <small>(hoseua)</small></a> on <span class=\"review-date\">March 18, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Everything you need is here</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Good but Heavy</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/kinsey64/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/02463bee091b1d0f73423627e0f6021afe25e91cbfc9f7aae4c908e076b5f163?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/02463bee091b1d0f73423627e0f6021afe25e91cbfc9f7aae4c908e076b5f163?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/kinsey64/\" class=\"reviewer-name\">kinsey64</a> on <span class=\"review-date\">March 16, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Using WooCommerce for my store. It has many features and works fine for selling, but it feels a bit heavy sometimes. Setup and settings take time to understand. Still useful if you need a full shop system.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">bonne assistance</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/anatoly65/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f2d3bb967b43d5a05f0c72246cd03642a9d34269af3fda5c04e368164790ce9f?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/f2d3bb967b43d5a05f0c72246cd03642a9d34269af3fda5c04e368164790ce9f?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/anatoly65/\" class=\"reviewer-name\">anatoly65</a> on <span class=\"review-date\">March 14, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>J\'ai obtenu une assistance rapide et utile.<br />Merci</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Explaining and solving an issue with the tax rules in WooCommerce</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/dimiro93/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8074ecedf83cb1309220f87958c790d951d0943e59f1774a2cd0d799ed5e67ae?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/8074ecedf83cb1309220f87958c790d951d0943e59f1774a2cd0d799ed5e67ae?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/dimiro93/\" class=\"reviewer-name\">dimiro93</a> on <span class=\"review-date\">March 11, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I had an issue setting up different tax rules for a whole country and some specific postcodes. The support team was great on helping me clarify and solve the problem. Their replies were fast and really helpfull.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great E-Commerce Tool For Wordpress</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/marchajj/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5b6ecb28c2e12d4446dd0742707f3a230a1eca445bb972d66b37dd5161b973c4?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/5b6ecb28c2e12d4446dd0742707f3a230a1eca445bb972d66b37dd5161b973c4?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/marchajj/\" class=\"reviewer-name\">marchajj</a> on <span class=\"review-date\">March 9, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Without woocommerce, we cant use wordpress solo alone, its the core of ecommerce, its the powerful tool to boost your sales worldwide and compatible with everything for shipping, payment methods and automation tools. makes ur life easier and always updated. Highly recommended and thanks for the great support team that has our back in the worst case scenarios, Specially Shahzeen :)</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:146:\"Everything you need to launch an online store in days and keep it growing for years. From your first sale to millions in revenue, Woo is with you.\";s:13:\"download_link\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.1.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:2;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:3;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:4;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3235205\";s:7:\"caption\";s:0:\"\";}i:5;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:6;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}}s:4:\"tags\";a:5:{s:9:\"ecommerce\";s:9:\"ecommerce\";s:12:\"online-store\";s:12:\"online store\";s:11:\"sell-online\";s:11:\"sell online\";s:4:\"shop\";s:4:\"shop\";s:13:\"shopping-cart\";s:13:\"shopping cart\";}s:8:\"versions\";a:618:{s:6:\"10.0.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.0.zip\";s:11:\"10.0.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.0-rc.1.zip\";s:11:\"10.0.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.0-rc.2.zip\";s:6:\"10.0.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.1.zip\";s:6:\"10.0.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.2.zip\";s:6:\"10.0.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.3.zip\";s:6:\"10.0.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.4.zip\";s:6:\"10.0.5\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.5.zip\";s:6:\"10.0.6\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.6.zip\";s:6:\"10.1.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0.zip\";s:11:\"10.1.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.1.zip\";s:11:\"10.1.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.2.zip\";s:11:\"10.1.0-rc.3\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.3.zip\";s:11:\"10.1.0-rc.4\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.4.zip\";s:6:\"10.1.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.1.zip\";s:6:\"10.1.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.2.zip\";s:6:\"10.1.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.3.zip\";s:6:\"10.1.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.4.zip\";s:6:\"10.2.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0.zip\";s:13:\"10.2.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0-beta.1.zip\";s:13:\"10.2.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0-beta.2.zip\";s:11:\"10.2.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0-rc.1.zip\";s:6:\"10.2.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.1.zip\";s:6:\"10.2.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.2.zip\";s:6:\"10.2.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.3.zip\";s:6:\"10.2.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.4.zip\";s:6:\"10.3.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0.zip\";s:13:\"10.3.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-beta.1.zip\";s:13:\"10.3.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-beta.2.zip\";s:11:\"10.3.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-rc.1.zip\";s:11:\"10.3.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-rc.2.zip\";s:6:\"10.3.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.1.zip\";s:6:\"10.3.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.2.zip\";s:6:\"10.3.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.3.zip\";s:6:\"10.3.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.4.zip\";s:6:\"10.3.5\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.5.zip\";s:6:\"10.3.6\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.6.zip\";s:6:\"10.3.7\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.7.zip\";s:6:\"10.3.8\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.8.zip\";s:6:\"10.4.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0.zip\";s:13:\"10.4.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0-beta.1.zip\";s:13:\"10.4.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0-beta.2.zip\";s:11:\"10.4.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0-rc.1.zip\";s:6:\"10.4.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.1.zip\";s:6:\"10.4.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.2.zip\";s:6:\"10.4.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.3.zip\";s:6:\"10.4.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.4.zip\";s:6:\"10.5.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0.zip\";s:13:\"10.5.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-beta.1.zip\";s:13:\"10.5.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-beta.2.zip\";s:11:\"10.5.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-rc.1.zip\";s:11:\"10.5.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-rc.2.zip\";s:11:\"10.5.0-rc.3\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-rc.3.zip\";s:6:\"10.5.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.1.zip\";s:6:\"10.5.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.2.zip\";s:6:\"10.5.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.3.zip\";s:6:\"10.6.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0.zip\";s:13:\"10.6.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0-beta.1.zip\";s:13:\"10.6.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0-beta.2.zip\";s:11:\"10.6.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0-rc.1.zip\";s:6:\"10.6.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.1.zip\";s:5:\"3.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.0.zip\";s:5:\"3.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.1.zip\";s:5:\"3.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.2.zip\";s:5:\"3.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.3.zip\";s:5:\"3.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.4.zip\";s:5:\"3.0.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.5.zip\";s:5:\"3.0.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.6.zip\";s:5:\"3.0.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.7.zip\";s:5:\"3.0.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.8.zip\";s:5:\"3.0.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.9.zip\";s:5:\"3.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.0.zip\";s:5:\"3.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.1.zip\";s:5:\"3.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.2.zip\";s:5:\"3.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.0.zip\";s:5:\"3.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.1.zip\";s:5:\"3.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.2.zip\";s:5:\"3.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.3.zip\";s:5:\"3.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.4.zip\";s:5:\"3.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.5.zip\";s:5:\"3.2.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.6.zip\";s:5:\"3.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.0.zip\";s:5:\"3.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.1.zip\";s:5:\"3.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2.zip\";s:10:\"3.3.2-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2-rc.1.zip\";s:5:\"3.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.3.zip\";s:5:\"3.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.4.zip\";s:5:\"3.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.5.zip\";s:5:\"3.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.6.zip\";s:5:\"3.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0.zip\";s:12:\"3.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0-beta.1.zip\";s:10:\"3.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0-rc.2.zip\";s:5:\"3.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.1.zip\";s:5:\"3.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.2.zip\";s:5:\"3.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.3.zip\";s:5:\"3.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.4.zip\";s:5:\"3.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.5.zip\";s:5:\"3.4.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.6.zip\";s:5:\"3.4.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.7.zip\";s:5:\"3.4.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.8.zip\";s:5:\"3.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0.zip\";s:12:\"3.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-beta.1.zip\";s:10:\"3.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-rc.1.zip\";s:10:\"3.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-rc.2.zip\";s:5:\"3.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.1.zip\";s:6:\"3.5.10\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.10.zip\";s:5:\"3.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.2.zip\";s:5:\"3.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.3.zip\";s:5:\"3.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.4.zip\";s:5:\"3.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.5.zip\";s:5:\"3.5.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.6.zip\";s:5:\"3.5.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.7.zip\";s:5:\"3.5.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.8.zip\";s:5:\"3.5.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.9.zip\";s:5:\"3.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0.zip\";s:12:\"3.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-beta.1.zip\";s:10:\"3.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.1.zip\";s:10:\"3.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.2.zip\";s:10:\"3.6.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.3.zip\";s:5:\"3.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.1.zip\";s:5:\"3.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.2.zip\";s:5:\"3.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.3.zip\";s:5:\"3.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.4.zip\";s:5:\"3.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.5.zip\";s:5:\"3.6.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.6.zip\";s:5:\"3.6.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.7.zip\";s:5:\"3.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0.zip\";s:12:\"3.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-beta.1.zip\";s:10:\"3.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-rc.1.zip\";s:10:\"3.7.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-rc.2.zip\";s:5:\"3.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.1.zip\";s:5:\"3.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.2.zip\";s:5:\"3.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.3.zip\";s:5:\"3.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0.zip\";s:12:\"3.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-beta.1.zip\";s:10:\"3.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-rc.1.zip\";s:10:\"3.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-rc.2.zip\";s:5:\"3.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.1.zip\";s:5:\"3.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.2.zip\";s:5:\"3.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.3.zip\";s:5:\"3.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0.zip\";s:12:\"3.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-beta.1.zip\";s:12:\"3.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-beta.2.zip\";s:10:\"3.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.1.zip\";s:10:\"3.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.2.zip\";s:10:\"3.9.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.3.zip\";s:10:\"3.9.0-rc.4\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.4.zip\";s:5:\"3.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.1.zip\";s:5:\"3.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.2.zip\";s:5:\"3.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.3.zip\";s:5:\"3.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.4.zip\";s:5:\"3.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.5.zip\";s:5:\"4.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0.zip\";s:12:\"4.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-beta.1.zip\";s:10:\"4.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-rc.1.zip\";s:10:\"4.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-rc.2.zip\";s:5:\"4.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.1.zip\";s:5:\"4.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.2.zip\";s:5:\"4.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.3.zip\";s:5:\"4.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.4.zip\";s:5:\"4.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0.zip\";s:12:\"4.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-beta.1.zip\";s:12:\"4.1.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-beta.2.zip\";s:10:\"4.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-rc.1.zip\";s:10:\"4.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-rc.2.zip\";s:5:\"4.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.1.zip\";s:5:\"4.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.2.zip\";s:5:\"4.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.3.zip\";s:5:\"4.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.4.zip\";s:5:\"4.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0.zip\";s:10:\"4.2.0-RC.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-RC.1.zip\";s:10:\"4.2.0-RC.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-RC.2.zip\";s:12:\"4.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-beta.1.zip\";s:5:\"4.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.1.zip\";s:5:\"4.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.2.zip\";s:5:\"4.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.3.zip\";s:5:\"4.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.4.zip\";s:5:\"4.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.5.zip\";s:5:\"4.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0.zip\";s:12:\"4.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-beta.1.zip\";s:10:\"4.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.1.zip\";s:10:\"4.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.2.zip\";s:10:\"4.3.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.3.zip\";s:5:\"4.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.1.zip\";s:5:\"4.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.2.zip\";s:5:\"4.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.3.zip\";s:5:\"4.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.4.zip\";s:5:\"4.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.5.zip\";s:5:\"4.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.6.zip\";s:5:\"4.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0.zip\";s:12:\"4.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0-beta.1.zip\";s:10:\"4.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0-rc.1.zip\";s:5:\"4.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.1.zip\";s:5:\"4.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.2.zip\";s:5:\"4.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.3.zip\";s:5:\"4.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.4.zip\";s:5:\"4.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0.zip\";s:12:\"4.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-beta.1.zip\";s:10:\"4.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-rc.1.zip\";s:10:\"4.5.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-rc.3.zip\";s:5:\"4.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.1.zip\";s:5:\"4.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.2.zip\";s:5:\"4.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.3.zip\";s:5:\"4.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.4.zip\";s:5:\"4.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.5.zip\";s:5:\"4.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0.zip\";s:12:\"4.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0-beta.1.zip\";s:10:\"4.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0-rc.1.zip\";s:5:\"4.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.1.zip\";s:5:\"4.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.2.zip\";s:5:\"4.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.3.zip\";s:5:\"4.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.4.zip\";s:5:\"4.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.5.zip\";s:5:\"4.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0.zip\";s:12:\"4.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-beta.1.zip\";s:12:\"4.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-beta.2.zip\";s:10:\"4.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-rc.1.zip\";s:5:\"4.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.1.zip\";s:12:\"4.7.1-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.1-beta.1.zip\";s:5:\"4.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.2.zip\";s:5:\"4.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.3.zip\";s:5:\"4.7.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.4.zip\";s:5:\"4.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0.zip\";s:12:\"4.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-beta.1.zip\";s:10:\"4.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-rc.1.zip\";s:10:\"4.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-rc.2.zip\";s:5:\"4.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.1.zip\";s:5:\"4.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.2.zip\";s:5:\"4.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.3.zip\";s:5:\"4.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0.zip\";s:12:\"4.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-beta.1.zip\";s:10:\"4.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-rc.1.zip\";s:10:\"4.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-rc.2.zip\";s:5:\"4.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.1.zip\";s:5:\"4.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.2.zip\";s:5:\"4.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.3.zip\";s:5:\"4.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.4.zip\";s:5:\"4.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.5.zip\";s:5:\"5.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0.zip\";s:12:\"5.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-beta.1.zip\";s:12:\"5.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-beta.2.zip\";s:10:\"5.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.1.zip\";s:10:\"5.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.2.zip\";s:10:\"5.0.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.3.zip\";s:5:\"5.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.1.zip\";s:5:\"5.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.2.zip\";s:5:\"5.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.3.zip\";s:5:\"5.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0.zip\";s:12:\"5.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0-beta.1.zip\";s:10:\"5.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0-rc.1.zip\";s:5:\"5.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.1.zip\";s:5:\"5.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.2.zip\";s:5:\"5.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.3.zip\";s:5:\"5.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0.zip\";s:12:\"5.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-beta.1.zip\";s:10:\"5.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-rc.1.zip\";s:10:\"5.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-rc.2.zip\";s:5:\"5.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.1.zip\";s:5:\"5.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.2.zip\";s:5:\"5.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.3.zip\";s:5:\"5.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.4.zip\";s:5:\"5.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.5.zip\";s:5:\"5.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0.zip\";s:12:\"5.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-beta.1.zip\";s:10:\"5.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-rc.1.zip\";s:10:\"5.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-rc.2.zip\";s:5:\"5.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.1.zip\";s:5:\"5.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.2.zip\";s:5:\"5.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.3.zip\";s:5:\"5.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0.zip\";s:12:\"5.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0-beta.1.zip\";s:10:\"5.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0-rc.1.zip\";s:5:\"5.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.1.zip\";s:5:\"5.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.2.zip\";s:5:\"5.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.3.zip\";s:5:\"5.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.4.zip\";s:5:\"5.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.5.zip\";s:5:\"5.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0.zip\";s:12:\"5.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-beta.1.zip\";s:10:\"5.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-rc.1.zip\";s:10:\"5.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-rc.2.zip\";s:5:\"5.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.1.zip\";s:5:\"5.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.2.zip\";s:5:\"5.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.3.zip\";s:5:\"5.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.4.zip\";s:5:\"5.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.5.zip\";s:5:\"5.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0.zip\";s:12:\"5.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-beta.1.zip\";s:10:\"5.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-rc.1.zip\";s:10:\"5.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-rc.2.zip\";s:5:\"5.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.1.zip\";s:5:\"5.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.2.zip\";s:5:\"5.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.3.zip\";s:5:\"5.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0.zip\";s:12:\"5.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0-beta.1.zip\";s:10:\"5.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0-rc.1.zip\";s:5:\"5.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.1.zip\";s:5:\"5.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.2.zip\";s:5:\"5.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.3.zip\";s:5:\"5.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0.zip\";s:12:\"5.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-beta.1.zip\";s:12:\"5.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-beta.2.zip\";s:10:\"5.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-rc.1.zip\";s:5:\"5.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.1.zip\";s:5:\"5.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.2.zip\";s:5:\"5.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0.zip\";s:12:\"5.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-beta.1.zip\";s:10:\"5.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-rc.1.zip\";s:10:\"5.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-rc.2.zip\";s:5:\"5.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.1.zip\";s:5:\"5.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.2.zip\";s:5:\"6.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0.zip\";s:12:\"6.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0-beta.1.zip\";s:10:\"6.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0-rc.1.zip\";s:5:\"6.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.1.zip\";s:5:\"6.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.2.zip\";s:5:\"6.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0.zip\";s:12:\"6.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-beta.1.zip\";s:10:\"6.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-rc.1.zip\";s:10:\"6.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-rc.2.zip\";s:5:\"6.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.1.zip\";s:5:\"6.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.2.zip\";s:5:\"6.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.3.zip\";s:5:\"6.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0.zip\";s:12:\"6.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-beta.1.zip\";s:10:\"6.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-rc.1.zip\";s:10:\"6.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-rc.2.zip\";s:5:\"6.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.1.zip\";s:5:\"6.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.2.zip\";s:5:\"6.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.3.zip\";s:5:\"6.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0.zip\";s:12:\"6.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-beta.1.zip\";s:10:\"6.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-rc.1.zip\";s:10:\"6.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-rc.2.zip\";s:5:\"6.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.1.zip\";s:5:\"6.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.2.zip\";s:5:\"6.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0.zip\";s:12:\"6.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0-beta.1.zip\";s:10:\"6.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0-rc.1.zip\";s:5:\"6.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.1.zip\";s:5:\"6.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.2.zip\";s:5:\"6.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0.zip\";s:12:\"6.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-beta.1.zip\";s:10:\"6.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-rc.1.zip\";s:10:\"6.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-rc.2.zip\";s:5:\"6.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.1.zip\";s:5:\"6.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.2.zip\";s:5:\"6.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0.zip\";s:12:\"6.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-beta.1.zip\";s:10:\"6.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-rc.1.zip\";s:10:\"6.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-rc.2.zip\";s:5:\"6.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.1.zip\";s:5:\"6.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.2.zip\";s:5:\"6.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0.zip\";s:12:\"6.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-beta.1.zip\";s:12:\"6.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-beta.2.zip\";s:10:\"6.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-rc.1.zip\";s:5:\"6.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.1.zip\";s:5:\"6.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0.zip\";s:12:\"6.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-beta.1.zip\";s:12:\"6.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-beta.2.zip\";s:10:\"6.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-rc.1.zip\";s:5:\"6.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.1.zip\";s:5:\"6.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.2.zip\";s:5:\"6.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.3.zip\";s:5:\"6.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0.zip\";s:12:\"6.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-beta.1.zip\";s:12:\"6.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-beta.2.zip\";s:10:\"6.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-rc.1.zip\";s:5:\"6.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.1.zip\";s:5:\"6.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.2.zip\";s:5:\"6.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.3.zip\";s:5:\"6.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.4.zip\";s:5:\"6.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.5.zip\";s:5:\"7.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0.zip\";s:12:\"7.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.1.zip\";s:12:\"7.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.2.zip\";s:12:\"7.0.0-beta.3\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.3.zip\";s:10:\"7.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-rc.1.zip\";s:10:\"7.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-rc.2.zip\";s:5:\"7.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.1.zip\";s:5:\"7.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.2.zip\";s:5:\"7.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0.zip\";s:12:\"7.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-beta.1.zip\";s:12:\"7.1.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-beta.2.zip\";s:10:\"7.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-rc.1.zip\";s:10:\"7.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-rc.2.zip\";s:5:\"7.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.1.zip\";s:5:\"7.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.2.zip\";s:5:\"7.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0.zip\";s:12:\"7.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-beta.1.zip\";s:12:\"7.2.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-beta.2.zip\";s:10:\"7.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-rc.1.zip\";s:10:\"7.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-rc.2.zip\";s:5:\"7.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.1.zip\";s:5:\"7.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.2.zip\";s:5:\"7.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.3.zip\";s:5:\"7.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.4.zip\";s:5:\"7.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0.zip\";s:12:\"7.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-beta.1.zip\";s:12:\"7.3.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-beta.2.zip\";s:10:\"7.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-rc.1.zip\";s:10:\"7.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-rc.2.zip\";s:5:\"7.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.1.zip\";s:5:\"7.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0.zip\";s:12:\"7.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-beta.1.zip\";s:12:\"7.4.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-beta.2.zip\";s:10:\"7.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-rc.1.zip\";s:10:\"7.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-rc.2.zip\";s:5:\"7.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.1.zip\";s:5:\"7.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.2.zip\";s:5:\"7.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0.zip\";s:12:\"7.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-beta.1.zip\";s:12:\"7.5.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-beta.2.zip\";s:10:\"7.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-rc.1.zip\";s:5:\"7.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.1.zip\";s:5:\"7.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.2.zip\";s:5:\"7.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0.zip\";s:12:\"7.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-beta.1.zip\";s:12:\"7.6.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-beta.2.zip\";s:10:\"7.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.1.zip\";s:10:\"7.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.2.zip\";s:10:\"7.6.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.3.zip\";s:5:\"7.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.1.zip\";s:5:\"7.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.2.zip\";s:5:\"7.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0.zip\";s:12:\"7.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-beta.1.zip\";s:12:\"7.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-beta.2.zip\";s:10:\"7.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-rc.1.zip\";s:5:\"7.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.1.zip\";s:5:\"7.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.2.zip\";s:5:\"7.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.3.zip\";s:5:\"7.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0.zip\";s:12:\"7.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-beta.1.zip\";s:12:\"7.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-beta.2.zip\";s:10:\"7.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-rc.1.zip\";s:10:\"7.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-rc.2.zip\";s:5:\"7.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.1.zip\";s:5:\"7.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.2.zip\";s:5:\"7.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.3.zip\";s:5:\"7.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.4.zip\";s:5:\"7.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0.zip\";s:12:\"7.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-beta.1.zip\";s:12:\"7.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-beta.2.zip\";s:10:\"7.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-rc.2.zip\";s:10:\"7.9.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-rc.3.zip\";s:5:\"7.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.1.zip\";s:5:\"7.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.2.zip\";s:5:\"8.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0.zip\";s:12:\"8.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-beta.1.zip\";s:12:\"8.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-beta.2.zip\";s:10:\"8.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-rc.1.zip\";s:10:\"8.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-rc.2.zip\";s:5:\"8.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.1.zip\";s:5:\"8.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.2.zip\";s:5:\"8.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.3.zip\";s:5:\"8.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.4.zip\";s:5:\"8.0.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.5.zip\";s:5:\"8.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0.zip\";s:12:\"8.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-beta.1.zip\";s:10:\"8.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-rc.1.zip\";s:10:\"8.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-rc.2.zip\";s:5:\"8.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.1.zip\";s:5:\"8.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.2.zip\";s:5:\"8.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.3.zip\";s:5:\"8.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.4.zip\";s:5:\"8.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0.zip\";s:12:\"8.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-beta.1.zip\";s:10:\"8.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-rc.1.zip\";s:10:\"8.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-rc.2.zip\";s:5:\"8.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.1.zip\";s:5:\"8.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.2.zip\";s:5:\"8.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.3.zip\";s:5:\"8.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.4.zip\";s:5:\"8.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.5.zip\";s:5:\"8.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0.zip\";s:12:\"8.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-beta.1.zip\";s:10:\"8.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-rc.1.zip\";s:10:\"8.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-rc.2.zip\";s:5:\"8.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.1.zip\";s:5:\"8.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.2.zip\";s:5:\"8.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.3.zip\";s:5:\"8.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.4.zip\";s:5:\"8.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0.zip\";s:12:\"8.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0-beta.1.zip\";s:10:\"8.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0-rc.1.zip\";s:5:\"8.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.1.zip\";s:5:\"8.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.2.zip\";s:5:\"8.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.3.zip\";s:5:\"8.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0.zip\";s:12:\"8.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0-beta.1.zip\";s:10:\"8.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0-rc.1.zip\";s:5:\"8.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.1.zip\";s:5:\"8.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.2.zip\";s:5:\"8.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.3.zip\";s:5:\"8.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.4.zip\";s:5:\"8.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.5.zip\";s:5:\"8.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0.zip\";s:12:\"8.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0-beta.1.zip\";s:10:\"8.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0-rc.1.zip\";s:5:\"8.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.1.zip\";s:5:\"8.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.2.zip\";s:5:\"8.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.3.zip\";s:5:\"8.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.4.zip\";s:5:\"8.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0.zip\";s:12:\"8.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-beta.1.zip\";s:12:\"8.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-beta.2.zip\";s:10:\"8.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-rc.1.zip\";s:5:\"8.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.1.zip\";s:5:\"8.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.2.zip\";s:5:\"8.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.3.zip\";s:5:\"8.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0.zip\";s:12:\"8.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0-beta.1.zip\";s:10:\"8.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0-rc.1.zip\";s:5:\"8.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.1.zip\";s:5:\"8.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.2.zip\";s:5:\"8.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.3.zip\";s:5:\"8.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.4.zip\";s:5:\"8.8.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.5.zip\";s:5:\"8.8.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.6.zip\";s:5:\"8.8.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.7.zip\";s:5:\"8.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0.zip\";s:12:\"8.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0-beta.1.zip\";s:10:\"8.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0-rc.1.zip\";s:5:\"8.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.1.zip\";s:5:\"8.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.2.zip\";s:5:\"8.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.3.zip\";s:5:\"8.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.4.zip\";s:5:\"8.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.5.zip\";s:5:\"9.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0.zip\";s:12:\"9.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-beta.1.zip\";s:12:\"9.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-beta.2.zip\";s:10:\"9.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-rc.1.zip\";s:5:\"9.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.1.zip\";s:5:\"9.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.2.zip\";s:5:\"9.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.3.zip\";s:5:\"9.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.4.zip\";s:5:\"9.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0.zip\";s:12:\"9.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0-beta.1.zip\";s:10:\"9.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0-rc.1.zip\";s:5:\"9.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.1.zip\";s:5:\"9.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.2.zip\";s:5:\"9.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.3.zip\";s:5:\"9.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.4.zip\";s:5:\"9.1.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.5.zip\";s:5:\"9.1.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.6.zip\";s:5:\"9.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0.zip\";s:12:\"9.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0-beta.1.zip\";s:10:\"9.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0-rc.1.zip\";s:5:\"9.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.1.zip\";s:5:\"9.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.2.zip\";s:5:\"9.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.3.zip\";s:5:\"9.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.4.zip\";s:5:\"9.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.5.zip\";s:5:\"9.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0.zip\";s:12:\"9.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0-beta.1.zip\";s:10:\"9.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0-rc.1.zip\";s:5:\"9.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.1.zip\";s:5:\"9.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.2.zip\";s:5:\"9.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.3.zip\";s:5:\"9.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.4.zip\";s:5:\"9.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.5.zip\";s:5:\"9.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.6.zip\";s:5:\"9.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0.zip\";s:12:\"9.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-beta.1.zip\";s:12:\"9.4.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-beta.2.zip\";s:10:\"9.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.1.zip\";s:10:\"9.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.2.zip\";s:10:\"9.4.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.3.zip\";s:10:\"9.4.0-rc.4\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.4.zip\";s:5:\"9.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.1.zip\";s:5:\"9.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.2.zip\";s:5:\"9.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.3.zip\";s:5:\"9.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.4.zip\";s:5:\"9.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.5.zip\";s:5:\"9.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0.zip\";s:12:\"9.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-beta.1.zip\";s:12:\"9.5.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-beta.2.zip\";s:10:\"9.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-rc.1.zip\";s:5:\"9.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.1.zip\";s:5:\"9.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.2.zip\";s:5:\"9.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.3.zip\";s:5:\"9.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.4.zip\";s:5:\"9.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0.zip\";s:12:\"9.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-beta.1.zip\";s:12:\"9.6.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-beta.2.zip\";s:10:\"9.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-rc.1.zip\";s:5:\"9.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.1.zip\";s:5:\"9.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.2.zip\";s:5:\"9.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.3.zip\";s:5:\"9.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.4.zip\";s:5:\"9.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.0.zip\";s:12:\"9.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.0-beta.1.zip\";s:10:\"9.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.0-rc.1.zip\";s:5:\"9.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.1.zip\";s:5:\"9.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.2.zip\";s:5:\"9.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.3.zip\";s:5:\"9.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.0.zip\";s:12:\"9.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.0-beta.1.zip\";s:10:\"9.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.0-rc.1.zip\";s:5:\"9.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.1.zip\";s:5:\"9.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.2.zip\";s:5:\"9.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.3.zip\";s:5:\"9.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.4.zip\";s:5:\"9.8.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.5.zip\";s:5:\"9.8.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.6.zip\";s:5:\"9.8.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.7.zip\";s:5:\"9.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.0.zip\";s:12:\"9.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.0-beta.1.zip\";s:10:\"9.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.0-rc.1.zip\";s:5:\"9.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.1.zip\";s:5:\"9.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.2.zip\";s:5:\"9.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.3.zip\";s:5:\"9.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.4.zip\";s:5:\"9.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.5.zip\";s:5:\"9.9.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.6.zip\";s:5:\"9.9.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.7.zip\";s:5:\"trunk\";s:54:\"https://downloads.wordpress.org/plugin/woocommerce.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504\";s:4:\"high\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:11:\"WooCommerce\";}}','off'),
(1334,'_transient_timeout_woocommerce_marketplace_promotions_v2','1774339962','off'),
(1335,'_transient_woocommerce_marketplace_promotions_v2','a:2:{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=\"https://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;}s:6:\"promos\";a:4:{i:0;a:9:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"path\";s:0:\"\";s:8:\"pathname\";s:33:\"/wp-admin/admin.php?page=wc-admin\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:13:\"Shop the sale\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:240:\"Save up to 40% on themes and extensions in the WooCommerce Marketplace until December 2 at 14:00 UTC. <strong>Coupon applied at checkout.</strong> <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:29:\"Black Friday savings are live\";}s:4:\"icon\";s:7:\"percent\";}i:1;a:9:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:10:\"/marketing\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:23:\"Level up your marketing\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:223:\"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. T&Cs apply. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:43:\"Take up to 40% off marketing tools and more\";}s:4:\"icon\";s:7:\"percent\";}i:2;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"path\";s:0:\"\";s:8:\"pathname\";s:40:\"/wp-admin/edit.php?post_type=shop_coupon\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:19:\"Upgrade your promos\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:211:\"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:46:\"Take up to 40% off coupon and promo extensions\";}s:5:\"style\";s:4:\"wide\";s:4:\"icon\";s:7:\"percent\";}i:3;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:13:\"Shop the sale\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:233:\"Take up to 40% off WooCommerce Marketplace products this BFCM. <strong>Coupon applied at checkout.</strong> Sale ends December 2 at 14:00 UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&Cs</a> apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:39:\"Save up to 40% on your next big upgrade\";}s:5:\"style\";s:14:\"has-background\";s:4:\"icon\";s:7:\"percent\";}}}','off'),
(1342,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1774833385','off'),
(1343,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:1:{s:5:\"en_US\";a:52:{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=\"https://href.li/?https://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:\"https://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:\"https://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:\"https://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:\"https://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=\"https://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=\"https://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:\"https://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=\"https://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:\"https://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=\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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=\"https://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:\"https://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:\"https://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:\"https://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:17:{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.\";}i:1;O:8:\"stdClass\":3:{s:6:\"locale\";s:2:\"ar\";s:5:\"title\";s:50:\"كيف تسير عملية إعداد متجرك؟\";s:7:\"content\";s:368:\"هدفنا هو التأكد من لديك جميع الأدوات المناسبة لبدء إعداد متجرك بأسهل طريقة ممكنة.\r\nنود معرفة ما إذا كنا قد وفقنا في تحقيق هدفنا أم لا، وكيف يمكننا التحسين. لجمع آرائك، أعددنا لك استطلاع للرأي مدته 2 دقيقة.\";}i:2;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"zh_CN\";s:5:\"title\";s:39:\"您的商店设置工作进展如何？\";s:7:\"content\";s:273:\"我们的目标是确保您拥有所有合适的工具，以便尽可能顺利地开始设置您的商店。\r\n我们很想知道我们是否达到了预期目标，以及我们可以如何改进。 为了收集您的想法，我们制作了一份 2 分钟的调查问卷。\";}i:3;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"zh_TW\";s:5:\"title\";s:33:\"你的商店設定進展如何？\";s:7:\"content\";s:246:\"我們的目標是確保你取得所有必備工具，能夠以最順暢的方式開始設定自己的商店。\r\n我們想知道是否達成目標，以及如何進行提升。 為了收集你的想法，我們製作了 2 分鐘的問卷調查。\";}i:4;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"nl_NL\";s:5:\"title\";s:44:\"Hoe gaat het met het opzetten van je winkel?\";s:7:\"content\";s:254:\"Ons doel is ervoor te zorgen dat je alle juiste tools hebt om je winkel op de soepelste manier op te zetten.\r\nWe horen graag of we ons doel hebben bereikt en hoe we kunnen verbeteren. We hebben een enquête van 2 minuten gemaakt om te horen hoe het gaat.\";}i:5;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"fr_FR\";s:5:\"title\";s:54:\"Comment se passe la configuration de votre boutique ?\";s:7:\"content\";s:318:\"Notre objectif est de nous assurer que vous avez tous les bons outils pour commencer à configurer votre boutique de la manière la plus fluide possible.\r\nNous aimerions savoir si nous y sommes parvenus et comment nous pouvons nous améliorer. Pour recueillir vos idées, nous avons réalisé un sondage de 2 minutes.\";}i:6;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"de_DE\";s:5:\"title\";s:43:\"Wie läuft die Einrichtung deines Shops ab?\";s:7:\"content\";s:304:\"Wir möchten sicherstellen, dass du alle passenden Tools hast, damit du deinen Shop so problemlos wie möglich einrichten kannst.\r\nWir würden gerne wissen, ob wir unser Ziel erreicht haben und wie wir uns verbessern können. Um deine Meinung zu erfahren, haben wir eine zweiminütige Befragung erstellt.\";}i:7;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"he_IL\";s:5:\"title\";s:50:\"איך הולך עם הגדרת החנות שלך?\";s:7:\"content\";s:341:\"המטרה שלנו היא לוודא שיהיו ברשותך כל הכלים הנכונים כדי להתחיל להקים את החנות שלך בצורה החלקה ביותר האפשרית.\r\nנשמח לדעת אם מימשנו אותה וכיצד נוכל להשתפר. כדי לשמוע את דעתך, הכנו סקר בן 2 דקות.\";}i:8;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"id_ID\";s:5:\"title\";s:43:\"Bagaimana perkembangan penyiapan toko Anda?\";s:7:\"content\";s:285:\"Kami ingin memastikan Anda memiliki alat-alat yang tepat untuk mempersonalisasi toko semudah mungkin.\r\nKami ingin tahu apakah kami sudah tepat sasaran dan apa saja yang perlu ditingkatkan. Untuk mengetahui pendapat Anda, kami membuat survei yang pengisiannya hanya butuh waktu 2 menit.\";}i:9;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"it_IT\";s:5:\"title\";s:38:\"Come va la configurazione del negozio?\";s:7:\"content\";s:288:\"Il nostro obiettivo è quello di offrirti tutti gli strumenti giusti per iniziare a configurare il tuo negozio nel modo più semplice possibile.\r\nCi piacerebbe sapere se l\'abbiamo raggiunto e come possiamo migliorare. Abbiamo creato un sondaggio di 2 minuti per conoscere la tua opinione.\";}i:10;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ja_JP\";s:5:\"title\";s:65:\"ストアのセットアップは順調に進んでいますか ?\";s:7:\"content\";s:382:\"適切なツールがすべて揃った状態で、できる限りスムーズにストアをセットアップしていただけることがわたしたちの目標です。\r\nその目標を達成できているかどうか、また改善点があればぜひお聞かせください。 ご意見をお伺いする場として、2分間のアンケートを用意しています。\";}i:11;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ko_KR\";s:5:\"title\";s:47:\"스토어 설정은 잘 진행되고 있나요?\";s:7:\"content\";s:342:\"가능한 가장 원활하게 스토어 설정을 시작할 수 있도록 모든 적합한 도구를 제공하는 것을 목표로 하고 있습니다.\r\n목표를 달성했는지, 그리고 어떻게 개선할 수 있는지 알고 싶습니다. 여러분의 의견을 듣기 위해 2분 정도 소요되는 설문조사를 준비했습니다.\";}i:12;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"title\";s:45:\"Como está indo a configuração da sua loja?\";s:7:\"content\";s:276:\"Nosso objetivo é garantir que você tenha todas as ferramentas certas para começar a configurar sua loja da maneira mais tranquila possível.\r\nAdoraríamos saber se atingimos nosso objetivo e como podemos melhorar. Para saber sua opinião, criamos uma pesquisa de 2 minutos.\";}i:13;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ru_RU\";s:5:\"title\";s:60:\"Как проходит настройка магазина?\";s:7:\"content\";s:542:\"Наша цель — обеспечить вас всеми необходимыми инструментами, чтобы вы могли приступить к настройке магазина, избежав по возможности любых технических проблем.\r\nМы хотели бы знать, удалось ли нам достичь цели и что мы можем улучшить. Чтобы узнать мнение пользователей, мы создали 2-минутный опрос.\";}i:14;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_ES\";s:5:\"title\";s:42:\"¿Cómo va la configuración de tu tienda?\";s:7:\"content\";s:297:\"Nuestro objetivo es garantizar que cuentas con las herramientas adecuadas para empezar a configurar tu tienda de la manera más fácil possible.\r\nNos encantaría saber si hemos cumplido nuestra objetivo y cómo podemos mejorar. Para recopilar tus opiniones, hemos creado una encuesta de 2 minutos.\";}i:15;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"sv_SV\";s:5:\"title\";s:46:\"Hur går det med konfigureringen av din butik?\";s:7:\"content\";s:271:\"Vårt mål är att se till att du har rätt verktyg för att börja konfigurera din butik på enklast möjliga sätt.\r\nVi vill gärna veta om vi har lyckats och hur vi kan förbättra oss. Vi har skapat en två minuter lång undersökning för att samla in dina åsikter.\";}i:16;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"tr_TR\";s:5:\"title\";s:35:\"Mağaza kurulumunuz nasıl gidiyor?\";s:7:\"content\";s:310:\"Hedefimiz mağazanızı mümkün olan en sorunsuz şekilde kurmaya başlamanız için tüm doğru araçlara sahip olduğunuzdan emin olmak.\r\nHedefimizi tutturup tutturmadığımızı ve kendimizi nasıl geliştirebileceğimizi bilmek isteriz. Düşüncelerinizi öğrenmek için 2 dakikalık bir anket yaptık.\";}}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:17:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}i:1;O:8:\"stdClass\":2:{s:6:\"locale\";s:2:\"ar\";s:5:\"label\";s:41:\"أخبرنا كيف تسير تجربتك\";}i:2;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"zh_CN\";s:5:\"label\";s:24:\"告诉我们进展如何\";}i:3;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"zh_TW\";s:5:\"label\";s:27:\"請告訴我們設定進展\";}i:4;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"nl_NL\";s:5:\"label\";s:23:\"Vertel ons hoe het gaat\";}i:5;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"fr_FR\";s:5:\"label\";s:36:\"Faites-nous part de vos commentaires\";}i:6;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"de_DE\";s:5:\"label\";s:22:\"Sag uns, wie es läuft\";}i:7;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"he_IL\";s:5:\"label\";s:32:\"ספר/י לנו איך הולך\";}i:8;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"id_ID\";s:5:\"label\";s:30:\"Beri tahu kami perkembangannya\";}i:9;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"it_IT\";s:5:\"label\";s:22:\"Dicci come sta andando\";}i:10;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ja_JP\";s:5:\"label\";s:54:\"セットアップの感想をお聞かせください\";}i:11;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ko_KR\";s:5:\"label\";s:25:\"의견을 들려주세요\";}i:12;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"label\";s:26:\"Conte-nos o que você acha\";}i:13;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ru_RU\";s:5:\"label\";s:87:\"Расскажите нам, как этот процесс проходит у вас.\";}i:14;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_ES\";s:5:\"label\";s:22:\"Cuéntanos cómo te va\";}i:15;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"sv_SV\";s:5:\"label\";s:30:\"Berätta för oss hur det går\";}i:16;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"tr_TR\";s:5:\"label\";s:32:\"Nasıl gittiğini bize söyleyin\";}}s:3:\"url\";s:52:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://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:\"https://cajulove.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:\"https://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:\"https://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:\"https://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=\"https://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:\"https://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:\"https://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:\"https://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=\"https://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: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:\"https://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:44:\"paypal-braintree-sdk-depreciation-2025-05-30\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"paypal-braintree-sdk-depreciation-2025-05-30\";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:54:\"Action required: Update the PayPal Braintree extension\";s:7:\"content\";s:228:\"Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:51:\"paypal-braintree-sdk-depreciation-2025-05-30-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Update now\";}}s:3:\"url\";s:21:\"/wp-admin/plugins.php\";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:\"2025-05-29 17:56:45\";}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\";}}}}}','off'),
(1346,'wc_stripe_wh_monitor_began_at','1773389483','auto'),
(1347,'wc_stripe_wh_last_success_at','0','auto'),
(1348,'wc_stripe_wh_last_failure_at','0','auto'),
(1349,'wc_stripe_wh_last_error','validation_succeeded','auto'),
(1354,'wc_stripe_show_style_notice','no','auto'),
(1355,'wc_stripe_show_sca_notice','no','auto'),
(1356,'wc_stripe_amazon_pay_default_on','yes','auto'),
(1358,'woocommerce_stripe_settings','a:30:{s:7:\"enabled\";s:2:\"no\";s:15:\"api_credentials\";s:0:\"\";s:8:\"testmode\";s:3:\"yes\";s:20:\"test_publishable_key\";s:0:\"\";s:15:\"test_secret_key\";s:0:\"\";s:15:\"publishable_key\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";s:7:\"webhook\";s:0:\"\";s:19:\"test_webhook_secret\";s:0:\"\";s:14:\"webhook_secret\";s:0:\"\";s:20:\"statement_descriptor\";s:0:\"\";s:26:\"short_statement_descriptor\";s:0:\"\";s:7:\"capture\";s:3:\"yes\";s:16:\"express_checkout\";s:3:\"yes\";s:28:\"express_checkout_button_type\";s:7:\"default\";s:29:\"express_checkout_button_theme\";s:4:\"dark\";s:29:\"payment_request_button_height\";s:2:\"44\";s:28:\"payment_request_button_label\";s:7:\"Buy now\";s:35:\"payment_request_button_branded_type\";s:4:\"long\";s:33:\"express_checkout_button_locations\";a:3:{i:0;s:7:\"product\";i:1;s:4:\"cart\";i:2;s:8:\"checkout\";}s:28:\"express_checkout_button_size\";s:7:\"default\";s:11:\"saved_cards\";s:3:\"yes\";s:21:\"sepa_tokens_for_ideal\";s:2:\"no\";s:26:\"sepa_tokens_for_bancontact\";s:2:\"no\";s:7:\"logging\";s:2:\"no\";s:27:\"amazon_pay_button_locations\";a:3:{i:0;s:7:\"product\";i:1;s:4:\"cart\";i:2;s:8:\"checkout\";}s:22:\"amazon_pay_button_size\";s:7:\"default\";s:25:\"optimized_checkout_layout\";s:9:\"accordion\";s:31:\"upe_checkout_experience_enabled\";s:3:\"yes\";s:41:\"upe_checkout_experience_accepted_payments\";a:2:{i:0;s:4:\"card\";i:1;s:4:\"link\";}}','auto'),
(1359,'wc_stripe_wh_test_monitor_began_at','1773389485','auto'),
(1360,'wc_stripe_wh_test_last_success_at','0','auto'),
(1361,'wc_stripe_wh_test_last_failure_at','0','auto'),
(1362,'wc_stripe_wh_test_last_error','validation_succeeded','auto'),
(1363,'_transient_woocommerce_product_task_has_product_transient','yes','on'),
(1371,'e_editor_counter','1','auto'),
(1374,'_elementor_free_to_pro_upsell','a:2:{s:7:\"timeout\";i:1773393099;s:5:\"value\";s:723:\"[{\"id\":\"animated_headline\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/animated_headline.jpg\"},{\"id\":\"video_playlist\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/video_playlist.jpg\"},{\"id\":\"cta\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/cta.jpg\"},{\"id\":\"testimonial_widget\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/testimonial_widget.jpg\"},{\"id\":\"image_carousel\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/image_carousel.jpg\"},{\"id\":\"connect-pro-upgrade\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/connect-pro-upgrade.jpg\"}]\";}','off'),
(1375,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1773393099;s:5:\"value\";s:12874:\"[{\"id\":\"manage-launch\",\"title\":\"Introducing Manage\",\"description\":\"Monitor, optimize and maintain all your sites from one centralized dashboard. Track performance, perform bulk updates and detect security risks to stay ahead of issues.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/manage.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Start free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/manage\\/whatsnew\"},{\"id\":\"components-3.35\",\"title\":\"Components\",\"description\":\"Build modular, reusable sections that update everywhere and decide how much control to give away to your team or clients.\",\"topic\":\"Version 4 beta\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/components-3-35.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-components-3.35-blog\",\"readMoreText\":\"Learn More\"},{\"id\":\"one-launch\",\"title\":\"Introducing Elementor One\",\"description\":\"The complete website building experience. All the tools to create, optimize, and manage websites, unified under one roof.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/one-launch.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Explore Elementor One\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/launch-whats-new\"},{\"id\":\"atomic-tabs-3.34\",\"title\":\"Atomic Tabs\",\"description\":\"Nest any type of content inside tab triggers or content panels, unlocking a truly atomic way of design.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"interactions-3.34\",\"title\":\"Entrance Interactions\",\"description\":\"Add subtle, performance\\u2011minded Fade, Scale or Slide effects to your elements from the new Interaction panel.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/interactions-3.34.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-manager-3.33\",\"title\":\"Variables Manager\",\"description\":\"Centralize and control all your color, typography, and size tokens for consistent, scalable design systems.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"custom-css-3.33\",\"title\":\"Custom CSS\",\"description\":\"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.\",\"topic\":\"Elementor Pro 3.33\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"custom-css-3.33\",\"title\":\"Custom CSS\",\"description\":\"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.\",\"topic\":\"Elementor Pro 3.33\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-custom-css\\/\"},{\"id\":\"blend-mode-3.33\",\"title\":\"Blend Mode\",\"description\":\"Layer and blend visuals to create depth, contrast, and cinematic design effects.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-blend.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"transform-3.32\",\"title\":\"Design with depth using Transform\",\"description\":\"Move, scale, rotate, and skew any element with ease. Transform controls add depth, stacked effects, and seamless States for hover, focus, and active micro-interactions.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transform.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"size-variable-3.32\",\"title\":\"Consistency with Size Variables\",\"description\":\"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.\",\"topic\":\"Elementor Pro 3.32\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"size-variable-3.32\",\"title\":\"Consistency with Size Variables\",\"description\":\"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.\",\"topic\":\"Elementor Pro 3.32\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-size-variable\\/\"},{\"id\":\"transitions-3.32\",\"title\":\"Smooth interactions with Transitions\",\"description\":\"Bring polish to every interaction. Transitions let you animate style changes smoothly between states. In Pro, layer multiple transitions by property for refined, modern micro-animations.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transition.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-3.31\",\"title\":\"Scalable design with Variables\",\"description\":\"Define once, reuse everywhere. Color & Font Variables help you build consistent, scalable design systems that update globally and are perfect for large sites or teams.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-variables.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"filters-3.31\",\"title\":\"Visual effects with Filters and Backdrop Filters\",\"description\":\"Apply multiple Filters like blur, brightness, and contrast. Stack, reorder, and preview in real time without writing a line of code.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-filters.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-assistant\",\"title\":\"New! Fix accessibility issues with Ally Assistant\",\"description\":\"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Scan for free\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"classes-3.31\",\"title\":\"Smarter Class Manager tools\",\"description\":\"Quickly locate and manage Global Classes with usage counts, a new locator panel, and full class search. Perfect for scaling and refactoring complex design systems.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-attributes\\/\"},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/\"},{\"id\":\"ally-notification\",\"title\":\"Just released! Ally - a new plugin for web accessibility & usability\",\"description\":\"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get it free\",\"ctaLink\":\"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"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\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/\",\"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\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"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\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/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\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}','off'),
(1378,'_elementor_v4_promotions','a:2:{s:7:\"timeout\";i:1773393100;s:5:\"value\";s:862:\"[{\"customCss\":{\"title\":\"Custom CSS\",\"content\":\"Add custom CSS to refine and enrich the appearance of any element on your site.\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-style-custom-css\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/custom_css_promotion.png\"},\"displayConditions\":{\"title\":\"Display conditions\",\"content\":\"Control when and where elements are shown across your site.\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-display-conditions-modal\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/display_conditions_promotion.png\"},\"attributes\":{\"title\":\"Attributes\",\"content\":\"Add custom attributes when you need deeper customization and better accessibility.\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-attributes-modal\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/attributes_promotion.png\"}}]\";}','off'),
(1416,'jetpack_sync_full_status','a:7:{s:22:\"start_action_processed\";b:1;s:26:\"cancelled_action_processed\";b:1;s:7:\"started\";i:1773390718;s:8:\"finished\";i:1773390728;s:8:\"progress\";a:3:{s:7:\"options\";a:3:{s:5:\"total\";i:56;s:4:\"sent\";i:56;s:8:\"finished\";b:1;}s:9:\"functions\";a:3:{s:5:\"total\";i:13;s:4:\"sent\";i:13;s:8:\"finished\";b:1;}s:9:\"constants\";a:3:{s:5:\"total\";i:32;s:4:\"sent\";i:32;s:8:\"finished\";b:1;}}s:6:\"config\";a:5:{s:7:\"options\";b:1;s:9:\"functions\";b:1;s:9:\"constants\";b:1;s:5:\"users\";a:1:{i:0;i:1;}s:15:\"network_options\";b:1;}s:7:\"context\";s:12:\"initial_sync\";}','no'),
(1440,'wcpay_onboarding_test_mode','no','on'),
(1446,'wcpay_multi_currency_cached_currencies','a:3:{s:4:\"data\";a:2:{s:10:\"currencies\";a:138:{s:3:\"AED\";d:3.67302;s:3:\"AFN\";d:62.999998;s:3:\"ALL\";d:83.609852;s:3:\"AMD\";d:377.433058;s:3:\"ANG\";d:1.79;s:3:\"AOA\";d:915.377;s:3:\"ARS\";d:1396.4698;s:3:\"AUD\";d:1.413281;s:3:\"AWG\";d:1.8025;s:3:\"AZN\";d:1.7;s:3:\"BAM\";d:1.703362;s:3:\"BBD\";i:2;s:3:\"BDT\";d:122.680016;s:3:\"BGN\";d:1.69987;s:3:\"BHD\";d:0.377572;s:3:\"BIF\";d:2969.093187;s:3:\"BMD\";i:1;s:3:\"BND\";d:1.278933;s:3:\"BOB\";d:6.933521;s:3:\"BRL\";d:5.232;s:3:\"BSD\";i:1;s:3:\"BWP\";d:13.632761;s:3:\"BYN\";d:2.978456;s:3:\"BZD\";d:2.010896;s:3:\"CAD\";d:1.368786;s:3:\"CDF\";d:2285.380382;s:3:\"CHF\";d:0.787692;s:3:\"CLP\";d:909.204364;s:3:\"CNY\";d:6.8962;s:3:\"COP\";d:3688.439662;s:3:\"CRC\";d:469.608597;s:3:\"CVE\";d:96.270236;s:3:\"CZK\";d:21.2052;s:3:\"DJF\";d:177.902641;s:3:\"DKK\";d:6.4943;s:3:\"DOP\";d:61.155897;s:3:\"DZD\";d:132.282467;s:3:\"EGP\";d:52.3715;s:3:\"ETB\";d:157.441268;s:3:\"EUR\";d:0.869131;s:3:\"FJD\";d:2.2115;s:3:\"FKP\";d:0.750707;s:3:\"GBP\";d:0.750707;s:3:\"GEL\";d:2.72;s:3:\"GIP\";d:0.750707;s:3:\"GMD\";d:73.500003;s:3:\"GNF\";d:8768.996908;s:3:\"GTQ\";d:7.663366;s:3:\"GYD\";d:209.285838;s:3:\"HKD\";d:7.83032;s:3:\"HNL\";d:26.549548;s:3:\"HTG\";d:131.041028;s:3:\"HUF\";d:339.222959;s:3:\"IDR\";d:16964.485197;s:3:\"ILS\";d:3.1226;s:3:\"INR\";d:92.26355;s:3:\"ISK\";d:124.47;s:3:\"JMD\";d:157.27222;s:3:\"JOD\";d:0.709;s:3:\"JPY\";d:159.051;s:3:\"KES\";d:129.444033;s:3:\"KGS\";d:87.45;s:3:\"KHR\";d:4012.761022;s:3:\"KMF\";i:429;s:3:\"KRW\";d:1486.401904;s:3:\"KWD\";d:0.30693;s:3:\"KYD\";d:0.833137;s:3:\"KZT\";d:482.803049;s:3:\"LAK\";d:21462.921581;s:3:\"LBP\";d:89586.744685;s:3:\"LKR\";d:311.33338;s:3:\"LRD\";d:183.191504;s:3:\"LSL\";d:16.820038;s:3:\"MAD\";d:9.394125;s:3:\"MDL\";d:17.398274;s:3:\"MGA\";d:4159.414794;s:3:\"MKD\";d:53.500976;s:3:\"MMK\";d:2099.81;s:3:\"MNT\";d:3569.47;s:3:\"MOP\";d:8.0633;s:3:\"MUR\";d:46.74;s:3:\"MVR\";d:15.46;s:3:\"MWK\";d:1734.807204;s:3:\"MXN\";d:17.6891;s:3:\"MYR\";d:3.9305;s:3:\"MZN\";d:63.899993;s:3:\"NAD\";d:16.820038;s:3:\"NGN\";d:1370.517584;s:3:\"NIO\";d:36.760809;s:3:\"NOK\";d:9.674564;s:3:\"NPR\";d:147.557995;s:3:\"NZD\";d:1.706136;s:3:\"OMR\";d:0.384501;s:3:\"PAB\";i:1;s:3:\"PEN\";d:3.438241;s:3:\"PGK\";d:4.30768;s:3:\"PHP\";d:59.579003;s:3:\"PKR\";d:279.284998;s:3:\"PLN\";d:3.710263;s:3:\"PYG\";d:6489.225746;s:3:\"QAR\";d:3.645507;s:3:\"RON\";d:4.4292;s:3:\"RSD\";d:102.058935;s:3:\"RUB\";d:81.23424;s:3:\"RWF\";d:1459.102102;s:3:\"SAR\";d:3.752793;s:3:\"SBD\";d:8.05166;s:3:\"SCR\";d:14.465685;s:3:\"SEK\";d:9.33902;s:3:\"SGD\";d:1.2794;s:3:\"SHP\";d:0.750707;s:3:\"SOS\";d:571.01823;s:3:\"SRD\";d:37.5715;s:3:\"STD\";d:22281.8;s:3:\"SZL\";d:16.807322;s:3:\"THB\";d:32.32;s:3:\"TJS\";d:9.597976;s:3:\"TND\";d:2.936011;s:3:\"TOP\";d:2.40776;s:3:\"TRY\";d:44.169897;s:3:\"TTD\";d:6.780237;s:3:\"TWD\";d:31.957799;s:3:\"TZS\";d:2604.727404;s:3:\"UAH\";d:44.076767;s:3:\"UGX\";d:3774.635259;s:3:\"USD\";i:1;s:3:\"UYU\";d:40.648554;s:3:\"UZS\";d:12095.339427;s:3:\"VND\";i:26285;s:3:\"VUV\";d:118.854;s:3:\"WST\";d:2.71591;s:3:\"XAF\";d:570.112851;s:3:\"XCD\";d:2.70255;s:3:\"XOF\";d:570.112851;s:3:\"XPF\";d:103.714969;s:3:\"YER\";d:238.499916;s:3:\"ZAR\";d:16.67406;s:3:\"ZMW\";d:19.470645;}s:7:\"updated\";i:1773698804;}s:7:\"fetched\";i:1773698804;s:7:\"errored\";b:0;}','off'),
(1475,'_transient_woocommerce_reports-transient-version','1774271832','on'),
(1480,'_transient_woocommerce_shipping_task_zone_count_transient','0','on'),
(1708,'woocommerce_onboarding_profile_progress','a:1:{s:29:\"core_profiler_completed_steps\";a:2:{s:12:\"intro-opt-in\";a:1:{s:12:\"completed_at\";s:20:\"2026-03-13T09:56:29Z\";}s:17:\"skip-guided-setup\";a:1:{s:12:\"completed_at\";s:20:\"2026-03-13T09:56:30Z\";}}}','auto'),
(1710,'woocommerce_allow_tracking_first_optin','1773395789','auto'),
(1711,'woocommerce_allow_tracking_last_modified','1773395789','auto'),
(1718,'wc_has_tracked_default_theme','1','auto'),
(1721,'woocommerce_onboarding_profile','a:1:{s:7:\"skipped\";b:1;}','auto'),
(1736,'jpsq_sync-1773395791.313797-556153-5','a:6:{i:0;s:14:\"updated_option\";i:1;a:3:{i:0;s:48:\"jetpack_sync_settings_custom_queue_table_enabled\";i:1;s:1:\"0\";i:2;i:1;}i:2;i:0;i:3;d:1773395791.313644;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:0;s:12:\"display_name\";N;s:10:\"user_email\";N;s:10:\"user_roles\";a:0:{}s:15:\"translated_role\";N;s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:1;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:0;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:265:\"https://apexdiscipline.co/?rest_route=%2Fjetpack%2Fv4%2Fsync%2Fsettings&_for=jetpack&token=9%28TC%23OA%28%23%24NXkn94Vz%2ABWZzMs3NR%29IsT%3A1%3A0&timestamp=1773395790&nonce=zki07Yk4Pt&body-hash=p03riSqJgAEbjpEe4NzGVpfkolQ%3D&signature=DEI1BAebZDn0jPGhKfrhm3SQees%3D\";}}','no'),
(1738,'woocommerce_private_link','no','auto'),
(1754,'_transient_product_query-transient-version','1774086853','on'),
(1757,'_transient_product-transient-version','1773591676','on'),
(2008,'woocommerce_ces_tracks_queue','a:0:{}','auto'),
(2011,'woocommerce_task_list_tracked_completed_tasks','a:2:{i:0;s:8:\"products\";i:1;s:17:\"launch-your-store\";}','auto'),
(2016,'woocommerce_clear_ces_tracks_queue_for_page','','auto'),
(2018,'woocommerce_ces_shown_for_actions','a:4:{i:0;s:15:\"settings_change\";i:1;s:14:\"product_update\";i:2;s:17:\"product_edit_view\";i:3;s:19:\"product_add_publish\";}','auto'),
(2086,'current_protection_level','basic','auto'),
(2087,'wcpay_multi_currency_enabled_currencies','a:8:{i:0;s:3:\"AUD\";i:1;s:3:\"CAD\";i:2;s:3:\"EUR\";i:3;s:3:\"GBP\";i:4;s:3:\"INR\";i:5;s:3:\"JPY\";i:6;s:3:\"MAD\";i:7;s:3:\"USD\";}','auto'),
(2088,'wcpay_multi_currency_setup_completed','1','auto'),
(2090,'wcpay_multi_currency_enable_auto_currency','yes','auto'),
(2091,'wcpay_multi_currency_enable_storefront_switcher','no','auto'),
(2197,'_transient_timeout_wc_term_counts','1775997048','off'),
(2198,'_transient_wc_term_counts','a:1:{s:14:\"15_product_cat\";i:3;}','off'),
(2199,'_transient_timeout_wc_blocks_query_5363a57d92ddac380bcea0733b79eaad','1776685959','off'),
(2200,'_transient_wc_blocks_query_5363a57d92ddac380bcea0733b79eaad','a:2:{s:7:\"version\";s:10:\"1774086853\";s:5:\"value\";a:3:{i:0;i:42;i:1;i:41;i:2;i:37;}}','off'),
(2492,'jetpack_sync_health_status','a:2:{s:6:\"status\";s:7:\"in_sync\";s:9:\"timestamp\";d:1773418876.486277;}','auto'),
(2601,'woocommerce_gateway_stripe_retention','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'),
(2616,'_transient_wc_attribute_taxonomies','a:0:{}','on'),
(2619,'wc_remote_inbox_notifications_wca_updated','','off'),
(2624,'woocommerce_attribute_lookup_enabled','yes','auto'),
(2726,'woopay_incompatible_extensions','a:15:{i:0;s:16:\"class-wcdonation\";i:1;s:18:\"woocommerce-avatax\";i:2;s:31:\"woocommerce-table-rate-shipping\";i:3;s:33:\"woocommerce-memberships-for-teams\";i:4;s:28:\"woocommerce-checkout-add-ons\";i:5;s:33:\"woocommerce-checkout-field-editor\";i:6;s:25:\"woocommerce-eu-vat-number\";i:7;s:26:\"woocommerce-order-delivery\";i:8;s:32:\"woocommerce-pdf-product-vouchers\";i:9;s:38:\"woocommerce-shipping-local-pickup-plus\";i:10;s:39:\"woocommerce-shipping-multiple-addresses\";i:11;s:25:\"woocommerce-smart-coupons\";i:12;s:33:\"woocommerce-subscriptions-gifting\";i:13;s:39:\"advanced-product-fields-for-woocommerce\";i:14;s:15:\"mage-eventpress\";}','auto'),
(2727,'woopay_adapted_extensions','a:2:{i:0;s:30:\"woocommerce-points-and-rewards\";i:1;s:22:\"woocommerce-gift-cards\";}','auto'),
(2729,'woocommerce_woocommerce_payments_woopay_available_countries','[\"US\"]','auto'),
(2732,'category_children','a:0:{}','auto'),
(2766,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1774833385','off'),
(2767,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_US\";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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://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:\"https://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:8;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://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:9;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://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\";N;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://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:7;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://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\";N;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://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\";N;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://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:7;}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:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://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:6;}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:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://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:6;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://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:5;}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:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://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:5;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://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:11;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://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:6;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://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:6;}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:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://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:4;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://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:5;}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:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://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:6;}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:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://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:3;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://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:1;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://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:1;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://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:1;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://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\";N;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://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:10;}}}','off'),
(2768,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1774833385','off'),
(2769,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_US\";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=\"https://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=\"https://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 Tax\";s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://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=\"https://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=\"https://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:84;}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=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google for WooCommerce</a>\";s:9:\"image_url\";s:94:\"https://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:\"https://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:41;i:1;i:80;}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=\"https://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>\";s:9:\"image_url\";s:96:\"https://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\";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:81;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: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:\"https://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:\"https://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:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://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:5:{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:\"https://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:\"https://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:2:{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\";}i:1;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:40;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":7:{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:\"https://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:41;i:1;i:80;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}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:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken.svg\";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:\"https://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\";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:81;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:28:\"facebook-for-woocommerce:alt\";}}}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:17:{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:\"https://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:\"https://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:\"https://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:\"https://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:11:\"ShipStation\";s:9:\"image_url\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-shipstation.svg\";s:10:\"manage_url\";s:26:\"admin.php?page=shipstation\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:4:{i:0;s:2:\"CA\";i:1;s:2:\"GB\";i:2;s:2:\"AU\";i:3;s:2:\"NZ\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:35:\"woocommerce-shipstation-integration\";s:5:\"label\";s:49:\"Print discounted shipping labels with ShipStation\";s:11:\"description\";s:56:\"Automate your order fulfillment and save on top carriers\";s:15:\"learn_more_link\";s:66:\"https://wordpress.org/plugins/woocommerce-shipstation-integration/\";s:16:\"install_priority\";i:3;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"Packlink\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-packlink.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=packlink-pro-shipping\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"FR\";i:1;s:2:\"ES\";i:2;s:2:\"IT\";i:3;s:2:\"DE\";i:4;s:2:\"NL\";i:5;s:2:\"AT\";i:6;s:2:\"BE\";i:7;s:2:\"IE\";i:8;s:2:\"PT\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:21:\"packlink-pro-shipping\";s:5:\"label\";s:46:\"Print discounted shipping labels with Packlink\";s:11:\"description\";s:56:\"Automate your order fulfillment and save on top carriers\";s:15:\"learn_more_link\";s:52:\"https://wordpress.org/plugins/packlink-pro-shipping/\";s:16:\"install_priority\";i:3;}i:4;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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:5;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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:6;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:49:\"Protect your store and your shoppers with Jetpack\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://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:7;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:\"https://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:41;i:1;i:80;}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:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:54:\"List products and create ads on Facebook and Instagram\";s:9:\"image_url\";s:96:\"https://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\";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:81;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:24:\"facebook-for-woocommerce\";s:5:\"label\";s:32:\"Grow your business with Facebook\";s:15:\"learn_more_link\";s:112:\"https://woocommerce.com/products/facebook/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:9;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:84;}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:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:10;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:\"https://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:85;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:\"https://woocommerce.com/products/klaviyo-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:11;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:\"https://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:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:12;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";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:\"https://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:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:13;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://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:2:{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\";}i:1;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:40;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}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:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:14;O:8:\"stdClass\":10:{s:4:\"name\";s:12:\"Snapchat Ads\";s:11:\"description\";s:60:\"Reach an untapped audience on Snapchat and drive more sales.\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-snapchat.svg\";s:10:\"manage_url\";s:48:\"admin.php?page=wc-admin&path=%2Fsnapchat%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:1;s:3:\"key\";s:24:\"snapchat-for-woocommerce\";s:5:\"label\";s:36:\"Find New Customers with Snapchat Ads\";s:15:\"learn_more_link\";s:112:\"https://woocommerce.com/products/snapchat/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:15;O:8:\"stdClass\":10:{s:4:\"name\";s:10:\"Reddit Ads\";s:11:\"description\";s:51:\"Seamlessly sync your products and start Reddit Ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-reddit.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Freddit%2Fsetup\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:1;s:3:\"key\";s:22:\"reddit-for-woocommerce\";s:5:\"label\";s:37:\"Reach ready-to-buy shoppers on Reddit\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/reddit/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:16;O:8:\"stdClass\":10:{s:4:\"name\";s:29:\"Print on Demand with Printful\";s:9:\"image_url\";s:115:\"https://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:\"https://woocommerce.com/products/printful?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:9;}}}}}','off'),
(2954,'litespeed.conf.hash','15q9sTh96VaBaYAY5Wq9wTKn08BILU5h','auto'),
(2955,'litespeed.conf.api_key','','auto'),
(2956,'litespeed.conf.auto_upgrade','','auto'),
(2957,'litespeed.conf.server_ip','','auto'),
(2958,'litespeed.conf.guest','','auto'),
(2959,'litespeed.conf.guest_optm','','auto'),
(2960,'litespeed.conf.news','1','auto'),
(2961,'litespeed.conf.cache','1','auto'),
(2962,'litespeed.conf.cache-priv','1','auto'),
(2963,'litespeed.conf.cache-commenter','1','auto'),
(2964,'litespeed.conf.cache-rest','1','auto'),
(2965,'litespeed.conf.cache-page_login','1','auto'),
(2966,'litespeed.conf.cache-mobile','','auto'),
(2967,'litespeed.conf.cache-mobile_rules','[\"Mobile\",\"Android\",\"Silk\\/\",\"Kindle\",\"BlackBerry\",\"Opera Mini\",\"Opera Mobi\"]','auto'),
(2968,'litespeed.conf.cache-browser','','auto'),
(2969,'litespeed.conf.cache-exc_useragents','[]','auto'),
(2970,'litespeed.conf.cache-exc_cookies','[]','auto'),
(2971,'litespeed.conf.cache-exc_qs','[]','auto'),
(2972,'litespeed.conf.cache-exc_cat','[]','auto'),
(2973,'litespeed.conf.cache-exc_tag','[]','auto'),
(2974,'litespeed.conf.cache-force_uri','[]','auto'),
(2975,'litespeed.conf.cache-force_pub_uri','[]','auto'),
(2976,'litespeed.conf.cache-priv_uri','[]','auto'),
(2977,'litespeed.conf.cache-exc','[]','auto'),
(2978,'litespeed.conf.cache-exc_roles','[]','auto'),
(2979,'litespeed.conf.cache-drop_qs','[\"fbclid\",\"gclid\",\"utm*\",\"_ga\"]','auto'),
(2980,'litespeed.conf.cache-ttl_pub','604800','auto'),
(2981,'litespeed.conf.cache-ttl_priv','1800','auto'),
(2982,'litespeed.conf.cache-ttl_frontpage','604800','auto'),
(2983,'litespeed.conf.cache-ttl_feed','604800','auto'),
(2984,'litespeed.conf.cache-ttl_rest','604800','auto'),
(2985,'litespeed.conf.cache-ttl_browser','31557600','auto'),
(2986,'litespeed.conf.cache-ttl_status','[\"404 3600\",\"500 600\"]','auto'),
(2987,'litespeed.conf.cache-login_cookie','','auto'),
(2988,'litespeed.conf.cache-ajax_ttl','[]','auto'),
(2989,'litespeed.conf.cache-vary_cookies','[]','auto'),
(2990,'litespeed.conf.cache-vary_group','[]','auto'),
(2991,'litespeed.conf.purge-upgrade','','auto'),
(2992,'litespeed.conf.purge-stale','','auto'),
(2993,'litespeed.conf.purge-post_all','','auto'),
(2994,'litespeed.conf.purge-post_f','1','auto'),
(2995,'litespeed.conf.purge-post_h','1','auto'),
(2996,'litespeed.conf.purge-post_p','1','auto'),
(2997,'litespeed.conf.purge-post_pwrp','1','auto'),
(2998,'litespeed.conf.purge-post_a','1','auto'),
(2999,'litespeed.conf.purge-post_y','','auto'),
(3000,'litespeed.conf.purge-post_m','1','auto'),
(3001,'litespeed.conf.purge-post_d','','auto'),
(3002,'litespeed.conf.purge-post_t','1','auto'),
(3003,'litespeed.conf.purge-post_pt','1','auto'),
(3004,'litespeed.conf.purge-timed_urls','[]','auto'),
(3005,'litespeed.conf.purge-timed_urls_time','','auto'),
(3006,'litespeed.conf.purge-hook_all','[\"switch_theme\",\"wp_create_nav_menu\",\"wp_update_nav_menu\",\"wp_delete_nav_menu\",\"create_term\",\"edit_terms\",\"delete_term\",\"add_link\",\"edit_link\",\"delete_link\"]','auto'),
(3007,'litespeed.conf.esi','','auto'),
(3008,'litespeed.conf.esi-cache_admbar','1','auto'),
(3009,'litespeed.conf.esi-cache_commform','1','auto'),
(3010,'litespeed.conf.esi-nonce','[\"stats_nonce\",\"subscribe_nonce\"]','auto'),
(3011,'litespeed.conf.util-instant_click','','auto'),
(3012,'litespeed.conf.util-no_https_vary','','auto'),
(3013,'litespeed.conf.debug-disable_all','','auto'),
(3014,'litespeed.conf.debug','0','auto'),
(3015,'litespeed.conf.debug-ips','[\"127.0.0.1\"]','auto'),
(3016,'litespeed.conf.debug-level','','auto'),
(3017,'litespeed.conf.debug-filesize','3','auto'),
(3018,'litespeed.conf.debug-collapse_qs','','auto'),
(3019,'litespeed.conf.debug-inc','[]','auto'),
(3020,'litespeed.conf.debug-exc','[]','auto'),
(3021,'litespeed.conf.debug-exc_strings','[]','auto'),
(3022,'litespeed.conf.db_optm-revisions_max','0','auto'),
(3023,'litespeed.conf.db_optm-revisions_age','0','auto'),
(3024,'litespeed.conf.optm-css_min','','auto'),
(3025,'litespeed.conf.optm-css_comb','','auto'),
(3026,'litespeed.conf.optm-css_comb_ext_inl','1','auto'),
(3027,'litespeed.conf.optm-ucss','','auto'),
(3028,'litespeed.conf.optm-ucss_inline','','auto'),
(3029,'litespeed.conf.optm-ucss_whitelist','[]','auto'),
(3030,'litespeed.conf.optm-ucss_file_exc_inline','[]','auto'),
(3031,'litespeed.conf.optm-ucss_exc','[]','auto'),
(3032,'litespeed.conf.optm-css_exc','[]','auto'),
(3033,'litespeed.conf.optm-js_min','','auto'),
(3034,'litespeed.conf.optm-js_comb','','auto'),
(3035,'litespeed.conf.optm-js_comb_ext_inl','1','auto'),
(3036,'litespeed.conf.optm-js_delay_inc','[]','auto'),
(3037,'litespeed.conf.optm-js_exc','[\"jquery.js\",\"jquery.min.js\"]','auto'),
(3038,'litespeed.conf.optm-html_min','','auto'),
(3039,'litespeed.conf.optm-html_lazy','[]','auto'),
(3040,'litespeed.conf.optm-html_skip_comment','[]','auto'),
(3041,'litespeed.conf.optm-qs_rm','','auto'),
(3042,'litespeed.conf.optm-ggfonts_rm','','auto'),
(3043,'litespeed.conf.optm-css_async','','auto'),
(3044,'litespeed.conf.optm-ccss_per_url','','auto'),
(3045,'litespeed.conf.optm-ccss_sep_posttype','[\"page\"]','auto'),
(3046,'litespeed.conf.optm-ccss_sep_uri','[]','auto'),
(3047,'litespeed.conf.optm-ccss_whitelist','[]','auto'),
(3048,'litespeed.conf.optm-css_async_inline','1','auto'),
(3049,'litespeed.conf.optm-css_font_display','','auto'),
(3050,'litespeed.conf.optm-js_defer','0','auto'),
(3051,'litespeed.conf.optm-emoji_rm','','auto'),
(3052,'litespeed.conf.optm-noscript_rm','','auto'),
(3053,'litespeed.conf.optm-ggfonts_async','','auto'),
(3054,'litespeed.conf.optm-exc_roles','[]','auto'),
(3055,'litespeed.conf.optm-ccss_con','','auto'),
(3056,'litespeed.conf.optm-js_defer_exc','[\"jquery.js\",\"jquery.min.js\",\"gtm.js\",\"analytics.js\"]','auto'),
(3057,'litespeed.conf.optm-gm_js_exc','[]','auto'),
(3058,'litespeed.conf.optm-dns_prefetch','[]','auto'),
(3059,'litespeed.conf.optm-dns_prefetch_ctrl','','auto'),
(3060,'litespeed.conf.optm-dns_preconnect','[]','auto'),
(3061,'litespeed.conf.optm-exc','[]','auto'),
(3062,'litespeed.conf.optm-guest_only','1','auto'),
(3063,'litespeed.conf.object','','auto'),
(3064,'litespeed.conf.object-kind','','auto'),
(3065,'litespeed.conf.object-host','localhost','auto'),
(3066,'litespeed.conf.object-port','11211','auto'),
(3067,'litespeed.conf.object-life','360','auto'),
(3068,'litespeed.conf.object-persistent','1','auto'),
(3069,'litespeed.conf.object-admin','1','auto'),
(3070,'litespeed.conf.object-db_id','0','auto'),
(3071,'litespeed.conf.object-user','','auto'),
(3072,'litespeed.conf.object-pswd','','auto'),
(3073,'litespeed.conf.object-global_groups','[\"users\",\"userlogins\",\"useremail\",\"userslugs\",\"usermeta\",\"user_meta\",\"site-transient\",\"site-options\",\"site-lookup\",\"site-details\",\"blog-lookup\",\"blog-details\",\"blog-id-cache\",\"rss\",\"global-posts\",\"global-cache-test\"]','auto'),
(3074,'litespeed.conf.object-non_persistent_groups','[\"comment\",\"counts\",\"plugins\",\"wc_session_id\"]','auto'),
(3075,'litespeed.conf.discuss-avatar_cache','','auto'),
(3076,'litespeed.conf.discuss-avatar_cron','','auto'),
(3077,'litespeed.conf.discuss-avatar_cache_ttl','604800','auto'),
(3078,'litespeed.conf.optm-localize','','auto'),
(3079,'litespeed.conf.optm-localize_domains','[\"### Popular scripts ###\",\"https:\\/\\/platform.twitter.com\\/widgets.js\",\"https:\\/\\/connect.facebook.net\\/en_US\\/fbevents.js\"]','auto'),
(3080,'litespeed.conf.media-lazy','','auto'),
(3081,'litespeed.conf.media-lazy_placeholder','','auto'),
(3082,'litespeed.conf.media-placeholder_resp','','auto'),
(3083,'litespeed.conf.media-placeholder_resp_color','#cfd4db','auto'),
(3084,'litespeed.conf.media-placeholder_resp_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{width}\" height=\"{height}\" viewBox=\"0 0 {width} {height}\"><rect width=\"100%\" height=\"100%\" style=\"fill:{color};fill-opacity: 0.1;\"/></svg>','auto'),
(3085,'litespeed.conf.media-lqip','','auto'),
(3086,'litespeed.conf.media-lqip_qual','4','auto'),
(3087,'litespeed.conf.media-lqip_min_w','150','auto'),
(3088,'litespeed.conf.media-lqip_min_h','150','auto'),
(3089,'litespeed.conf.media-placeholder_resp_async','1','auto'),
(3090,'litespeed.conf.media-iframe_lazy','','auto'),
(3091,'litespeed.conf.media-add_missing_sizes','','auto'),
(3092,'litespeed.conf.media-lazy_exc','[]','auto'),
(3093,'litespeed.conf.media-lazy_cls_exc','[\"wmu-preview-img\"]','auto'),
(3094,'litespeed.conf.media-lazy_parent_cls_exc','[]','auto'),
(3095,'litespeed.conf.media-iframe_lazy_cls_exc','[]','auto'),
(3096,'litespeed.conf.media-iframe_lazy_parent_cls_exc','[]','auto'),
(3097,'litespeed.conf.media-lazy_uri_exc','[]','auto'),
(3098,'litespeed.conf.media-lqip_exc','[]','auto'),
(3099,'litespeed.conf.media-vpi','','auto'),
(3100,'litespeed.conf.media-vpi_cron','','auto'),
(3101,'litespeed.conf.media-auto_rescale_ori','','auto'),
(3102,'litespeed.conf.img_optm-auto','','auto'),
(3103,'litespeed.conf.img_optm-ori','1','auto'),
(3104,'litespeed.conf.img_optm-rm_bkup','','auto'),
(3105,'litespeed.conf.img_optm-webp','0','auto'),
(3106,'litespeed.conf.img_optm-lossless','','auto'),
(3107,'litespeed.conf.img_optm-sizes_skipped','[]','auto'),
(3108,'litespeed.conf.img_optm-exif','1','auto'),
(3109,'litespeed.conf.img_optm-webp_attr','[\"img.src\",\"div.data-thumb\",\"img.data-src\",\"img.data-lazyload\",\"div.data-large_image\",\"img.retina_logo_url\",\"div.data-parallax-image\",\"div.data-vc-parallax-image\",\"video.poster\"]','auto'),
(3110,'litespeed.conf.img_optm-webp_replace_srcset','','auto'),
(3111,'litespeed.conf.img_optm-jpg_quality','82','auto'),
(3112,'litespeed.conf.crawler','','auto'),
(3113,'litespeed.conf.crawler-crawl_interval','302400','auto'),
(3114,'litespeed.conf.crawler-load_limit','1','auto'),
(3115,'litespeed.conf.crawler-sitemap','','auto'),
(3116,'litespeed.conf.crawler-roles','[]','auto'),
(3117,'litespeed.conf.crawler-cookies','[]','auto'),
(3118,'litespeed.conf.misc-heartbeat_front','','auto'),
(3119,'litespeed.conf.misc-heartbeat_front_ttl','60','auto'),
(3120,'litespeed.conf.misc-heartbeat_back','','auto'),
(3121,'litespeed.conf.misc-heartbeat_back_ttl','60','auto'),
(3122,'litespeed.conf.misc-heartbeat_editor','','auto'),
(3123,'litespeed.conf.misc-heartbeat_editor_ttl','15','auto'),
(3124,'litespeed.conf.cdn','','auto'),
(3125,'litespeed.conf.cdn-ori','[]','auto'),
(3126,'litespeed.conf.cdn-ori_dir','[\"https:\\/\\/apexdiscipline.co\\/wp-content\",\"wp-includes\"]','auto'),
(3127,'litespeed.conf.cdn-exc','[]','auto'),
(3128,'litespeed.conf.cdn-quic','','auto'),
(3129,'litespeed.conf.cdn-cloudflare','','auto'),
(3130,'litespeed.conf.cdn-cloudflare_email','','auto'),
(3131,'litespeed.conf.cdn-cloudflare_key','','auto'),
(3132,'litespeed.conf.cdn-cloudflare_name','','auto'),
(3133,'litespeed.conf.cdn-cloudflare_zone','','auto'),
(3134,'litespeed.conf.cdn-cloudflare_clear','','auto'),
(3135,'litespeed.conf.cdn-mapping','[{\"url\":\"\",\"inc_img\":\"1\",\"inc_css\":\"1\",\"inc_js\":\"1\",\"filetype\":[\".aac\",\".css\",\".eot\",\".gif\",\".jpeg\",\".jpg\",\".js\",\".less\",\".mp3\",\".mp4\",\".ogg\",\".otf\",\".pdf\",\".png\",\".svg\",\".ttf\",\".webp\",\".woff\",\".woff2\"]}]','auto'),
(3136,'litespeed.conf.cdn-attr','[\".src\",\".data-src\",\".href\",\".poster\",\"source.srcset\"]','auto'),
(3137,'litespeed.conf.qc-nameservers','','auto'),
(3138,'litespeed.conf.qc-cname','','auto'),
(3139,'litespeed.conf.debug-disable_tmp','0','auto'),
(3140,'litespeed.cloud._summary','{\"curr_request.ver_check\":0,\"last_request.ver_check\":1773797693,\"news.utime\":1774086890,\"curr_request.news\":0,\"last_request.news\":1774086890}','auto');
INSERT INTO `wpj0_options` VALUES
(3489,'ptk_patterns','a:99:{i:0;a:20:{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:4005:\"<!-- 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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://wooblockpatterns.wpcomstaging.com/2024/07/10/intro-heading-with-image-and-two-columns-above-copy/\";s:13:\"modified_date\";s:19:\"2025-05-06 14:29:32\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:1;a:20:{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:3489:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:2;a:20:{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:4632:\"<!-- 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=\"https://s2.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:3;a:20:{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:4579:\"<!-- 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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:4;a:20:{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:7029:\"<!-- 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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:5;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:6;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:7;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:8;a:20:{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:4331:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:9;a:20:{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:5801:\"<!-- 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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:10;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:11;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:12;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:13;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:14;a:20:{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:5251:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:15;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:16;a:20:{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:3746:\"<!-- 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=\"https://s2.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:17;a:20:{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:3620:\"<!-- 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=\"https://s2.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:18;a:20:{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:3565:\"<!-- 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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:19;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:20;a:20:{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:11352:\"<!-- 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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:21;a:20:{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:10105:\"<!-- 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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:22;a:20:{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:4779:\"<!-- 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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:23;a:20:{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:6587:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:24;a:20:{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:4808:\"<!-- 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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:25;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:26;a:20:{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:4051:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:27;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:28;a:20:{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:5365:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:29;a:20:{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:3473:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:30;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:31;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:32;a:20:{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:3981:\"<!-- 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=\"https://s2.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:33;a:20:{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:3950:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:34;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:35;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:36;a:20:{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:3046:\"<!-- 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=\"https://s2.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:37;a:20:{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:3389:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:38;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:39;a:20:{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:4054:\"<!-- 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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:40;a:20:{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:4356:\"<!-- 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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:41;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:42;a:20:{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:5194:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:43;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:44;a:20:{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:3420:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:45;a:20:{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:4851:\"<!-- 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=\"https://s2.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:46;a:20:{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:4705:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:47;a:20:{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:4040:\"<!-- wp:cover {\"url\":\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:48;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:49;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:50;a:20:{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:3885:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:51;a:20:{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:3735:\"<!-- 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\":\"https://s1.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:52;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:53;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:54;a:20:{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:3498:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:55;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:56;a:20:{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:3540:\"<!-- 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\":\"https://s1.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:57;a:20:{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:3486:\"<!-- wp:cover {\"url\":\"https://s1.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:58;a:20:{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:3467:\"<!-- wp:cover {\"url\":\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:59;a:20:{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:2606:\"<!-- wp:cover {\"url\":\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:60;a:20:{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:2269:\"<!-- 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>from</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=\"https://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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/small-discount-banner-with-image/\";s:13:\"modified_date\";s:19:\"2024-11-06 17:35:31\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:61;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:62;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:63;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:64;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:65;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:66;a:20:{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:7230:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:67;a:20:{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:1616:\"\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 {\"isDescendentOfSingleProductBlock\":true} /-->\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:13:\"subcategories\";a: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:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-hero/\";s:13:\"modified_date\";s:19:\"2025-02-14 15:20:35\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:68;a:20:{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=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:69;a:20:{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:8559:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:70;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:71;a:20:{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=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:72;a:20:{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:4771:\"<!-- 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=\"https://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=\"https://s1.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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=\"https://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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:73;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:74;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:75;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:76;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:77;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:78;a:20:{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:3025:\"<!-- 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\":\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:79;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:80;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:81;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:82;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:83;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:84;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:85;a:20:{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=\"https://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:86;a:20:{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=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:87;a:20:{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=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:88;a:20:{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=\"https://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:89;a:20:{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=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:90;a:20:{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=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:91;a:20:{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\":\"https://www.facebook.com\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.x.com\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://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=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:92;a:20:{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\":\"https://www.facebook.com\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.x.com\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.instagram.com\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://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=\"https://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:93;a:20:{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:5006:\"<!-- 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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s0.wp.com/i/woo-block-patterns/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=\"https://s2.wp.com/i/woo-block-patterns/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=\"https://s1.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:94;a:20:{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:3248:\"<!-- 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=\"https://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=\"https://s0.wp.com/i/woo-block-patterns/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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:95;a:20:{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=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:96;a:20:{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:1621:\"<!-- 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=\"https://s1.wp.com/i/woo-block-patterns/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=\"https://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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:97;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:98;a:20:{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:13:\"subcategories\";a: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:\"https://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:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}}','off'),
(3490,'woocommerce_tracker_last_send','1773483625','auto'),
(3515,'_transient_orders-transient-version','1774251496','on'),
(3635,'wcpay_multi_currency_stored_customer_currencies','a:2:{i:0;s:3:\"USD\";i:1;s:3:\"MAD\";}','auto'),
(4084,'wc_pending_batch_processes','a:0:{}','off'),
(4112,'wcpay_fraud_protection_welcome_tour_dismissed','1','auto'),
(4150,'woocommerce_email_from_name','Apex Discipline','off'),
(4206,'woocommerce_admin_last_orders_milestone','1','auto'),
(4413,'yaymail_version','4.3.4','auto'),
(4415,'yaymail_version_backup','4.3.4','auto'),
(4431,'yaymail_ghf_tour','second_move','auto'),
(4432,'yaymail_show_multi_select_notice','no','auto'),
(4434,'yaymail_viewed_new_elements','a:3:{i:0;s:9:\"container\";i:1;s:9:\"countdown\";i:2;s:12:\"rating_stars\";}','auto'),
(4436,'yaymail_settings','a:1:{s:28:\"global_header_footer_enabled\";s:0:\"\";}','auto'),
(5763,'woocommerce_hooked_blocks_version','10.6.1','auto'),
(5764,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'),
(5766,'wc_blocks_use_blockified_product_grid_block_as_template','1','auto'),
(5777,'theme_mods_apex-discipline','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}','on'),
(5829,'wcpay_styles_cache_version','4ab58365719d4a536cb9a99cc23e027d','on'),
(5932,'yay_smtp_version','2.7.3','auto'),
(5983,'yaymail_default_email_test','g3nryusai@gmail.com','auto'),
(5984,'_transient_timeout_YAYSMTP_ROOT','1774695023','off'),
(5985,'_transient_YAYSMTP_ROOT','a:5:{s:95:\"/home/realbikx/codexis.studio/wp-content/plugins/woocommerce/includes/emails/class-wc-email.php\";s:11:\"WooCommerce\";s:79:\"/home/realbikx/codexis.studio/wp-content/plugins/yaysmtp/includes/Functions.php\";s:7:\"YaySMTP\";s:55:\"/home/realbikx/codexis.studio/wp-includes/pluggable.php\";s:9:\"WP Source\";s:99:\"/home/realbikx/codexis.studio/wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php\";s:11:\"WooCommerce\";s:82:\"/home/realbikx/codexis.studio/wp-includes/class-wp-recovery-mode-email-service.php\";s:9:\"WP Source\";}','off'),
(5986,'yaysmtp_debug','a:2:{i:0;s:13:\"Mailer: Brevo\";i:1;s:19:\"[401]: Unauthorized\";}','auto'),
(6096,'yaysmtp_settings','a:12:{s:9:\"fromEmail\";s:19:\"g3nryusai@gmail.com\";s:8:\"fromName\";s:15:\"Apex Discipline\";s:14:\"forceFromEmail\";s:1:\"0\";s:13:\"forceFromName\";s:1:\"1\";s:13:\"currentMailer\";s:4:\"smtp\";s:10:\"sendinblue\";a:1:{s:7:\"api_key\";s:16:\"jdZHvFwBqacJEfVm\";}s:19:\"succ_sent_mail_last\";b:1;s:23:\"disable_emails_delivery\";s:2:\"no\";s:18:\"mail_report_choose\";s:2:\"no\";s:14:\"uninstall_flag\";s:2:\"no\";s:25:\"fallback_has_setting_mail\";s:2:\"no\";s:4:\"smtp\";a:6:{s:4:\"host\";s:20:\"smtp-relay.brevo.com\";s:10:\"encryption\";s:3:\"tls\";s:4:\"port\";s:3:\"587\";s:4:\"auth\";s:3:\"yes\";s:4:\"user\";s:24:\"a50386001@smtp-brevo.com\";s:4:\"pass\";s:117:\"{\"ct\":\"8K2S7COi6Uory1UDYLEhFjKVAto01r\\/Mks3mj7vtvD8=\",\"iv\":\"a96d8b089082ba11f67a44981628d745\",\"s\":\"5a98cc4604e055b3\"}\";}}','auto'),
(6515,'woocommerce_sales_record_date','2026-03-15','auto'),
(6516,'woocommerce_sales_record_amount','98.93','auto'),
(7573,'_site_transient_timeout_browser_2af30589d7c60c33f600e5c9d513de8b','1774297270','off'),
(7574,'_site_transient_browser_2af30589d7c60c33f600e5c9d513de8b','a:10:{s:4:\"name\";s:5:\"Opera\";s:7:\"version\";s:9:\"127.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:22:\"https://www.opera.com/\";s:7:\"img_src\";s:42:\"http://s.w.org/images/browsers/opera.png?1\";s:11:\"img_src_ssl\";s:43:\"https://s.w.org/images/browsers/opera.png?1\";s:15:\"current_version\";s:5:\"12.18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),
(7575,'_site_transient_timeout_php_check_0fbbe329bc0ccd676924cb4c767b781d','1774297270','off'),
(7576,'_site_transient_php_check_0fbbe329bc0ccd676924cb4c767b781d','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),
(7745,'_transient_timeout_wc_report_orders_stats_56fdf623c39c3c79b7ed8101b8006f3f','1774300488','off'),
(7746,'_transient_wc_report_orders_stats_56fdf623c39c3c79b7ed8101b8006f3f','a:2:{s:7:\"version\";s:10:\"1773690420\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":19:{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:14:\"order_currency\";N;s:22:\"order_default_currency\";N;s:13:\"exchange_rate\";N;s:20:\"stripe_exchange_rate\";N;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-12\";s:10:\"date_start\";s:19:\"2026-03-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-03-16 00:00:00\";s:8:\"date_end\";s:19:\"2026-03-16 21:14:46\";s:12:\"date_end_gmt\";s:19:\"2026-03-16 21:14:46\";s:9:\"subtotals\";O:8:\"stdClass\":18:{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:14:\"order_currency\";i:0;s:22:\"order_default_currency\";i:0;s:13:\"exchange_rate\";i:0;s:20:\"stripe_exchange_rate\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(7747,'_transient_timeout_wc_report_orders_stats_e2392da143dbb0f059268a7ce60143ed','1774300488','off'),
(7748,'_transient_wc_report_orders_stats_e2392da143dbb0f059268a7ce60143ed','a:2:{s:7:\"version\";s:10:\"1773690420\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":19:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:4;s:11:\"gross_sales\";d:28.68;s:11:\"total_sales\";d:22.93;s:7:\"coupons\";d:5.75;s:13:\"coupons_count\";i:1;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:22.93;s:19:\"avg_items_per_order\";d:1;s:15:\"avg_order_value\";d:5.7325;s:15:\"total_customers\";i:1;s:14:\"order_currency\";s:3:\"USD\";s:22:\"order_default_currency\";N;s:13:\"exchange_rate\";N;s:20:\"stripe_exchange_rate\";N;s:8:\"products\";i:3;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-11\";s:10:\"date_start\";s:19:\"2026-03-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-03-15 00:00:00\";s:8:\"date_end\";s:19:\"2026-03-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-03-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":18:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:4;s:11:\"gross_sales\";d:28.68;s:11:\"total_sales\";d:22.93;s:7:\"coupons\";d:5.75;s:13:\"coupons_count\";i:1;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:22.93;s:19:\"avg_items_per_order\";d:1;s:15:\"avg_order_value\";d:5.7325;s:15:\"total_customers\";i:1;s:14:\"order_currency\";s:3:\"USD\";s:22:\"order_default_currency\";N;s:13:\"exchange_rate\";N;s:20:\"stripe_exchange_rate\";N;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(7757,'woocommerce-ppcp-data-common','a:12:{s:11:\"use_sandbox\";b:1;s:21:\"use_manual_connection\";b:0;s:20:\"is_send_only_country\";b:0;s:18:\"merchant_connected\";b:1;s:16:\"sandbox_merchant\";b:1;s:11:\"merchant_id\";s:13:\"DJJSDWF35PTDG\";s:14:\"merchant_email\";s:37:\"sb-lcdcx49736722@business.example.com\";s:16:\"merchant_country\";s:2:\"MA\";s:9:\"client_id\";s:82:\"BAAvIBCAHNxhvEM35nMwMK5omN5BSj00wpD_eHT59pgIZFvTVQMKehzrIM4H1y8fxpeDfO9gXGWxKQe4o4\";s:13:\"client_secret\";s:80:\"EIaRZBzas8k4yGdSrObKGiFwdJSOgsrJ_hZSwvDCmnBZtDQ1VBvMRYgFJabUu44u5k3zx9R2fAGBOaif\";s:11:\"seller_type\";s:8:\"business\";s:20:\"wc_installation_path\";s:13:\"core-profiler\";}','auto'),
(7758,'ppcp_bn_code','WooPPCP_Ecom_PS_CoreProfiler','auto'),
(8166,'woocommerce-ppcp-data-onboarding','a:8:{s:9:\"completed\";b:1;s:4:\"step\";i:0;s:16:\"is_casual_seller\";N;s:20:\"accept_card_payments\";N;s:8:\"products\";a:1:{i:0;s:7:\"virtual\";}s:10:\"setup_done\";b:1;s:15:\"gateways_synced\";b:1;s:18:\"gateways_refreshed\";b:1;}','auto'),
(8173,'_wcpay_onboarding_stripe_connected','a:0:{}','auto'),
(8179,'_transient_woocommerce_webhook_ids_status_active','a:1:{i:0;i:4;}','on'),
(8182,'wcpay_tracking_info_cache','a:3:{s:4:\"data\";a:1:{s:16:\"hosting_provider\";s:9:\"namecheap\";}s:7:\"fetched\";i:1773703693;s:7:\"errored\";b:0;}','off'),
(8185,'wcpay_account_data','a:3:{s:4:\"data\";a:0:{}s:7:\"fetched\";i:1774251493;s:7:\"errored\";b:0;}','off'),
(8186,'woocommerce_woopayments_nox_onboarding_locked','0','off'),
(8187,'woocommerce_woopayments_nox_profile','a:1:{s:10:\"onboarding\";a:1:{s:2:\"MA\";a:1:{s:5:\"steps\";a:2:{s:15:\"payment_methods\";a:1:{s:8:\"statuses\";a:1:{s:9:\"completed\";i:1773703711;}}s:12:\"test_account\";a:1:{s:8:\"statuses\";a:1:{s:9:\"completed\";i:1773703711;}}}}}}','off'),
(8189,'wcpay_onboarding_fields_data','a:3:{s:4:\"data\";a:4:{s:14:\"business_types\";a:38:{i:0;a:3:{s:3:\"key\";s:2:\"AE\";s:4:\"name\";s:20:\"United Arab Emirates\";s:5:\"types\";a:1:{i:0;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:3:\"llc\";s:4:\"name\";s:3:\"LLC\";}i:1;a:2:{s:3:\"key\";s:18:\"sole_establishment\";s:4:\"name\";s:18:\"Sole establishment\";}i:2;a:2:{s:3:\"key\";s:13:\"free_zone_llc\";s:4:\"name\";s:13:\"Free zone LLC\";}i:3;a:2:{s:3:\"key\";s:23:\"free_zone_establishment\";s:4:\"name\";s:23:\"Free zone establishment\";}}}}}i:1;a:3:{s:3:\"key\";s:2:\"AT\";s:4:\"name\";s:7:\"Austria\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:2;a:3:{s:3:\"key\";s:2:\"AU\";s:4:\"name\";s:9:\"Australia\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:14:\"Public company\";}i:1;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Proprietary company\";}i:2;a:2:{s:3:\"key\";s:19:\"sole_proprietorship\";s:4:\"name\";s:11:\"Sole trader\";}i:3;a:2:{s:3:\"key\";s:19:\"private_partnership\";s:4:\"name\";s:11:\"Partnership\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:1:{i:0;a:2:{s:3:\"key\";s:26:\"unincorporated_association\";s:4:\"name\";s:26:\"Unincorporated association\";}}}}}i:3;a:3:{s:3:\"key\";s:2:\"BE\";s:4:\"name\";s:7:\"Belgium\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:4;a:3:{s:3:\"key\";s:2:\"BG\";s:4:\"name\";s:8:\"Bulgaria\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:5;a:3:{s:3:\"key\";s:2:\"CA\";s:4:\"name\";s:6:\"Canada\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:3:{i:0;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}i:1;a:2:{s:3:\"key\";s:19:\"private_partnership\";s:4:\"name\";s:19:\"Private partnership\";}i:2;a:2:{s:3:\"key\";s:19:\"sole_proprietorship\";s:4:\"name\";s:19:\"Sole proprietorship\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:18:\"registered_charity\";s:4:\"name\";s:18:\"Registered charity\";}i:1;a:2:{s:3:\"key\";s:3:\"nil\";s:4:\"name\";s:23:\"Non-profit organization\";}}}}}i:6;a:3:{s:3:\"key\";s:2:\"CH\";s:4:\"name\";s:11:\"Switzerland\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:7;a:3:{s:3:\"key\";s:2:\"CY\";s:4:\"name\";s:6:\"Cyprus\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:8;a:3:{s:3:\"key\";s:2:\"CZ\";s:4:\"name\";s:14:\"Czech Republic\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:9;a:3:{s:3:\"key\";s:2:\"DE\";s:4:\"name\";s:7:\"Germany\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:10;a:3:{s:3:\"key\";s:2:\"DK\";s:4:\"name\";s:7:\"Denmark\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:11;a:3:{s:3:\"key\";s:2:\"EE\";s:4:\"name\";s:7:\"Estonia\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:12;a:3:{s:3:\"key\";s:2:\"ES\";s:4:\"name\";s:5:\"Spain\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:13;a:3:{s:3:\"key\";s:2:\"FI\";s:4:\"name\";s:7:\"Finland\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:14;a:3:{s:3:\"key\";s:2:\"FR\";s:4:\"name\";s:6:\"France\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:15;a:3:{s:3:\"key\";s:2:\"GB\";s:4:\"name\";s:14:\"United Kingdom\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:16;a:3:{s:3:\"key\";s:2:\"GR\";s:4:\"name\";s:6:\"Greece\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:17;a:3:{s:3:\"key\";s:2:\"HK\";s:4:\"name\";s:9:\"Hong Kong\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:3:{i:0;a:2:{s:3:\"key\";s:19:\"sole_proprietorship\";s:4:\"name\";s:19:\"Sole proprietorship\";}i:1;a:2:{s:3:\"key\";s:15:\"private_company\";s:4:\"name\";s:15:\"Private company\";}i:2;a:2:{s:3:\"key\";s:19:\"private_partnership\";s:4:\"name\";s:19:\"Private partnership\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:18;a:3:{s:3:\"key\";s:2:\"HR\";s:4:\"name\";s:7:\"Croatia\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:19;a:3:{s:3:\"key\";s:2:\"HU\";s:4:\"name\";s:7:\"Hungary\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:20;a:3:{s:3:\"key\";s:2:\"IE\";s:4:\"name\";s:7:\"Ireland\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:21;a:3:{s:3:\"key\";s:2:\"IT\";s:4:\"name\";s:5:\"Italy\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:22;a:3:{s:3:\"key\";s:2:\"JP\";s:4:\"name\";s:5:\"Japan\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:1:{i:0;a:2:{s:3:\"key\";s:19:\"sole_proprietorship\";s:4:\"name\";s:19:\"Sole proprietorship\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:0:{}}}}i:23;a:3:{s:3:\"key\";s:2:\"LT\";s:4:\"name\";s:9:\"Lithuania\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:24;a:3:{s:3:\"key\";s:2:\"LU\";s:4:\"name\";s:10:\"Luxembourg\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:25;a:3:{s:3:\"key\";s:2:\"LV\";s:4:\"name\";s:6:\"Latvia\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:26;a:3:{s:3:\"key\";s:2:\"MT\";s:4:\"name\";s:5:\"Malta\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:27;a:3:{s:3:\"key\";s:2:\"NL\";s:4:\"name\";s:11:\"Netherlands\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:28;a:3:{s:3:\"key\";s:2:\"NO\";s:4:\"name\";s:6:\"Norway\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:29;a:3:{s:3:\"key\";s:2:\"NZ\";s:4:\"name\";s:11:\"New Zealand\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:1;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:11:\"Corporation\";}i:2;a:2:{s:3:\"key\";s:19:\"sole_proprietorship\";s:4:\"name\";s:11:\"Sole trader\";}i:3;a:2:{s:3:\"key\";s:19:\"private_partnership\";s:4:\"name\";s:11:\"Partnership\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:30;a:3:{s:3:\"key\";s:2:\"PL\";s:4:\"name\";s:6:\"Poland\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:31;a:3:{s:3:\"key\";s:2:\"PT\";s:4:\"name\";s:8:\"Portugal\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:32;a:3:{s:3:\"key\";s:2:\"RO\";s:4:\"name\";s:7:\"Romania\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:33;a:3:{s:3:\"key\";s:2:\"SE\";s:4:\"name\";s:6:\"Sweden\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:34;a:3:{s:3:\"key\";s:2:\"SG\";s:4:\"name\";s:9:\"Singapore\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:19:\"sole_proprietorship\";s:4:\"name\";s:19:\"Sole proprietorship\";}i:1;a:2:{s:3:\"key\";s:15:\"private_company\";s:4:\"name\";s:7:\"Company\";}i:2;a:2:{s:3:\"key\";s:14:\"public_company\";s:4:\"name\";s:14:\"Public company\";}i:3;a:2:{s:3:\"key\";s:19:\"private_partnership\";s:4:\"name\";s:11:\"Partnership\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:0:{}}}}i:35;a:3:{s:3:\"key\";s:2:\"SI\";s:4:\"name\";s:8:\"Slovenia\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:36;a:3:{s:3:\"key\";s:2:\"SK\";s:4:\"name\";s:8:\"Slovakia\";s:5:\"types\";a:3:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:4:{i:0;a:2:{s:3:\"key\";s:24:\"incorporated_partnership\";s:4:\"name\";s:24:\"Incorporated partnership\";}i:1;a:2:{s:3:\"key\";s:26:\"unincorporated_partnership\";s:4:\"name\";s:26:\"Unincorporated partnership\";}i:2;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}i:3;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}}}i:37;a:3:{s:3:\"key\";s:2:\"US\";s:4:\"name\";s:13:\"United States\";s:5:\"types\";a:4:{i:0;a:3:{s:3:\"key\";s:10:\"individual\";s:4:\"name\";s:10:\"Individual\";s:10:\"structures\";a:0:{}}i:1;a:3:{s:3:\"key\";s:7:\"company\";s:4:\"name\";s:7:\"Company\";s:10:\"structures\";a:8:{i:0;a:2:{s:3:\"key\";s:19:\"sole_proprietorship\";s:4:\"name\";s:19:\"Sole proprietorship\";}i:1;a:2:{s:3:\"key\";s:17:\"single_member_llc\";s:4:\"name\";s:17:\"Single-member LLC\";}i:2;a:2:{s:3:\"key\";s:16:\"multi_member_llc\";s:4:\"name\";s:16:\"Multi-member LLC\";}i:3;a:2:{s:3:\"key\";s:19:\"private_partnership\";s:4:\"name\";s:19:\"Private partnership\";}i:4;a:2:{s:3:\"key\";s:19:\"private_corporation\";s:4:\"name\";s:19:\"Private corporation\";}i:5;a:2:{s:3:\"key\";s:26:\"unincorporated_association\";s:4:\"name\";s:26:\"Unincorporated association\";}i:6;a:2:{s:3:\"key\";s:18:\"public_partnership\";s:4:\"name\";s:18:\"Public partnership\";}i:7;a:2:{s:3:\"key\";s:18:\"public_corporation\";s:4:\"name\";s:18:\"Public corporation\";}}}i:2;a:3:{s:3:\"key\";s:10:\"non_profit\";s:4:\"name\";s:10:\"Non-profit\";s:10:\"structures\";a:2:{i:0;a:2:{s:3:\"key\";s:23:\"incorporated_non_profit\";s:4:\"name\";s:23:\"Incorporated non-profit\";}i:1;a:2:{s:3:\"key\";s:25:\"unincorporated_non_profit\";s:4:\"name\";s:25:\"Unincorporated non-profit\";}}}i:3;a:3:{s:3:\"key\";s:17:\"government_entity\";s:4:\"name\";s:17:\"Government entity\";s:10:\"structures\";a:3:{i:0;a:2:{s:3:\"key\";s:17:\"governmental_unit\";s:4:\"name\";s:17:\"Governmental unit\";}i:1;a:2:{s:3:\"key\";s:26:\"government_instrumentality\";s:4:\"name\";s:26:\"Government instrumentality\";}i:2;a:2:{s:3:\"key\";s:37:\"tax_exempt_government_instrumentality\";s:4:\"name\";s:37:\"Tax exempt government instrumentality\";}}}}}}s:17:\"mccs_display_tree\";a:15:{i:0;a:4:{s:2:\"id\";s:12:\"most_popular\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:12:\"Most popular\";s:5:\"items\";a:3:{i:0;a:5:{s:2:\"id\";s:31:\"most_popular__software_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:8:\"Software\";s:3:\"mcc\";i:7372;s:8:\"keywords\";a:9:{i:0;s:11:\"programming\";i:1;s:3:\"web\";i:2;s:7:\"website\";i:3;s:6:\"design\";i:4;s:4:\"data\";i:5;s:5:\"entry\";i:6;s:10:\"processing\";i:7;s:10:\"integrated\";i:8;s:7:\"systems\";}}i:1;a:5:{s:2:\"id\";s:34:\"most_popular__clothing_and_apparel\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:24:\"Clothing and accessories\";s:3:\"mcc\";i:5699;s:8:\"keywords\";a:0:{}}i:2;a:5:{s:2:\"id\";s:33:\"most_popular__consulting_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:10:\"Consulting\";s:3:\"mcc\";i:8999;s:8:\"keywords\";a:0:{}}}}i:1;a:4:{s:2:\"id\";s:6:\"retail\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:6:\"Retail\";s:5:\"items\";a:10:{i:0;a:5:{s:2:\"id\";s:16:\"retail__software\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:8:\"Software\";s:3:\"mcc\";i:5734;s:8:\"keywords\";a:18:{i:0;s:3:\"app\";i:1;s:8:\"business\";i:2;s:8:\"computer\";i:3;s:7:\"digital\";i:4;s:10:\"electronic\";i:5;s:8:\"hardware\";i:6;s:5:\"lease\";i:7;s:11:\"maintenance\";i:8;s:8:\"personal\";i:9;s:10:\"processing\";i:10;s:7:\"product\";i:11;s:7:\"program\";i:12;s:11:\"programming\";i:13;s:6:\"repair\";i:14;s:4:\"saas\";i:15;s:4:\"sell\";i:16;s:8:\"software\";i:17;s:6:\"retail\";}}i:1;a:5:{s:2:\"id\";s:28:\"retail__clothing_and_apparel\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:24:\"Clothing and accessories\";s:3:\"mcc\";i:5699;s:8:\"keywords\";a:19:{i:0;s:11:\"accessories\";i:1;s:7:\"apparel\";i:2;s:4:\"baby\";i:3;s:8:\"children\";i:4;s:7:\"clothes\";i:5;s:8:\"clothing\";i:6;s:5:\"dress\";i:7;s:6:\"family\";i:8;s:6:\"infant\";i:9;s:3:\"men\";i:10;s:4:\"pant\";i:11;s:5:\"shirt\";i:12;s:5:\"short\";i:13;s:5:\"skirt\";i:14;s:7:\"t-shirt\";i:15;s:3:\"tee\";i:16;s:12:\"undergarment\";i:17;s:5:\"women\";i:18;s:6:\"retail\";}}i:2;a:5:{s:2:\"id\";s:26:\"retail__convenience_stores\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:18:\"Convenience stores\";s:3:\"mcc\";i:5499;s:8:\"keywords\";a:23:{i:0;s:5:\"candy\";i:1;s:11:\"convenience\";i:2;s:5:\"dairy\";i:3;s:4:\"deli\";i:4;s:12:\"delicatessen\";i:5;s:5:\"drink\";i:6;s:4:\"fast\";i:7;s:4:\"food\";i:8;s:5:\"fruit\";i:9;s:7:\"gourmet\";i:10;s:7:\"grocery\";i:11;s:6:\"health\";i:12;s:6:\"market\";i:13;s:4:\"meal\";i:14;s:7:\"poultry\";i:15;s:11:\"preparation\";i:16;s:7:\"produce\";i:17;s:6:\"retail\";i:18;s:9:\"specialty\";i:19;s:11:\"supermarket\";i:20;s:9:\"vegetable\";i:21;s:7:\"vitamin\";i:22;s:6:\"retail\";}}i:3;a:5:{s:2:\"id\";s:23:\"retail__beauty_products\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Beauty products\";s:3:\"mcc\";i:5999;s:8:\"keywords\";a:15:{i:0;s:6:\"barber\";i:1;s:6:\"beauty\";i:2;s:8:\"cosmetic\";i:3;s:4:\"make\";i:4;s:7:\"make-up\";i:5;s:6:\"makeup\";i:6;s:8:\"moisture\";i:7;s:11:\"moisturizer\";i:8;s:6:\"retail\";i:9;s:5:\"serum\";i:10;s:4:\"skin\";i:11;s:8:\"skincare\";i:12;s:9:\"treatment\";i:13;s:2:\"up\";i:14;s:6:\"retail\";}}i:4;a:5:{s:2:\"id\";s:38:\"retail__home_furnishings_and_furniture\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:24:\"Home goods and furniture\";s:3:\"mcc\";i:5712;s:8:\"keywords\";a:22:{i:0;s:11:\"accessories\";i:1;s:9:\"appliance\";i:2;s:7:\"bedding\";i:3;s:8:\"covering\";i:4;s:6:\"custom\";i:5;s:7:\"drapery\";i:6;s:10:\"electronic\";i:7;s:9:\"equipment\";i:8;s:5:\"floor\";i:9;s:10:\"furnishing\";i:10;s:9:\"furniture\";i:11;s:4:\"home\";i:12;s:9:\"household\";i:13;s:4:\"made\";i:14;s:8:\"mattress\";i:15;s:5:\"order\";i:16;s:7:\"outdoor\";i:17;s:5:\"patio\";i:18;s:5:\"porch\";i:19;s:10:\"upholstery\";i:20;s:6:\"window\";i:21;s:6:\"retail\";}}i:5;a:5:{s:2:\"id\";s:24:\"retail__home_electronics\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:16:\"Home electronics\";s:3:\"mcc\";i:5732;s:8:\"keywords\";a:24:{i:0;s:9:\"appliance\";i:1;s:8:\"assembly\";i:2;s:9:\"camcorder\";i:3;s:6:\"camera\";i:4;s:8:\"computer\";i:5;s:12:\"construction\";i:6;s:4:\"dslr\";i:7;s:10:\"electronic\";i:8;s:10:\"furnishing\";i:9;s:8:\"hardware\";i:10;s:4:\"home\";i:11;s:9:\"household\";i:12;s:6:\"laptop\";i:13;s:4:\"part\";i:14;s:2:\"pc\";i:15;s:5:\"radio\";i:16;s:6:\"repair\";i:17;s:6:\"stereo\";i:18;s:6:\"tablet\";i:19;s:10:\"television\";i:20;s:2:\"tv\";i:21;s:3:\"vcr\";i:22;s:5:\"video\";i:23;s:6:\"retail\";}}i:6;a:5:{s:2:\"id\";s:34:\"retail__auto_parts_and_accessories\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:26:\"Auto parts and accessories\";s:3:\"mcc\";i:5533;s:8:\"keywords\";a:11:{i:0;s:11:\"accessories\";i:1;s:10:\"automotive\";i:2;s:3:\"car\";i:3;s:10:\"electronic\";i:4;s:9:\"equipment\";i:5;s:5:\"motor\";i:6;s:4:\"part\";i:7;s:8:\"supplies\";i:8;s:4:\"tire\";i:9;s:7:\"vehicle\";i:10;s:6:\"retail\";}}i:7;a:5:{s:2:\"id\";s:59:\"retail__jewelry_stores_watches_clocks_and_silverware_stores\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:54:\"Jewelry Stores, Watches, Clocks, and Silverware Stores\";s:3:\"mcc\";i:5944;s:8:\"keywords\";a:20:{i:0;s:11:\"accessories\";i:1;s:7:\"antique\";i:2;s:5:\"clock\";i:3;s:7:\"diamond\";i:4;s:4:\"fine\";i:5;s:8:\"flatware\";i:6;s:3:\"gem\";i:7;s:7:\"jewelry\";i:8;s:5:\"metal\";i:9;s:4:\"pawn\";i:10;s:8:\"precious\";i:11;s:6:\"repair\";i:12;s:6:\"retail\";i:13;s:6:\"silver\";i:14;s:12:\"silver-plate\";i:15;s:11:\"silversmith\";i:16;s:5:\"stamp\";i:17;s:8:\"sterling\";i:18;s:5:\"watch\";i:19;s:6:\"retail\";}}i:8;a:5:{s:2:\"id\";s:54:\"retail__precious_stones_and_metals_watches_and_jewelry\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:47:\"Precious Stones and Metals, Watches and Jewelry\";s:3:\"mcc\";i:5094;s:8:\"keywords\";a:21:{i:0;s:3:\"b2b\";i:1;s:8:\"business\";i:2;s:5:\"clock\";i:3;s:7:\"costume\";i:4;s:7:\"diamond\";i:5;s:11:\"distributor\";i:6;s:7:\"durable\";i:7;s:8:\"gemstone\";i:8;s:5:\"goods\";i:9;s:7:\"jewelry\";i:10;s:5:\"metal\";i:11;s:4:\"part\";i:12;s:5:\"pearl\";i:13;s:8:\"precious\";i:14;s:6:\"repaid\";i:15;s:10:\"silverware\";i:16;s:5:\"stone\";i:17;s:8:\"trophies\";i:18;s:5:\"watch\";i:19;s:9:\"wholesale\";i:20;s:6:\"retail\";}}i:9;a:5:{s:2:\"id\";s:25:\"retail__other_merchandise\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:17:\"Other merchandise\";s:3:\"mcc\";i:5999;s:8:\"keywords\";a:29:{i:0;s:10:\"ammunition\";i:1;s:5:\"atlas\";i:2;s:6:\"beauty\";i:3;s:7:\"bottled\";i:4;s:11:\"collectible\";i:5;s:9:\"distilled\";i:6;s:7:\"firearm\";i:7;s:8:\"firework\";i:8;s:5:\"frame\";i:9;s:10:\"gravestone\";i:10;s:9:\"headstone\";i:11;s:5:\"hobby\";i:12;s:3:\"ice\";i:13;s:5:\"magic\";i:14;s:3:\"map\";i:15;s:11:\"memorabilia\";i:16;s:8:\"monument\";i:17;s:5:\"party\";i:18;s:10:\"photograph\";i:19;s:7:\"picture\";i:20;s:6:\"poster\";i:21;s:6:\"retail\";i:22;s:9:\"specialty\";i:23;s:6:\"sports\";i:24;s:8:\"sunglass\";i:25;s:6:\"supply\";i:26;s:6:\"trophy\";i:27;s:5:\"water\";i:28;s:6:\"retail\";}}}}i:2;a:4:{s:2:\"id\";s:16:\"digital_products\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:16:\"Digital products\";s:5:\"items\";a:7:{i:0;a:5:{s:2:\"id\";s:39:\"digital_products__software_as_a_service\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:21:\"Software as a service\";s:3:\"mcc\";i:5817;s:8:\"keywords\";a:18:{i:0;s:3:\"app\";i:1;s:8:\"business\";i:2;s:8:\"computer\";i:3;s:7:\"digital\";i:4;s:10:\"electronic\";i:5;s:8:\"hardware\";i:6;s:5:\"lease\";i:7;s:11:\"maintenance\";i:8;s:8:\"personal\";i:9;s:10:\"processing\";i:10;s:7:\"product\";i:11;s:7:\"program\";i:12;s:11:\"programming\";i:13;s:6:\"repair\";i:14;s:4:\"saas\";i:15;s:4:\"sell\";i:16;s:8:\"software\";i:17;s:16:\"digital products\";}}i:1;a:5:{s:2:\"id\";s:22:\"digital_products__apps\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:4:\"Apps\";s:3:\"mcc\";i:5817;s:8:\"keywords\";a:10:{i:0;s:3:\"app\";i:1;s:11:\"application\";i:2;s:8:\"computer\";i:3;s:7:\"digital\";i:4;s:10:\"electronic\";i:5;s:9:\"equipment\";i:6;s:4:\"game\";i:7;s:7:\"product\";i:8;s:8:\"software\";i:9;s:16:\"digital products\";}}i:2;a:5:{s:2:\"id\";s:23:\"digital_products__books\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:5:\"Books\";s:3:\"mcc\";i:5815;s:8:\"keywords\";a:11:{i:0;s:4:\"book\";i:1;s:7:\"digital\";i:2;s:10:\"electronic\";i:3;s:4:\"good\";i:4;s:5:\"media\";i:5;s:5:\"movie\";i:6;s:5:\"music\";i:7;s:7:\"product\";i:8;s:6:\"record\";i:9;s:7:\"theater\";i:10;s:16:\"digital products\";}}i:3;a:5:{s:2:\"id\";s:33:\"digital_products__music_and_media\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:20:\"Music or other media\";s:3:\"mcc\";i:5815;s:8:\"keywords\";a:11:{i:0;s:4:\"book\";i:1;s:7:\"digital\";i:2;s:10:\"electronic\";i:3;s:4:\"good\";i:4;s:5:\"media\";i:5;s:5:\"movie\";i:6;s:5:\"music\";i:7;s:7:\"product\";i:8;s:6:\"record\";i:9;s:7:\"theater\";i:10;s:16:\"digital products\";}}i:4;a:5:{s:2:\"id\";s:23:\"digital_products__games\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:5:\"Games\";s:3:\"mcc\";i:5816;s:8:\"keywords\";a:13:{i:0;s:9:\"amusement\";i:1;s:6:\"arcade\";i:2;s:6:\"casino\";i:3;s:7:\"digital\";i:4;s:10:\"electronic\";i:5;s:13:\"establishment\";i:6;s:8:\"gambling\";i:7;s:4:\"game\";i:8;s:7:\"lottery\";i:9;s:7:\"product\";i:10;s:4:\"race\";i:11;s:5:\"video\";i:12;s:16:\"digital products\";}}i:5;a:5:{s:2:\"id\";s:40:\"digital_products__content_blogs_articles\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:25:\"Blogs and written content\";s:3:\"mcc\";i:5815;s:8:\"keywords\";a:13:{i:0;s:7:\"article\";i:1;s:4:\"blog\";i:2;s:7:\"content\";i:3;s:7:\"digital\";i:4;s:5:\"media\";i:5;s:6:\"online\";i:6;s:6:\"plugin\";i:7;s:8:\"substack\";i:8;s:8:\"template\";i:9;s:6:\"tumblr\";i:10;s:9:\"wordpress\";i:11;s:5:\"write\";i:12;s:16:\"digital products\";}}i:6;a:5:{s:2:\"id\";s:37:\"digital_products__other_digital_goods\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:19:\"Other digital goods\";s:3:\"mcc\";i:5815;s:8:\"keywords\";a:17:{i:0;s:3:\"app\";i:1;s:7:\"content\";i:2;s:7:\"digital\";i:3;s:8:\"download\";i:4;s:5:\"ebook\";i:5;s:4:\"good\";i:6;s:10:\"intangible\";i:7;s:8:\"internet\";i:8;s:5:\"music\";i:9;s:6:\"online\";i:10;s:5:\"radio\";i:11;s:6:\"stream\";i:12;s:9:\"subscribe\";i:13;s:10:\"television\";i:14;s:2:\"tv\";i:15;s:7:\"virtual\";i:16;s:16:\"digital products\";}}}}i:3;a:4:{s:2:\"id\";s:14:\"food_and_drink\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:14:\"Food and drink\";s:5:\"items\";a:5:{i:0;a:5:{s:2:\"id\";s:27:\"food_and_drink__restaurants\";s:4:\"type\";s:3:\"mcc\";s:3:\"mcc\";i:5812;s:5:\"title\";s:25:\"Restaurants and nightlife\";s:8:\"keywords\";a:22:{i:0;s:3:\"bar\";i:1;s:4:\"cafe\";i:2;s:9:\"cafeteria\";i:3;s:4:\"cake\";i:4;s:8:\"cocktail\";i:5;s:8:\"delivery\";i:6;s:7:\"dessert\";i:7;s:5:\"diner\";i:8;s:5:\"drink\";i:9;s:6:\"eating\";i:10;s:13:\"establishment\";i:11;s:4:\"fast\";i:12;s:4:\"food\";i:13;s:6:\"lounge\";i:14;s:9:\"nightclub\";i:15;s:10:\"restaurant\";i:16;s:7:\"service\";i:17;s:4:\"soda\";i:18;s:5:\"table\";i:19;s:7:\"takeout\";i:20;s:6:\"tavern\";i:21;s:14:\"food and drink\";}}i:1;a:5:{s:2:\"id\";s:30:\"food_and_drink__grocery_stores\";s:4:\"type\";s:3:\"mcc\";s:3:\"mcc\";i:5411;s:5:\"title\";s:14:\"Grocery stores\";s:8:\"keywords\";a:44:{i:0;s:5:\"baked\";i:1;s:6:\"bakery\";i:2;s:4:\"book\";i:3;s:5:\"bread\";i:4;s:6:\"canned\";i:5;s:4:\"card\";i:6;s:8:\"cleaning\";i:7;s:11:\"consumption\";i:8;s:8:\"cosmetic\";i:9;s:7:\"counter\";i:10;s:5:\"dairy\";i:11;s:4:\"deli\";i:12;s:7:\"deliver\";i:13;s:10:\"department\";i:14;s:5:\"drink\";i:15;s:3:\"dry\";i:16;s:4:\"fish\";i:17;s:6:\"floral\";i:18;s:4:\"food\";i:19;s:6:\"frozen\";i:20;s:4:\"good\";i:21;s:8:\"greeting\";i:22;s:7:\"grocery\";i:23;s:4:\"home\";i:24;s:9:\"household\";i:25;s:9:\"houseware\";i:26;s:7:\"hygiene\";i:27;s:4:\"item\";i:28;s:8:\"magazine\";i:29;s:6:\"market\";i:30;s:4:\"meal\";i:31;s:4:\"meat\";i:32;s:10:\"perishable\";i:33;s:8:\"personal\";i:34;s:8:\"pharmacy\";i:35;s:9:\"polishing\";i:36;s:7:\"poultry\";i:37;s:11:\"prepackaged\";i:38;s:7:\"produce\";i:39;s:4:\"shop\";i:40;s:7:\"shopper\";i:41;s:5:\"super\";i:42;s:11:\"supermarket\";i:43;s:14:\"food and drink\";}}i:2;a:5:{s:2:\"id\";s:24:\"food_and_drink__caterers\";s:4:\"type\";s:3:\"mcc\";s:3:\"mcc\";i:5811;s:5:\"title\";s:8:\"Caterers\";s:8:\"keywords\";a:20:{i:0;s:4:\"cake\";i:1;s:7:\"caterer\";i:2;s:5:\"clean\";i:3;s:11:\"consumption\";i:4;s:10:\"decoration\";i:5;s:7:\"deliver\";i:6;s:7:\"dessert\";i:7;s:5:\"drink\";i:8;s:6:\"eating\";i:9;s:9:\"equipment\";i:10;s:4:\"food\";i:11;s:9:\"immediate\";i:12;s:9:\"personnel\";i:13;s:4:\"prep\";i:14;s:7:\"prepare\";i:15;s:10:\"restaurant\";i:16;s:5:\"serve\";i:17;s:7:\"serving\";i:18;s:5:\"table\";i:19;s:14:\"food and drink\";}}i:3;a:5:{s:2:\"id\";s:34:\"food_and_drink__packaged_beverages\";s:4:\"type\";s:3:\"mcc\";s:3:\"mcc\";i:5499;s:5:\"title\";s:18:\"Packaged beverages\";s:8:\"keywords\";a:20:{i:0;s:14:\"ready to drink\";i:1;s:3:\"rtd\";i:2;s:11:\"fruit juice\";i:3;s:11:\"soft drinks\";i:4;s:8:\"iced tea\";i:5;s:6:\"matcha\";i:6;s:3:\"tea\";i:7;s:6:\"coffee\";i:8;s:21:\"caffeinated beverages\";i:9;s:13:\"bottled water\";i:10;s:11:\"still water\";i:11;s:15:\"sparkling water\";i:12;s:13:\"energy drinks\";i:13;s:9:\"hydration\";i:14;s:16:\"hydrating drinks\";i:15;s:14:\"vitamin drinks\";i:16;s:18:\"nutritional drinks\";i:17;s:6:\"retail\";i:18;s:9:\"specialty\";i:19;s:14:\"food and drink\";}}i:4;a:5:{s:2:\"id\";s:37:\"food_and_drink__other_food_and_dining\";s:4:\"type\";s:3:\"mcc\";s:3:\"mcc\";i:5499;s:5:\"title\";s:21:\"Other food and dining\";s:8:\"keywords\";a:23:{i:0;s:5:\"candy\";i:1;s:11:\"convenience\";i:2;s:5:\"dairy\";i:3;s:4:\"deli\";i:4;s:12:\"delicatessen\";i:5;s:5:\"drink\";i:6;s:4:\"fast\";i:7;s:4:\"food\";i:8;s:5:\"fruit\";i:9;s:7:\"gourmet\";i:10;s:7:\"grocery\";i:11;s:6:\"health\";i:12;s:6:\"market\";i:13;s:4:\"meal\";i:14;s:7:\"poultry\";i:15;s:11:\"preparation\";i:16;s:7:\"produce\";i:17;s:6:\"retail\";i:18;s:9:\"specialty\";i:19;s:11:\"supermarket\";i:20;s:9:\"vegetable\";i:21;s:7:\"vitamin\";i:22;s:14:\"food and drink\";}}}}i:4;a:4:{s:2:\"id\";s:21:\"professional_services\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:21:\"Professional services\";s:5:\"items\";a:21:{i:0;a:5:{s:2:\"id\";s:55:\"professional_services__printing_and_publishing_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:23:\"Printing and publishing\";s:3:\"mcc\";i:2741;s:8:\"keywords\";a:28:{i:0;s:5:\"atlas\";i:1;s:3:\"b2b\";i:2;s:12:\"blueprinting\";i:3;s:4:\"book\";i:4;s:11:\"bookbinding\";i:5;s:8:\"business\";i:6;s:4:\"copy\";i:7;s:9:\"directory\";i:8;s:6:\"manual\";i:9;s:3:\"map\";i:10;s:5:\"music\";i:11;s:10:\"newsletter\";i:12;s:9:\"newspaper\";i:13;s:5:\"paper\";i:14;s:7:\"pattern\";i:15;s:10:\"periodical\";i:16;s:5:\"print\";i:17;s:8:\"printing\";i:18;s:7:\"publish\";i:19;s:10:\"publishing\";i:20;s:12:\"reproduction\";i:21;s:5:\"sheet\";i:22;s:9:\"technical\";i:23;s:9:\"telephone\";i:24;s:5:\"trade\";i:25;s:9:\"wholesale\";i:26;s:8:\"yearbook\";i:27;s:21:\"professional services\";}}i:1;a:5:{s:2:\"id\";s:44:\"professional_services__attorneys_and_lawyers\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:21:\"Attorneys and lawyers\";s:3:\"mcc\";i:8111;s:8:\"keywords\";a:11:{i:0;s:6:\"advice\";i:1;s:8:\"attorney\";i:2;s:3:\"bar\";i:3;s:10:\"counseling\";i:4;s:3:\"law\";i:5;s:6:\"lawyer\";i:6;s:5:\"legal\";i:7;s:6:\"office\";i:8;s:12:\"professional\";i:9;s:7:\"service\";i:10;s:21:\"professional services\";}}i:2;a:5:{s:2:\"id\";s:42:\"professional_services__bankruptcy_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:19:\"Bankruptcy services\";s:3:\"mcc\";i:8999;s:8:\"keywords\";a:6:{i:0;s:10:\"bankruptcy\";i:1;s:6:\"lawyer\";i:2;s:5:\"legal\";i:3;s:12:\"professional\";i:4;s:7:\"service\";i:5;s:21:\"professional services\";}}i:3;a:5:{s:2:\"id\";s:33:\"professional_services__bail_bonds\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:10:\"Bail Bonds\";s:3:\"mcc\";i:8999;s:8:\"keywords\";a:7:{i:0;s:4:\"bail\";i:1;s:4:\"bond\";i:2;s:5:\"court\";i:3;s:4:\"jail\";i:4;s:12:\"professional\";i:5;s:7:\"service\";i:6;s:21:\"professional services\";}}i:4;a:5:{s:2:\"id\";s:76:\"professional_services__accounting_auditing_bookkeeping_and_tax_prep_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:33:\"Accounting, auditing, or tax prep\";s:3:\"mcc\";i:8931;s:8:\"keywords\";a:13:{i:0;s:10:\"accounting\";i:1;s:5:\"audit\";i:2;s:7:\"billing\";i:3;s:11:\"bookkeeping\";i:4;s:7:\"finance\";i:5;s:6:\"income\";i:6;s:5:\"legal\";i:7;s:7:\"payroll\";i:8;s:11:\"preparation\";i:9;s:12:\"professional\";i:10;s:7:\"service\";i:11;s:3:\"tax\";i:12;s:21:\"professional services\";}}i:5;a:5:{s:2:\"id\";s:63:\"professional_services__computer_maintenance_and_repair_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Computer repair\";s:3:\"mcc\";i:7379;s:8:\"keywords\";a:10:{i:0;s:8:\"analysis\";i:1;s:8:\"computer\";i:2;s:10:\"consulting\";i:3;s:10:\"conversion\";i:4;s:8:\"database\";i:5;s:11:\"development\";i:6;s:11:\"maintenance\";i:7;s:6:\"repair\";i:8;s:12:\"requirements\";i:9;s:21:\"professional services\";}}i:6;a:5:{s:2:\"id\";s:43:\"professional_services__testing_laboratories\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:20:\"Testing laboratories\";s:3:\"mcc\";i:8734;s:8:\"keywords\";a:16:{i:0;s:10:\"automobile\";i:1;s:11:\"calibration\";i:2;s:13:\"certification\";i:3;s:4:\"food\";i:4;s:8:\"forensic\";i:5;s:10:\"industrial\";i:6;s:10:\"inspection\";i:7;s:3:\"lab\";i:8;s:9:\"pollution\";i:9;s:7:\"product\";i:10;s:12:\"professional\";i:11;s:7:\"service\";i:12;s:7:\"testing\";i:13;s:5:\"x-ray\";i:14;s:4:\"xray\";i:15;s:21:\"professional services\";}}i:7;a:5:{s:2:\"id\";s:36:\"professional_services__auto_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:13:\"Auto services\";s:3:\"mcc\";i:7538;s:8:\"keywords\";a:17:{i:0;s:9:\"alignment\";i:1;s:4:\"auto\";i:2;s:9:\"balancing\";i:3;s:3:\"car\";i:4;s:6:\"change\";i:5;s:5:\"glass\";i:6;s:4:\"lube\";i:7;s:7:\"muffler\";i:8;s:3:\"oil\";i:9;s:6:\"repair\";i:10;s:11:\"replacement\";i:11;s:7:\"service\";i:12;s:4:\"tire\";i:13;s:6:\"towing\";i:14;s:7:\"tune-up\";i:15;s:5:\"wheel\";i:16;s:21:\"professional services\";}}i:8;a:5:{s:2:\"id\";s:34:\"professional_services__car_rentals\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:11:\"Car rentals\";s:3:\"mcc\";i:7512;s:8:\"keywords\";a:8:{i:0;s:10:\"automotive\";i:1;s:3:\"car\";i:2;s:11:\"marketplace\";i:3;s:6:\"rental\";i:4;s:5:\"share\";i:5;s:5:\"truck\";i:6;s:7:\"vehicle\";i:7;s:21:\"professional services\";}}i:9;a:5:{s:2:\"id\";s:32:\"professional_services__car_sales\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:9:\"Car sales\";s:3:\"mcc\";i:5511;s:8:\"keywords\";a:19:{i:0;s:11:\"accessories\";i:1;s:4:\"auto\";i:2;s:10:\"automobile\";i:3;s:3:\"buy\";i:4;s:6:\"camper\";i:5;s:6:\"dealer\";i:6;s:5:\"lease\";i:7;s:3:\"new\";i:8;s:4:\"part\";i:9;s:6:\"pickup\";i:10;s:6:\"repair\";i:11;s:11:\"replacement\";i:12;s:2:\"rv\";i:13;s:4:\"sale\";i:14;s:7:\"service\";i:15;s:5:\"truck\";i:16;s:4:\"used\";i:17;s:3:\"van\";i:18;s:21:\"professional services\";}}i:10;a:5:{s:2:\"id\";s:38:\"professional_services__lead_generation\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Lead generation\";s:3:\"mcc\";i:7311;s:8:\"keywords\";a:20:{i:0;s:6:\"action\";i:1;s:2:\"ad\";i:2;s:4:\"call\";i:3;s:5:\"close\";i:4;s:7:\"contact\";i:5;s:7:\"convert\";i:6;s:8:\"customer\";i:7;s:11:\"demographic\";i:8;s:6:\"engine\";i:9;s:4:\"form\";i:10;s:10:\"generation\";i:11;s:11:\"information\";i:12;s:8:\"interest\";i:13;s:4:\"lead\";i:14;s:12:\"optimization\";i:15;s:4:\"sale\";i:16;s:6:\"search\";i:17;s:3:\"seo\";i:18;s:3:\"web\";i:19;s:21:\"professional services\";}}i:11;a:5:{s:2:\"id\";s:48:\"professional_services__direct_marketing_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:16:\"Direct marketing\";s:3:\"mcc\";i:5969;s:8:\"keywords\";a:14:{i:0;s:7:\"address\";i:1;s:10:\"classified\";i:2;s:6:\"direct\";i:3;s:3:\"fax\";i:4;s:4:\"form\";i:5;s:9:\"marketing\";i:6;s:6:\"number\";i:7;s:5:\"order\";i:8;s:7:\"product\";i:9;s:8:\"response\";i:10;s:7:\"service\";i:11;s:9:\"telephone\";i:12;s:6:\"ticket\";i:13;s:21:\"professional services\";}}i:12;a:5:{s:2:\"id\";s:64:\"professional_services__electric_gas_sanitary_and_water_utilities\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:9:\"Utilities\";s:3:\"mcc\";i:4900;s:8:\"keywords\";a:22:{i:0;s:10:\"collection\";i:1;s:9:\"collector\";i:2;s:8:\"disposal\";i:3;s:12:\"distribution\";i:4;s:8:\"electric\";i:5;s:7:\"garbage\";i:6;s:3:\"gas\";i:7;s:10:\"generation\";i:8;s:10:\"management\";i:9;s:7:\"ongoing\";i:10;s:5:\"power\";i:11;s:6:\"refuse\";i:12;s:8:\"sanitary\";i:13;s:7:\"service\";i:14;s:6:\"supply\";i:15;s:6:\"system\";i:16;s:17:\"telecommunication\";i:17;s:12:\"transmission\";i:18;s:7:\"utility\";i:19;s:5:\"waste\";i:20;s:5:\"water\";i:21;s:21:\"professional services\";}}i:13;a:5:{s:2:\"id\";s:50:\"professional_services__general_government_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:19:\"Government services\";s:3:\"mcc\";i:9399;s:8:\"keywords\";a:5:{i:0;s:6:\"agency\";i:1;s:9:\"community\";i:2;s:10:\"government\";i:3;s:7:\"service\";i:4;s:21:\"professional services\";}}i:14;a:5:{s:2:\"id\";s:45:\"professional_services__telemarketing_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:13:\"Telemarketing\";s:3:\"mcc\";i:5966;s:8:\"keywords\";a:8:{i:0;s:7:\"catalog\";i:1;s:6:\"direct\";i:2;s:7:\"mailing\";i:3;s:9:\"marketing\";i:4;s:8:\"outbound\";i:5;s:13:\"telemarketing\";i:6;s:9:\"telephone\";i:7;s:21:\"professional services\";}}i:15;a:5:{s:2:\"id\";s:59:\"professional_services__credit_counseling_or_repair_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:34:\"Credit counseling or credit repair\";s:3:\"mcc\";i:7277;s:8:\"keywords\";a:8:{i:0;s:10:\"counseling\";i:1;s:6:\"credit\";i:2;s:9:\"guarantee\";i:3;s:12:\"professional\";i:4;s:6:\"repair\";i:5;s:5:\"score\";i:6;s:7:\"service\";i:7;s:21:\"professional services\";}}i:16;a:5:{s:2:\"id\";s:51:\"professional_services__mortgage_consulting_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:28:\"Mortgage consulting services\";s:3:\"mcc\";i:7277;s:8:\"keywords\";a:10:{i:0;s:10:\"consulting\";i:1;s:11:\"foreclosure\";i:2;s:9:\"guarantee\";i:3;s:4:\"loan\";i:4;s:12:\"modification\";i:5;s:8:\"mortgage\";i:6;s:12:\"professional\";i:7;s:6:\"relief\";i:8;s:7:\"service\";i:9;s:21:\"professional services\";}}i:17;a:5:{s:2:\"id\";s:46:\"professional_services__debt_reduction_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:23:\"Debt reduction services\";s:3:\"mcc\";i:7277;s:8:\"keywords\";a:17:{i:0;s:9:\"adjusting\";i:1;s:13:\"consolidation\";i:2;s:6:\"credit\";i:3;s:4:\"debt\";i:4;s:9:\"financial\";i:5;s:11:\"foreclosure\";i:6;s:4:\"levy\";i:7;s:12:\"professional\";i:8;s:9:\"reduction\";i:9;s:6:\"relief\";i:10;s:11:\"renegotiate\";i:11;s:9:\"repossess\";i:12;s:7:\"service\";i:13;s:10:\"settlement\";i:14;s:3:\"tax\";i:15;s:4:\"wipe\";i:16;s:21:\"professional services\";}}i:18;a:5:{s:2:\"id\";s:33:\"professional_services__warranties\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:17:\"Warranty Services\";s:3:\"mcc\";i:7699;s:8:\"keywords\";a:15:{i:0;s:9:\"agreement\";i:1;s:8:\"contract\";i:2;s:6:\"device\";i:3;s:8:\"extended\";i:4;s:11:\"maintenance\";i:5;s:4:\"plan\";i:6;s:12:\"professional\";i:7;s:10:\"protection\";i:8;s:6:\"refund\";i:9;s:6:\"repair\";i:10;s:6:\"return\";i:11;s:7:\"service\";i:12;s:12:\"subscription\";i:13;s:8:\"warranty\";i:14;s:21:\"professional services\";}}i:19;a:5:{s:2:\"id\";s:47:\"professional_services__other_marketing_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:24:\"Other Marketing Services\";s:3:\"mcc\";i:7399;s:8:\"keywords\";a:30:{i:0;s:7:\"advisor\";i:1;s:9:\"answering\";i:2;s:11:\"arrangement\";i:3;s:6:\"bureau\";i:4;s:8:\"business\";i:5;s:10:\"conference\";i:6;s:10:\"convention\";i:7;s:9:\"financial\";i:8;s:11:\"information\";i:9;s:3:\"key\";i:10;s:9:\"locksmith\";i:11;s:4:\"mail\";i:12;s:10:\"management\";i:13;s:7:\"meeting\";i:14;s:7:\"message\";i:15;s:7:\"packing\";i:16;s:6:\"paging\";i:17;s:7:\"planner\";i:18;s:8:\"planning\";i:19;s:6:\"postal\";i:20;s:10:\"publishing\";i:21;s:7:\"seminar\";i:22;s:7:\"service\";i:23;s:4:\"show\";i:24;s:9:\"telephone\";i:25;s:7:\"tourist\";i:26;s:5:\"trade\";i:27;s:11:\"translation\";i:28;s:18:\"video-conferencing\";i:29;s:21:\"professional services\";}}i:20;a:5:{s:2:\"id\";s:46:\"professional_services__other_business_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:23:\"Other business services\";s:3:\"mcc\";i:7399;s:8:\"keywords\";a:30:{i:0;s:7:\"advisor\";i:1;s:9:\"answering\";i:2;s:11:\"arrangement\";i:3;s:6:\"bureau\";i:4;s:8:\"business\";i:5;s:10:\"conference\";i:6;s:10:\"convention\";i:7;s:9:\"financial\";i:8;s:11:\"information\";i:9;s:3:\"key\";i:10;s:9:\"locksmith\";i:11;s:4:\"mail\";i:12;s:10:\"management\";i:13;s:7:\"meeting\";i:14;s:7:\"message\";i:15;s:7:\"packing\";i:16;s:6:\"paging\";i:17;s:7:\"planner\";i:18;s:8:\"planning\";i:19;s:6:\"postal\";i:20;s:10:\"publishing\";i:21;s:7:\"seminar\";i:22;s:7:\"service\";i:23;s:4:\"show\";i:24;s:9:\"telephone\";i:25;s:7:\"tourist\";i:26;s:5:\"trade\";i:27;s:11:\"translation\";i:28;s:18:\"video-conferencing\";i:29;s:21:\"professional services\";}}}}i:5;a:4:{s:2:\"id\";s:24:\"membership_organizations\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:24:\"Membership organizations\";s:5:\"items\";a:6:{i:0;a:5:{s:2:\"id\";s:65:\"membership_organizations__civic_fraternal_and_social_associations\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:40:\"Civic, fraternal, or social associations\";s:3:\"mcc\";i:8641;s:8:\"keywords\";a:15:{i:0;s:7:\"alumnae\";i:1;s:6:\"alumni\";i:2;s:11:\"association\";i:3;s:8:\"athletic\";i:4;s:7:\"chamber\";i:5;s:5:\"civic\";i:6;s:8:\"commerce\";i:7;s:9:\"fraternal\";i:8;s:11:\"fundraising\";i:9;s:10:\"membership\";i:10;s:6:\"police\";i:11;s:9:\"political\";i:12;s:6:\"social\";i:13;s:7:\"veteran\";i:14;s:24:\"membership organizations\";}}i:1;a:5:{s:2:\"id\";s:68:\"membership_organizations__charities_and_social_service_organizations\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:41:\"Charities or social service organizations\";s:3:\"mcc\";i:8398;s:8:\"keywords\";a:16:{i:0;s:10:\"charitable\";i:1;s:7:\"charity\";i:2;s:12:\"contribution\";i:3;s:8:\"donation\";i:4;s:9:\"fundraise\";i:5;s:11:\"fundraising\";i:6;s:10:\"membership\";i:7;s:3:\"non\";i:8;s:9:\"nonprofit\";i:9;s:12:\"organization\";i:10;s:9:\"political\";i:11;s:7:\"service\";i:12;s:6:\"social\";i:13;s:7:\"solicit\";i:14;s:7:\"welfare\";i:15;s:24:\"membership organizations\";}}i:2;a:5:{s:2:\"id\";s:49:\"membership_organizations__religious_organizations\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:23:\"Religious organizations\";s:3:\"mcc\";i:8661;s:8:\"keywords\";a:16:{i:0;s:8:\"activity\";i:1;s:6:\"chapel\";i:2;s:7:\"charity\";i:3;s:6:\"church\";i:4;s:10:\"membership\";i:5;s:6:\"mosque\";i:6;s:12:\"organization\";i:7;s:8:\"religion\";i:8;s:9:\"religious\";i:9;s:7:\"service\";i:10;s:5:\"study\";i:11;s:9:\"synagogue\";i:12;s:6:\"temple\";i:13;s:8:\"training\";i:14;s:7:\"worship\";i:15;s:24:\"membership organizations\";}}i:3;a:5:{s:2:\"id\";s:39:\"membership_organizations__country_clubs\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:13:\"Country clubs\";s:3:\"mcc\";i:7997;s:8:\"keywords\";a:28:{i:0;s:8:\"athletic\";i:1;s:4:\"boat\";i:2;s:7:\"bowling\";i:3;s:4:\"club\";i:4;s:7:\"country\";i:5;s:6:\"course\";i:6;s:13:\"entertainment\";i:7;s:8:\"exercise\";i:8;s:8:\"facility\";i:9;s:4:\"golf\";i:10;s:3:\"gun\";i:11;s:6:\"health\";i:12;s:6:\"league\";i:13;s:7:\"massage\";i:14;s:10:\"membership\";i:15;s:8:\"physical\";i:16;s:7:\"private\";i:17;s:11:\"racquetball\";i:18;s:10:\"recreation\";i:19;s:6:\"riding\";i:20;s:7:\"service\";i:21;s:8:\"shooting\";i:22;s:3:\"spa\";i:23;s:6:\"sports\";i:24;s:4:\"swim\";i:25;s:6:\"tennis\";i:26;s:5:\"yacht\";i:27;s:24:\"membership organizations\";}}i:4;a:5:{s:2:\"id\";s:49:\"membership_organizations__political_organizations\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:23:\"Political organizations\";s:3:\"mcc\";i:8651;s:8:\"keywords\";a:14:{i:0;s:9:\"candidate\";i:1;s:7:\"charity\";i:2;s:5:\"civic\";i:3;s:4:\"fund\";i:4;s:10:\"membership\";i:5;s:8:\"national\";i:6;s:12:\"organization\";i:7;s:5:\"party\";i:8;s:9:\"political\";i:9;s:10:\"politician\";i:10;s:5:\"raise\";i:11;s:6:\"social\";i:12;s:5:\"state\";i:13;s:24:\"membership organizations\";}}i:5;a:5:{s:2:\"id\";s:56:\"membership_organizations__other_membership_organizations\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:30:\"Other membership organizations\";s:3:\"mcc\";i:8699;s:8:\"keywords\";a:16:{i:0;s:3:\"art\";i:1;s:11:\"association\";i:2;s:4:\"club\";i:3;s:5:\"condo\";i:4;s:10:\"historical\";i:5;s:3:\"hoa\";i:6;s:4:\"home\";i:7;s:5:\"labor\";i:8;s:10:\"membership\";i:9;s:12:\"organization\";i:10;s:5:\"owner\";i:11;s:6:\"poetry\";i:12;s:12:\"professional\";i:13;s:6:\"tenant\";i:14;s:5:\"union\";i:15;s:24:\"membership organizations\";}}}}i:6;a:4:{s:2:\"id\";s:17:\"personal_services\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:17:\"Personal services\";s:5:\"items\";a:10:{i:0;a:5:{s:2:\"id\";s:38:\"personal_services__photography_studios\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:19:\"Photography studios\";s:3:\"mcc\";i:7221;s:8:\"keywords\";a:10:{i:0;s:7:\"develop\";i:1;s:8:\"personal\";i:2;s:5:\"photo\";i:3;s:11:\"photofinish\";i:4;s:11:\"photography\";i:5;s:8:\"portrait\";i:6;s:5:\"still\";i:7;s:5:\"video\";i:8;s:7:\"wedding\";i:9;s:17:\"personal services\";}}i:1;a:5:{s:2:\"id\";s:41:\"personal_services__health_and_beauty_spas\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:22:\"Health and beauty spas\";s:3:\"mcc\";i:7298;s:8:\"keywords\";a:21:{i:0;s:4:\"bath\";i:1;s:6:\"beauty\";i:2;s:3:\"bed\";i:3;s:6:\"facial\";i:4;s:4:\"hair\";i:5;s:6:\"health\";i:6;s:6:\"herbal\";i:7;s:13:\"instructional\";i:8;s:6:\"makeup\";i:9;s:7:\"massage\";i:10;s:3:\"mud\";i:11;s:8:\"personal\";i:12;s:7:\"service\";i:13;s:5:\"steam\";i:14;s:7:\"styling\";i:15;s:3:\"tan\";i:16;s:11:\"therapeutic\";i:17;s:9:\"treatment\";i:18;s:9:\"whirlpool\";i:19;s:4:\"wrap\";i:20;s:17:\"personal services\";}}i:2;a:5:{s:2:\"id\";s:37:\"personal_services__barbers_and_salons\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:17:\"Salons or barbers\";s:3:\"mcc\";i:7230;s:8:\"keywords\";a:19:{i:0;s:6:\"barber\";i:1;s:6:\"beauty\";i:2;s:4:\"care\";i:3;s:8:\"coloring\";i:4;s:7:\"cutting\";i:5;s:10:\"fingernail\";i:6;s:4:\"hair\";i:7;s:11:\"hairdresser\";i:8;s:6:\"health\";i:9;s:4:\"make\";i:10;s:7:\"make-up\";i:11;s:6:\"makeup\";i:12;s:8:\"manicure\";i:13;s:4:\"nail\";i:14;s:8:\"pedicure\";i:15;s:8:\"personal\";i:16;s:5:\"salon\";i:17;s:7:\"styling\";i:18;s:17:\"personal services\";}}i:3;a:5:{s:2:\"id\";s:39:\"personal_services__landscaping_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:20:\"Landscaping services\";s:3:\"mcc\";i:780;s:8:\"keywords\";a:20:{i:0;s:4:\"care\";i:1;s:6:\"design\";i:2;s:9:\"fertilize\";i:3;s:7:\"florist\";i:4;s:6:\"garden\";i:5;s:12:\"horticulture\";i:6;s:9:\"landscape\";i:7;s:4:\"lawn\";i:8;s:3:\"mow\";i:9;s:5:\"mulch\";i:10;s:7:\"nursery\";i:11;s:4:\"plan\";i:12;s:5:\"plant\";i:13;s:4:\"seed\";i:14;s:3:\"sod\";i:15;s:5:\"spray\";i:16;s:5:\"stock\";i:17;s:6:\"supply\";i:18;s:5:\"trade\";i:19;s:17:\"personal services\";}}i:4;a:5:{s:2:\"id\";s:34:\"personal_services__massage_parlors\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Massage parlors\";s:3:\"mcc\";i:7297;s:8:\"keywords\";a:11:{i:0;s:6:\"beauty\";i:1;s:6:\"health\";i:2;s:3:\"hot\";i:3;s:7:\"massage\";i:4;s:6:\"parlor\";i:5;s:8:\"personal\";i:6;s:5:\"sauna\";i:7;s:3:\"spa\";i:8;s:11:\"therapeutic\";i:9;s:3:\"tub\";i:10;s:17:\"personal services\";}}i:5;a:5:{s:2:\"id\";s:38:\"personal_services__counseling_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:19:\"Counseling services\";s:3:\"mcc\";i:7277;s:8:\"keywords\";a:11:{i:0;s:5:\"abuse\";i:1;s:7:\"alcohol\";i:2;s:10:\"counseling\";i:3;s:4:\"debt\";i:4;s:4:\"drug\";i:5;s:6:\"family\";i:6;s:9:\"financial\";i:7;s:8:\"marriage\";i:8;s:8:\"personal\";i:9;s:7:\"therapy\";i:10;s:17:\"personal services\";}}i:6;a:5:{s:2:\"id\";s:47:\"personal_services__health_and_wellness_coaching\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:28:\"Health and wellness coaching\";s:3:\"mcc\";i:7277;s:8:\"keywords\";a:14:{i:0;s:8:\"behavior\";i:1;s:5:\"being\";i:2;s:6:\"change\";i:3;s:5:\"coach\";i:4;s:5:\"habit\";i:5;s:6:\"health\";i:6;s:10:\"individual\";i:7;s:4:\"life\";i:8;s:8:\"obstacle\";i:9;s:10:\"psychology\";i:10;s:4:\"well\";i:11;s:10:\"well-being\";i:12;s:8:\"wellness\";i:13;s:17:\"personal services\";}}i:7;a:5:{s:2:\"id\";s:48:\"personal_services__laundry_and_cleaning_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:28:\"Laundry or cleaning services\";s:3:\"mcc\";i:7210;s:8:\"keywords\";a:11:{i:0;s:5:\"clean\";i:1;s:8:\"cleaning\";i:2;s:6:\"diaper\";i:3;s:3:\"dry\";i:4;s:4:\"fold\";i:5;s:7:\"garment\";i:6;s:7:\"laundry\";i:7;s:8:\"personal\";i:8;s:5:\"steam\";i:9;s:4:\"wash\";i:10;s:17:\"personal services\";}}i:8;a:5:{s:2:\"id\";s:34:\"personal_services__dating_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Dating services\";s:3:\"mcc\";i:7273;s:8:\"keywords\";a:9:{i:0;s:5:\"adult\";i:1;s:6:\"dating\";i:2;s:6:\"escort\";i:3;s:4:\"love\";i:4;s:8:\"marriage\";i:5;s:10:\"matchmaker\";i:6;s:6:\"online\";i:7;s:8:\"personal\";i:8;s:17:\"personal services\";}}i:9;a:5:{s:2:\"id\";s:42:\"personal_services__other_personal_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:23:\"Other personal services\";s:3:\"mcc\";i:7299;s:8:\"keywords\";a:36:{i:0;s:7:\"advisor\";i:1;s:6:\"animal\";i:2;s:8:\"boarding\";i:3;s:4:\"body\";i:4;s:5:\"breed\";i:5;s:4:\"cash\";i:6;s:6:\"chapel\";i:7;s:12:\"crowdfunding\";i:8;s:10:\"filtration\";i:9;s:9:\"financial\";i:10;s:4:\"gift\";i:11;s:5:\"groom\";i:12;s:5:\"horse\";i:13;s:5:\"hotel\";i:14;s:7:\"housing\";i:15;s:6:\"kennel\";i:16;s:4:\"knot\";i:17;s:8:\"personal\";i:18;s:3:\"pet\";i:19;s:8:\"piercing\";i:20;s:4:\"plan\";i:21;s:7:\"planner\";i:22;s:12:\"purification\";i:23;s:8:\"registry\";i:24;s:6:\"rental\";i:25;s:4:\"rsvp\";i:26;s:7:\"service\";i:27;s:9:\"softening\";i:28;s:6:\"stable\";i:29;s:6:\"tattoo\";i:30;s:11:\"taxidermist\";i:31;s:5:\"train\";i:32;s:9:\"treatment\";i:33;s:5:\"water\";i:34;s:7:\"wedding\";i:35;s:17:\"personal services\";}}}}i:7;a:4:{s:2:\"id\";s:14:\"transportation\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:14:\"Transportation\";s:5:\"items\";a:11:{i:0;a:5:{s:2:\"id\";s:37:\"transportation__ride_sharing_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:11:\"Ridesharing\";s:3:\"mcc\";i:4121;s:8:\"keywords\";a:21:{i:0;s:4:\"auto\";i:1;s:10:\"automobile\";i:2;s:3:\"cab\";i:3;s:3:\"car\";i:4;s:8:\"commuter\";i:5;s:6:\"driver\";i:6;s:4:\"hail\";i:7;s:4:\"limo\";i:8;s:9:\"limousine\";i:9;s:5:\"local\";i:10;s:4:\"lyft\";i:11;s:9:\"passenger\";i:12;s:4:\"ride\";i:13;s:9:\"rideshare\";i:14;s:8:\"suburban\";i:15;s:4:\"taxi\";i:16;s:7:\"taxicab\";i:17;s:14:\"transportation\";i:18;s:6:\"travel\";i:19;s:4:\"uber\";i:20;s:14:\"transportation\";}}i:1;a:5:{s:2:\"id\";s:31:\"transportation__taxis_and_limos\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Taxis and limos\";s:3:\"mcc\";i:4121;s:8:\"keywords\";a:21:{i:0;s:4:\"auto\";i:1;s:10:\"automobile\";i:2;s:3:\"cab\";i:3;s:3:\"car\";i:4;s:8:\"commuter\";i:5;s:6:\"driver\";i:6;s:4:\"hail\";i:7;s:4:\"limo\";i:8;s:9:\"limousine\";i:9;s:5:\"local\";i:10;s:4:\"lyft\";i:11;s:9:\"passenger\";i:12;s:4:\"ride\";i:13;s:9:\"rideshare\";i:14;s:8:\"suburban\";i:15;s:4:\"taxi\";i:16;s:7:\"taxicab\";i:17;s:14:\"transportation\";i:18;s:6:\"travel\";i:19;s:4:\"uber\";i:20;s:14:\"transportation\";}}i:2;a:5:{s:2:\"id\";s:57:\"transportation__courier_services_including_local_delivery\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:16:\"Courier services\";s:3:\"mcc\";i:4215;s:8:\"keywords\";a:18:{i:0;s:3:\"air\";i:1;s:7:\"courier\";i:2;s:7:\"deliver\";i:3;s:8:\"delivery\";i:4;s:7:\"forward\";i:5;s:7:\"freight\";i:6;s:6:\"ground\";i:7;s:6:\"letter\";i:8;s:5:\"motor\";i:9;s:6:\"office\";i:10;s:7:\"package\";i:11;s:6:\"parcel\";i:12;s:4:\"post\";i:13;s:6:\"postal\";i:14;s:9:\"transport\";i:15;s:14:\"transportation\";i:16;s:8:\"trucking\";i:17;s:14:\"transportation\";}}i:3;a:5:{s:2:\"id\";s:28:\"transportation__parking_lots\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:12:\"Parking lots\";s:3:\"mcc\";i:7523;s:8:\"keywords\";a:13:{i:0;s:10:\"automobile\";i:1;s:5:\"basis\";i:2;s:8:\"contract\";i:3;s:5:\"daily\";i:4;s:3:\"fee\";i:5;s:6:\"garage\";i:6;s:6:\"hourly\";i:7;s:7:\"monthly\";i:8;s:4:\"park\";i:9;s:7:\"parking\";i:10;s:7:\"service\";i:11;s:9:\"temporary\";i:12;s:14:\"transportation\";}}i:4;a:5:{s:2:\"id\";s:50:\"transportation__travel_agencies_and_tour_operators\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Travel agencies\";s:3:\"mcc\";i:4722;s:8:\"keywords\";a:31:{i:0;s:13:\"accommodation\";i:1;s:6:\"agency\";i:2;s:5:\"agent\";i:3;s:3:\"air\";i:4;s:6:\"behalf\";i:5;s:7:\"booking\";i:6;s:3:\"bus\";i:7;s:3:\"cab\";i:8;s:7:\"charter\";i:9;s:6:\"cruise\";i:10;s:11:\"information\";i:11;s:4:\"land\";i:12;s:4:\"limo\";i:13;s:9:\"limousine\";i:14;s:7:\"lodging\";i:15;s:8:\"operator\";i:16;s:7:\"package\";i:17;s:9:\"passenger\";i:18;s:4:\"plan\";i:19;s:7:\"railway\";i:20;s:6:\"rental\";i:21;s:3:\"sea\";i:22;s:9:\"steamship\";i:23;s:4:\"taxi\";i:24;s:7:\"taxicab\";i:25;s:9:\"ticketing\";i:26;s:4:\"tour\";i:27;s:14:\"transportation\";i:28;s:6:\"travel\";i:29;s:8:\"traveler\";i:30;s:14:\"transportation\";}}i:5;a:5:{s:2:\"id\";s:34:\"transportation__freight_forwarders\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:18:\"Freight forwarders\";s:3:\"mcc\";i:4215;s:8:\"keywords\";a:23:{i:0;s:3:\"air\";i:1;s:7:\"carrier\";i:2;s:7:\"company\";i:3;s:7:\"courier\";i:4;s:8:\"delivery\";i:5;s:8:\"distance\";i:6;s:4:\"farm\";i:7;s:9:\"forwarder\";i:8;s:7:\"freight\";i:9;s:5:\"goods\";i:10;s:6:\"ground\";i:11;s:9:\"household\";i:12;s:5:\"local\";i:13;s:4:\"long\";i:14;s:6:\"moving\";i:15;s:12:\"refrigerated\";i:16;s:7:\"service\";i:17;s:7:\"storage\";i:18;s:9:\"transport\";i:19;s:14:\"transportation\";i:20;s:8:\"trucking\";i:21;s:11:\"warehousing\";i:22;s:14:\"transportation\";}}i:6;a:5:{s:2:\"id\";s:53:\"transportation__shipping_forwarding_and_drop_shipping\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:22:\"Shipping or forwarding\";s:3:\"mcc\";i:4215;s:8:\"keywords\";a:16:{i:0;s:3:\"air\";i:1;s:5:\"cargo\";i:2;s:10:\"consultant\";i:3;s:8:\"consumer\";i:4;s:7:\"courier\";i:5;s:8:\"customer\";i:6;s:7:\"deliver\";i:7;s:6:\"direct\";i:8;s:7:\"forward\";i:9;s:7:\"freight\";i:10;s:5:\"local\";i:11;s:6:\"parcel\";i:12;s:8:\"supplier\";i:13;s:3:\"ups\";i:14;s:4:\"usps\";i:15;s:14:\"transportation\";}}i:7;a:5:{s:2:\"id\";s:39:\"transportation__commuter_transportation\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:23:\"Commuter transportation\";s:3:\"mcc\";i:4111;s:8:\"keywords\";a:22:{i:0;s:3:\"bus\";i:1;s:3:\"cab\";i:2;s:7:\"carpool\";i:3;s:7:\"commute\";i:4;s:8:\"commuter\";i:5;s:6:\"driver\";i:6;s:5:\"ferry\";i:7;s:4:\"limo\";i:8;s:9:\"limousine\";i:9;s:5:\"local\";i:10;s:4:\"mass\";i:11;s:9:\"passenger\";i:12;s:7:\"railway\";i:13;s:4:\"ride\";i:14;s:5:\"route\";i:15;s:8:\"schedule\";i:16;s:5:\"share\";i:17;s:8:\"suburban\";i:18;s:4:\"taxi\";i:19;s:14:\"transportation\";i:20;s:6:\"travel\";i:21;s:14:\"transportation\";}}i:8;a:5:{s:2:\"id\";s:28:\"transportation__cruise_lines\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:12:\"Cruise lines\";s:3:\"mcc\";i:4411;s:8:\"keywords\";a:24:{i:0;s:3:\"all\";i:1;s:5:\"cabin\";i:2;s:8:\"commuter\";i:3;s:6:\"cruise\";i:4;s:13:\"entertainment\";i:5;s:5:\"ferry\";i:6;s:4:\"food\";i:7;s:9:\"inclusive\";i:8;s:6:\"inland\";i:9;s:4:\"line\";i:10;s:5:\"local\";i:11;s:6:\"luxury\";i:12;s:4:\"open\";i:13;s:9:\"passenger\";i:14;s:8:\"pleasure\";i:15;s:5:\"route\";i:16;s:3:\"sea\";i:17;s:4:\"ship\";i:18;s:8:\"suburban\";i:19;s:14:\"transportation\";i:20;s:6:\"travel\";i:21;s:8:\"vacation\";i:22;s:5:\"water\";i:23;s:14:\"transportation\";}}i:9;a:5:{s:2:\"id\";s:41:\"transportation__airlines_and_air_carriers\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:25:\"Airlines and air carriers\";s:3:\"mcc\";i:4511;s:8:\"keywords\";a:5:{i:0;s:3:\"air\";i:1;s:7:\"airline\";i:2;s:7:\"carrier\";i:3;s:6:\"travel\";i:4;s:14:\"transportation\";}}i:10;a:5:{s:2:\"id\";s:45:\"transportation__other_transportation_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:29:\"Other transportation services\";s:3:\"mcc\";i:4789;s:8:\"keywords\";a:19:{i:0;s:6:\"aerial\";i:1;s:7:\"airport\";i:2;s:7:\"bicycle\";i:3;s:3:\"bus\";i:4;s:3:\"cab\";i:5;s:5:\"cable\";i:6;s:3:\"car\";i:7;s:8:\"carriage\";i:8;s:5:\"drawn\";i:9;s:5:\"ferry\";i:10;s:5:\"horse\";i:11;s:9:\"passenger\";i:12;s:7:\"pedicab\";i:13;s:7:\"shuttle\";i:14;s:4:\"taxi\";i:15;s:7:\"tramway\";i:16;s:14:\"transportation\";i:17;s:6:\"travel\";i:18;s:14:\"transportation\";}}}}i:8;a:4:{s:2:\"id\";s:18:\"travel_and_lodging\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:18:\"Travel and lodging\";s:5:\"items\";a:4:{i:0;a:5:{s:2:\"id\";s:36:\"travel_and_lodging__property_rentals\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:16:\"Property rentals\";s:3:\"mcc\";i:6513;s:8:\"keywords\";a:24:{i:0;s:5:\"agent\";i:1;s:9:\"apartment\";i:2;s:11:\"association\";i:3;s:6:\"broker\";i:4;s:10:\"commercial\";i:5;s:10:\"commission\";i:6;s:5:\"condo\";i:7;s:6:\"estate\";i:8;s:3:\"fee\";i:9;s:9:\"financial\";i:10;s:9:\"homeowner\";i:11;s:5:\"hotel\";i:12;s:7:\"housing\";i:13;s:7:\"lodging\";i:14;s:10:\"management\";i:15;s:7:\"manager\";i:16;s:8:\"mortgage\";i:17;s:5:\"motel\";i:18;s:7:\"payment\";i:19;s:4:\"real\";i:20;s:6:\"rental\";i:21;s:11:\"residential\";i:22;s:7:\"service\";i:23;s:18:\"travel and lodging\";}}i:1;a:5:{s:2:\"id\";s:26:\"travel_and_lodging__hotels\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:23:\"Hotels, inns, or motels\";s:3:\"mcc\";i:7011;s:8:\"keywords\";a:21:{i:0;s:6:\"airbnb\";i:1;s:3:\"bed\";i:2;s:9:\"breakfast\";i:3;s:5:\"cabin\";i:4;s:7:\"central\";i:5;s:7:\"cottage\";i:6;s:5:\"couch\";i:7;s:9:\"homeshare\";i:8;s:5:\"hotel\";i:9;s:3:\"inn\";i:10;s:7:\"lodging\";i:11;s:5:\"motel\";i:12;s:8:\"property\";i:13;s:11:\"reservation\";i:14;s:6:\"resort\";i:15;s:5:\"share\";i:16;s:5:\"short\";i:17;s:4:\"surf\";i:18;s:4:\"term\";i:19;s:6:\"travel\";i:20;s:18:\"travel and lodging\";}}i:2;a:5:{s:2:\"id\";s:30:\"travel_and_lodging__timeshares\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:10:\"Timeshares\";s:3:\"mcc\";i:7012;s:8:\"keywords\";a:10:{i:0;s:7:\"arrange\";i:1;s:5:\"condo\";i:2;s:11:\"condominium\";i:3;s:8:\"exchange\";i:4;s:5:\"lease\";i:5;s:4:\"rent\";i:6;s:4:\"sell\";i:7;s:9:\"timeshare\";i:8;s:6:\"travel\";i:9;s:18:\"travel and lodging\";}}i:3;a:5:{s:2:\"id\";s:44:\"travel_and_lodging__other_travel_and_lodging\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:24:\"Other travel and lodging\";s:3:\"mcc\";i:4789;s:8:\"keywords\";a:19:{i:0;s:6:\"aerial\";i:1;s:7:\"airport\";i:2;s:7:\"bicycle\";i:3;s:3:\"bus\";i:4;s:3:\"cab\";i:5;s:5:\"cable\";i:6;s:3:\"car\";i:7;s:8:\"carriage\";i:8;s:5:\"drawn\";i:9;s:5:\"ferry\";i:10;s:5:\"horse\";i:11;s:9:\"passenger\";i:12;s:7:\"pedicab\";i:13;s:7:\"shuttle\";i:14;s:4:\"taxi\";i:15;s:7:\"tramway\";i:16;s:14:\"transportation\";i:17;s:6:\"travel\";i:18;s:18:\"travel and lodging\";}}}}i:9;a:4:{s:2:\"id\";s:16:\"medical_services\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:16:\"Medical services\";s:5:\"items\";a:14:{i:0;a:5:{s:2:\"id\";s:33:\"medical_services__medical_devices\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Medical devices\";s:3:\"mcc\";i:5047;s:8:\"keywords\";a:41:{i:0;s:3:\"aid\";i:1;s:4:\"aids\";i:2;s:3:\"als\";i:3;s:9:\"alzheimer\";i:4;s:9:\"arthritis\";i:5;s:5:\"bipap\";i:6;s:6:\"cancer\";i:7;s:7:\"contact\";i:8;s:5:\"covid\";i:9;s:4:\"cpap\";i:10;s:13:\"defibrillator\";i:11;s:6:\"dental\";i:12;s:6:\"dermal\";i:13;s:6:\"device\";i:14;s:8:\"diabetes\";i:15;s:10:\"disposable\";i:16;s:10:\"electrical\";i:17;s:8:\"eyeglass\";i:18;s:6:\"filler\";i:19;s:7:\"hearing\";i:20;s:3:\"hiv\";i:21;s:10:\"hypodermic\";i:22;s:7:\"implant\";i:23;s:7:\"inhaler\";i:24;s:7:\"insulin\";i:25;s:3:\"kit\";i:26;s:5:\"lense\";i:27;s:7:\"medical\";i:28;s:6:\"muscle\";i:29;s:9:\"nebulizer\";i:30;s:4:\"need\";i:31;s:6:\"needle\";i:32;s:12:\"prescription\";i:33;s:10:\"rheumatoid\";i:34;s:8:\"serology\";i:35;s:3:\"std\";i:36;s:3:\"sti\";i:37;s:11:\"stimulation\";i:38;s:7:\"syringe\";i:39;s:7:\"testing\";i:40;s:16:\"medical services\";}}i:1;a:5:{s:2:\"id\";s:40:\"medical_services__doctors_and_physicians\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:22:\"Doctors and physicians\";s:3:\"mcc\";i:8011;s:8:\"keywords\";a:19:{i:0;s:8:\"cosmetic\";i:1;s:13:\"dermatologist\";i:2;s:6:\"doctor\";i:3;s:7:\"general\";i:4;s:12:\"gynecologist\";i:5;s:7:\"medical\";i:6;s:8:\"medicine\";i:7;s:11:\"neurologist\";i:8;s:12:\"obstetrician\";i:9;s:11:\"orthopedist\";i:10;s:12:\"pediatrician\";i:11;s:9:\"physician\";i:12;s:7:\"plastic\";i:13;s:12:\"psychiatrist\";i:14;s:11:\"radiologist\";i:15;s:11:\"specialized\";i:16;s:7:\"surgeon\";i:17;s:7:\"surgery\";i:18;s:16:\"medical services\";}}i:2;a:5:{s:2:\"id\";s:58:\"medical_services__opticians_opticians_goods_and_eyeglasses\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:24:\"Opticians and eyeglasses\";s:3:\"mcc\";i:8043;s:8:\"keywords\";a:10:{i:0;s:4:\"exam\";i:1;s:3:\"eye\";i:2;s:8:\"eyeglass\";i:3;s:7:\"glasses\";i:4;s:5:\"goods\";i:5;s:7:\"medical\";i:6;s:7:\"optical\";i:7;s:8:\"optician\";i:8;s:12:\"prescription\";i:9;s:16:\"medical services\";}}i:3;a:5:{s:2:\"id\";s:44:\"medical_services__dentists_and_orthodontists\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:26:\"Dentists and orthodontists\";s:3:\"mcc\";i:8021;s:8:\"keywords\";a:10:{i:0;s:6:\"dental\";i:1;s:7:\"dentist\";i:2;s:6:\"doctor\";i:3;s:7:\"general\";i:4;s:7:\"medical\";i:5;s:12:\"orthodontist\";i:6;s:9:\"physician\";i:7;s:11:\"specialized\";i:8;s:7:\"surgery\";i:9;s:16:\"medical services\";}}i:4;a:5:{s:2:\"id\";s:31:\"medical_services__chiropractors\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:13:\"Chiropractors\";s:3:\"mcc\";i:8041;s:8:\"keywords\";a:11:{i:0;s:8:\"adjusted\";i:1;s:12:\"chiropractor\";i:2;s:6:\"column\";i:3;s:6:\"doctor\";i:4;s:5:\"limbs\";i:5;s:11:\"manipulated\";i:6;s:7:\"medical\";i:7;s:9:\"physician\";i:8;s:6:\"spinal\";i:9;s:7:\"therapy\";i:10;s:16:\"medical services\";}}i:5;a:5:{s:2:\"id\";s:54:\"medical_services__nursing_and_personal_care_facilities\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:35:\"Nursing or personal care facilities\";s:3:\"mcc\";i:8050;s:8:\"keywords\";a:17:{i:0;s:4:\"care\";i:1;s:12:\"convalescent\";i:2;s:5:\"elder\";i:3;s:8:\"facility\";i:4;s:4:\"heal\";i:5;s:4:\"home\";i:6;s:7:\"hospice\";i:7;s:7:\"housing\";i:8;s:9:\"inpatient\";i:9;s:4:\"long\";i:10;s:7:\"medical\";i:11;s:7:\"nursing\";i:12;s:8:\"personal\";i:13;s:4:\"rest\";i:14;s:7:\"surgery\";i:15;s:4:\"term\";i:16;s:16:\"medical services\";}}i:6;a:5:{s:2:\"id\";s:27:\"medical_services__hospitals\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:9:\"Hospitals\";s:3:\"mcc\";i:8062;s:8:\"keywords\";a:17:{i:0;s:4:\"care\";i:1;s:10:\"continuous\";i:2;s:10:\"diagnostic\";i:3;s:5:\"elder\";i:4;s:9:\"extensive\";i:5;s:4:\"home\";i:6;s:8:\"hospital\";i:7;s:7:\"medical\";i:8;s:6:\"mental\";i:9;s:7:\"nursing\";i:10;s:11:\"psychiatric\";i:11;s:7:\"service\";i:12;s:8:\"services\";i:13;s:7:\"surgery\";i:14;s:9:\"treatment\";i:15;s:10:\"veterinary\";i:16;s:16:\"medical services\";}}i:7;a:5:{s:2:\"id\";s:54:\"medical_services__personal_fundraising_or_crowdfunding\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:36:\"Personal fundraising or crowdfunding\";s:3:\"mcc\";i:8398;s:8:\"keywords\";a:12:{i:0;s:9:\"awareness\";i:1;s:12:\"crowdfunding\";i:2;s:7:\"expense\";i:3;s:9:\"financial\";i:4;s:11:\"fundraising\";i:5;s:9:\"invention\";i:6;s:5:\"money\";i:7;s:8:\"personal\";i:8;s:5:\"raise\";i:9;s:7:\"service\";i:10;s:7:\"support\";i:11;s:16:\"medical services\";}}i:8;a:5:{s:2:\"id\";s:40:\"medical_services__mental_health_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:22:\"Mental health services\";s:3:\"mcc\";i:8099;s:8:\"keywords\";a:13:{i:0;s:7:\"counsel\";i:1;s:6:\"health\";i:2;s:9:\"inpatient\";i:3;s:10:\"medication\";i:4;s:10:\"meditation\";i:5;s:6:\"mental\";i:6;s:13:\"psychotherapy\";i:7;s:11:\"residential\";i:8;s:7:\"service\";i:9;s:11:\"supervision\";i:10;s:7:\"therapy\";i:11;s:4:\"yoga\";i:12;s:16:\"medical services\";}}i:9;a:5:{s:2:\"id\";s:33:\"medical_services__assisted_living\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Assisted living\";s:3:\"mcc\";i:8050;s:8:\"keywords\";a:9:{i:0;s:8:\"assisted\";i:1;s:5:\"elder\";i:2;s:4:\"home\";i:3;s:6:\"living\";i:4;s:7:\"medical\";i:5;s:5:\"nurse\";i:6;s:7:\"nursing\";i:7;s:6:\"senior\";i:8;s:16:\"medical services\";}}i:10;a:5:{s:2:\"id\";s:37:\"medical_services__veterinary_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:19:\"Veterinary services\";s:3:\"mcc\";i:742;s:8:\"keywords\";a:16:{i:0;s:6:\"animal\";i:1;s:3:\"cat\";i:2;s:6:\"clinic\";i:3;s:7:\"dentist\";i:4;s:3:\"dog\";i:5;s:4:\"food\";i:6;s:8:\"hospital\";i:7;s:9:\"livestock\";i:8;s:7:\"medical\";i:9;s:8:\"medicine\";i:10;s:3:\"pet\";i:11;s:6:\"supply\";i:12;s:7:\"surgery\";i:13;s:3:\"vet\";i:14;s:10:\"veterinary\";i:15;s:16:\"medical services\";}}i:11;a:5:{s:2:\"id\";s:54:\"medical_services__medical_organizations_and_membership\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:21:\"Medical organizations\";s:3:\"mcc\";i:8699;s:8:\"keywords\";a:16:{i:0;s:3:\"art\";i:1;s:11:\"association\";i:2;s:4:\"club\";i:3;s:5:\"condo\";i:4;s:10:\"historical\";i:5;s:3:\"hoa\";i:6;s:4:\"home\";i:7;s:5:\"labor\";i:8;s:10:\"membership\";i:9;s:12:\"organization\";i:10;s:5:\"owner\";i:11;s:6:\"poetry\";i:12;s:12:\"professional\";i:13;s:6:\"tenant\";i:14;s:5:\"union\";i:15;s:16:\"medical services\";}}i:12;a:5:{s:2:\"id\";s:36:\"medical_services__telemed_telehealth\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:27:\"Telemedicine and Telehealth\";s:3:\"mcc\";i:8011;s:8:\"keywords\";a:14:{i:0;s:4:\"care\";i:1;s:12:\"consultation\";i:2;s:7:\"deliver\";i:3;s:8:\"dispense\";i:4;s:7:\"medical\";i:5;s:4:\"mill\";i:6;s:8:\"pharmacy\";i:7;s:4:\"pill\";i:8;s:12:\"prescription\";i:9;s:7:\"service\";i:10;s:10:\"telehealth\";i:11;s:7:\"telemed\";i:12;s:7:\"virtual\";i:13;s:16:\"medical services\";}}i:13;a:5:{s:2:\"id\";s:40:\"medical_services__other_medical_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:22:\"Other medical services\";s:3:\"mcc\";i:8099;s:8:\"keywords\";a:27:{i:0;s:4:\"bank\";i:1;s:5:\"blood\";i:2;s:8:\"chemical\";i:3;s:6:\"clinic\";i:4;s:10:\"dependency\";i:5;s:9:\"fertility\";i:6;s:4:\"hair\";i:7;s:6:\"health\";i:8;s:7:\"hearing\";i:9;s:7:\"massage\";i:10;s:7:\"medical\";i:11;s:8:\"medicine\";i:12;s:6:\"mental\";i:13;s:8:\"physical\";i:14;s:12:\"practitioner\";i:15;s:12:\"professional\";i:16;s:12:\"psychiatrist\";i:17;s:12:\"psychologist\";i:18;s:11:\"replacement\";i:19;s:7:\"service\";i:20;s:6:\"sports\";i:21;s:8:\"surgical\";i:22;s:7:\"testing\";i:23;s:11:\"therapeutic\";i:24;s:9:\"therapist\";i:25;s:9:\"treatment\";i:26;s:16:\"medical services\";}}}}i:10;a:4:{s:2:\"id\";s:9:\"education\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:9:\"Education\";s:5:\"items\";a:5:{i:0;a:5:{s:2:\"id\";s:30:\"education__child_care_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:19:\"Child care services\";s:3:\"mcc\";i:8351;s:8:\"keywords\";a:14:{i:0;s:11:\"babysitting\";i:1;s:4:\"care\";i:2;s:5:\"child\";i:3;s:8:\"children\";i:4;s:3:\"day\";i:5;s:6:\"infant\";i:6;s:3:\"kid\";i:7;s:7:\"nannies\";i:8;s:5:\"nanny\";i:9;s:7:\"nursery\";i:10;s:8:\"personal\";i:11;s:9:\"preschool\";i:12;s:7:\"service\";i:13;s:9:\"education\";}}i:1;a:5:{s:2:\"id\";s:73:\"education__colleges_junior_colleges_universities_and_professional_schools\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:24:\"Colleges or universities\";s:3:\"mcc\";i:8220;s:8:\"keywords\";a:18:{i:0;s:8:\"academic\";i:1;s:7:\"college\";i:2;s:9:\"community\";i:3;s:6:\"course\";i:4;s:6:\"degree\";i:5;s:6:\"dental\";i:6;s:9:\"education\";i:7;s:11:\"engineering\";i:8;s:8:\"graduate\";i:9;s:6:\"junior\";i:10;s:3:\"law\";i:11;s:7:\"medical\";i:12;s:12:\"professional\";i:13;s:6:\"school\";i:14;s:8:\"seminary\";i:15;s:11:\"theological\";i:16;s:10:\"university\";i:17;s:9:\"education\";}}i:2;a:5:{s:2:\"id\";s:47:\"education__vocational_schools_and_trade_schools\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:35:\"Vocational schools or trade schools\";s:3:\"mcc\";i:8249;s:8:\"keywords\";a:16:{i:0;s:9:\"carpentry\";i:1;s:7:\"driving\";i:2;s:9:\"education\";i:3;s:6:\"estate\";i:4;s:9:\"institute\";i:5;s:11:\"instruction\";i:6;s:9:\"mechanics\";i:7;s:4:\"real\";i:8;s:7:\"special\";i:9;s:9:\"technical\";i:10;s:5:\"trade\";i:11;s:8:\"training\";i:12;s:5:\"truck\";i:13;s:10:\"vocational\";i:14;s:4:\"weld\";i:15;s:9:\"education\";}}i:3;a:5:{s:2:\"id\";s:43:\"education__elementary_and_secondary_schools\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:31:\"Elementary or secondary schools\";s:3:\"mcc\";i:8211;s:8:\"keywords\";a:14:{i:0;s:8:\"academic\";i:1;s:4:\"care\";i:2;s:5:\"child\";i:3;s:9:\"education\";i:4;s:10:\"elementary\";i:5;s:5:\"grade\";i:6;s:7:\"grammar\";i:7;s:4:\"high\";i:8;s:11:\"instruction\";i:9;s:12:\"kindergarten\";i:10;s:6:\"middle\";i:11;s:6:\"school\";i:12;s:9:\"secondary\";i:13;s:9:\"education\";}}i:4;a:5:{s:2:\"id\";s:37:\"education__other_educational_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:26:\"Other educational services\";s:3:\"mcc\";i:8299;s:8:\"keywords\";a:19:{i:0;s:3:\"art\";i:1;s:4:\"auto\";i:2;s:8:\"aviation\";i:3;s:4:\"cook\";i:4;s:6:\"course\";i:5;s:8:\"culinary\";i:6;s:6:\"driver\";i:7;s:7:\"driving\";i:8;s:9:\"education\";i:9;s:6:\"flying\";i:10;s:11:\"instruction\";i:11;s:3:\"job\";i:12;s:6:\"karate\";i:13;s:5:\"model\";i:14;s:6:\"school\";i:15;s:7:\"service\";i:16;s:7:\"traffic\";i:17;s:5:\"train\";i:18;s:9:\"education\";}}}}i:11;a:4:{s:2:\"id\";s:28:\"entertainment_and_recreation\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:28:\"Entertainment and recreation\";s:5:\"items\";a:12:{i:0;a:5:{s:2:\"id\";s:45:\"entertainment_and_recreation__ticket_agencies\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Event ticketing\";s:3:\"mcc\";i:7922;s:8:\"keywords\";a:24:{i:0;s:6:\"agency\";i:1;s:3:\"art\";i:2;s:7:\"booking\";i:3;s:7:\"casting\";i:4;s:7:\"company\";i:5;s:7:\"concert\";i:6;s:13:\"entertainment\";i:7;s:9:\"equipment\";i:8;s:5:\"event\";i:9;s:5:\"group\";i:10;s:8:\"lighting\";i:11;s:4:\"live\";i:12;s:10:\"performing\";i:13;s:10:\"production\";i:14;s:4:\"road\";i:15;s:5:\"scalp\";i:16;s:7:\"scenery\";i:17;s:6:\"summer\";i:18;s:4:\"swap\";i:19;s:7:\"theater\";i:20;s:10:\"theatrical\";i:21;s:9:\"ticketing\";i:22;s:5:\"trade\";i:23;s:28:\"entertainment and recreation\";}}i:1;a:5:{s:2:\"id\";s:49:\"entertainment_and_recreation__tourist_attractions\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:19:\"Tourist attractions\";s:3:\"mcc\";i:7991;s:8:\"keywords\";a:15:{i:0;s:8:\"aquarium\";i:1;s:9:\"arboretum\";i:2;s:3:\"art\";i:3;s:10:\"attraction\";i:4;s:9:\"botanical\";i:5;s:5:\"craft\";i:6;s:13:\"entertainment\";i:7;s:7:\"exhibit\";i:8;s:10:\"exposition\";i:9;s:6:\"garden\";i:10;s:6:\"museum\";i:11;s:4:\"show\";i:12;s:7:\"tourist\";i:13;s:6:\"winery\";i:14;s:28:\"entertainment and recreation\";}}i:2;a:5:{s:2:\"id\";s:48:\"entertainment_and_recreation__recreational_camps\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:18:\"Recreational camps\";s:3:\"mcc\";i:7032;s:8:\"keywords\";a:16:{i:0;s:3:\"boy\";i:1;s:4:\"camp\";i:2;s:10:\"campground\";i:3;s:8:\"children\";i:4;s:4:\"dude\";i:5;s:13:\"entertainment\";i:6;s:4:\"girl\";i:7;s:3:\"kid\";i:8;s:6:\"nudist\";i:9;s:5:\"ranch\";i:10;s:10:\"recreation\";i:11;s:12:\"recreational\";i:12;s:5:\"sport\";i:13;s:8:\"sporting\";i:14;s:7:\"trailer\";i:15;s:28:\"entertainment and recreation\";}}i:3;a:5:{s:2:\"id\";s:60:\"entertainment_and_recreation__musicians_bands_and_orchestras\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:31:\"Musicians, bands, or orchestras\";s:3:\"mcc\";i:7929;s:8:\"keywords\";a:12:{i:0;s:4:\"band\";i:1;s:8:\"comedian\";i:2;s:5:\"dance\";i:3;s:2:\"dj\";i:4;s:9:\"entertain\";i:5;s:13:\"entertainment\";i:6;s:8:\"magician\";i:7;s:5:\"music\";i:8;s:8:\"musician\";i:9;s:9:\"orchestra\";i:10;s:10:\"theatrical\";i:11;s:28:\"entertainment and recreation\";}}i:4;a:5:{s:2:\"id\";s:68:\"entertainment_and_recreation__amusement_parks_carnivals_and_circuses\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:39:\"Amusement parks, carnivals, or circuses\";s:3:\"mcc\";i:7996;s:8:\"keywords\";a:27:{i:0;s:9:\"amusement\";i:1;s:6:\"animal\";i:2;s:9:\"astrology\";i:3;s:4:\"card\";i:4;s:8:\"carnival\";i:5;s:6:\"circus\";i:6;s:6:\"county\";i:7;s:13:\"entertainment\";i:8;s:7:\"exhibit\";i:9;s:4:\"fair\";i:10;s:4:\"food\";i:11;s:7:\"fortune\";i:12;s:4:\"game\";i:13;s:10:\"mechanical\";i:14;s:6:\"mystic\";i:15;s:4:\"park\";i:16;s:7:\"psychic\";i:17;s:4:\"read\";i:18;s:4:\"ride\";i:19;s:5:\"snack\";i:20;s:5:\"stand\";i:21;s:5:\"state\";i:22;s:5:\"tarot\";i:23;s:7:\"telling\";i:24;s:5:\"theme\";i:25;s:7:\"tourist\";i:26;s:28:\"entertainment and recreation\";}}i:5;a:5:{s:2:\"id\";s:45:\"entertainment_and_recreation__fortune_tellers\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Fortune tellers\";s:3:\"mcc\";i:7996;s:8:\"keywords\";a:7:{i:0;s:13:\"entertainment\";i:1;s:7:\"fortune\";i:2;s:7:\"psychic\";i:3;s:10:\"recreation\";i:4;s:5:\"tarot\";i:5;s:6:\"teller\";i:6;s:28:\"entertainment and recreation\";}}i:6;a:5:{s:2:\"id\";s:44:\"entertainment_and_recreation__movie_theaters\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:14:\"Movie theaters\";s:3:\"mcc\";i:7832;s:8:\"keywords\";a:11:{i:0;s:6:\"cinema\";i:1;s:13:\"entertainment\";i:2;s:4:\"film\";i:3;s:6:\"motion\";i:4;s:5:\"movie\";i:5;s:6:\"online\";i:6;s:7:\"picture\";i:7;s:11:\"refreshment\";i:8;s:7:\"theater\";i:9;s:6:\"ticket\";i:10;s:28:\"entertainment and recreation\";}}i:7;a:5:{s:2:\"id\";s:56:\"entertainment_and_recreation__betting_and_fantasy_sports\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:25:\"Betting or fantasy sports\";s:3:\"mcc\";i:7995;s:8:\"keywords\";a:9:{i:0;s:7:\"betting\";i:1;s:6:\"casino\";i:2;s:5:\"draft\";i:3;s:13:\"entertainment\";i:4;s:7:\"fantasy\";i:5;s:8:\"gambling\";i:6;s:10:\"recreation\";i:7;s:5:\"sport\";i:8;s:28:\"entertainment and recreation\";}}i:8;a:5:{s:2:\"id\";s:39:\"entertainment_and_recreation__lotteries\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:9:\"Lotteries\";s:3:\"mcc\";i:7995;s:8:\"keywords\";a:7:{i:0;s:13:\"entertainment\";i:1;s:8:\"gambling\";i:2;s:10:\"government\";i:3;s:8:\"licensed\";i:4;s:7:\"lottery\";i:5;s:5:\"owned\";i:6;s:28:\"entertainment and recreation\";}}i:9;a:5:{s:2:\"id\";s:71:\"entertainment_and_recreation__sports_forecasting_or_prediction_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:41:\"Sports forecasting or prediction services\";s:3:\"mcc\";i:7999;s:8:\"keywords\";a:16:{i:0;s:6:\"advice\";i:1;s:8:\"athletic\";i:2;s:3:\"bet\";i:3;s:11:\"calculation\";i:4;s:4:\"data\";i:5;s:10:\"estimation\";i:6;s:7:\"fantasy\";i:7;s:8:\"football\";i:8;s:11:\"forecasting\";i:9;s:8:\"gambling\";i:10;s:11:\"information\";i:11;s:7:\"outcome\";i:12;s:10:\"prediction\";i:13;s:8:\"research\";i:14;s:6:\"sports\";i:15;s:28:\"entertainment and recreation\";}}i:10;a:5:{s:2:\"id\";s:45:\"entertainment_and_recreation__online_gambling\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Online gambling\";s:3:\"mcc\";i:7801;s:8:\"keywords\";a:11:{i:0;s:3:\"bet\";i:1;s:9:\"blackjack\";i:2;s:4:\"card\";i:3;s:5:\"draft\";i:4;s:13:\"entertainment\";i:5;s:8:\"gambling\";i:6;s:6:\"online\";i:7;s:5:\"poker\";i:8;s:10:\"recreation\";i:9;s:6:\"sports\";i:10;s:28:\"entertainment and recreation\";}}i:11;a:5:{s:2:\"id\";s:58:\"entertainment_and_recreation__other_types_of_entertainment\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:34:\"Other entertainment and recreation\";s:3:\"mcc\";i:7999;s:8:\"keywords\";a:38:{i:0;s:6:\"active\";i:1;s:8:\"aircraft\";i:2;s:7:\"balloon\";i:3;s:7:\"batting\";i:4;s:7:\"bicycle\";i:5;s:4:\"cage\";i:6;s:6:\"diving\";i:7;s:7:\"driving\";i:8;s:8:\"electric\";i:9;s:13:\"entertainment\";i:10;s:7:\"fishing\";i:11;s:4:\"game\";i:12;s:4:\"golf\";i:13;s:9:\"horseback\";i:14;s:7:\"hunting\";i:15;s:11:\"instruction\";i:16;s:7:\"license\";i:17;s:9:\"mini-golf\";i:18;s:9:\"miniature\";i:19;s:8:\"minigolf\";i:20;s:10:\"motorcycle\";i:21;s:11:\"parachuting\";i:22;s:13:\"participation\";i:23;s:8:\"physical\";i:24;s:4:\"pool\";i:25;s:6:\"public\";i:26;s:5:\"range\";i:27;s:10:\"recreation\";i:28;s:6:\"rental\";i:29;s:6:\"riding\";i:30;s:6:\"roller\";i:31;s:7:\"scooter\";i:32;s:8:\"shooting\";i:33;s:7:\"skating\";i:34;s:3:\"ski\";i:35;s:3:\"sky\";i:36;s:5:\"slope\";i:37;s:28:\"entertainment and recreation\";}}}}i:12;a:4:{s:2:\"id\";s:17:\"building_services\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:17:\"Building services\";s:5:\"items\";a:8:{i:0;a:5:{s:2:\"id\";s:38:\"building_services__general_contractors\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:19:\"General contractors\";s:3:\"mcc\";i:1520;s:8:\"keywords\";a:31:{i:0;s:8:\"addition\";i:1;s:3:\"air\";i:2;s:5:\"alter\";i:3;s:8:\"building\";i:4;s:9:\"carpentry\";i:5;s:10:\"commercial\";i:6;s:8:\"concrete\";i:7;s:12:\"conditioning\";i:8;s:12:\"construction\";i:9;s:10:\"contractor\";i:10;s:10:\"electrical\";i:11;s:7:\"general\";i:12;s:7:\"heating\";i:13;s:10:\"insulation\";i:14;s:7:\"masonry\";i:15;s:5:\"metal\";i:16;s:10:\"plastering\";i:17;s:8:\"plumbing\";i:18;s:7:\"remodel\";i:19;s:6:\"repair\";i:20;s:11:\"residential\";i:21;s:7:\"roofing\";i:22;s:7:\"setting\";i:23;s:5:\"sheet\";i:24;s:6:\"siding\";i:25;s:7:\"special\";i:26;s:9:\"stonework\";i:27;s:13:\"subcontractor\";i:28;s:4:\"tile\";i:29;s:5:\"trade\";i:30;s:17:\"building services\";}}i:1;a:5:{s:2:\"id\";s:41:\"building_services__electrical_contractors\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:22:\"Electrical contractors\";s:3:\"mcc\";i:1731;s:8:\"keywords\";a:19:{i:0;s:5:\"alarm\";i:1;s:5:\"cable\";i:2;s:10:\"commercial\";i:3;s:10:\"contractor\";i:4;s:8:\"electric\";i:5;s:10:\"electrical\";i:6;s:9:\"equipment\";i:7;s:4:\"fire\";i:8;s:7:\"general\";i:9;s:7:\"install\";i:10;s:8:\"internet\";i:11;s:5:\"phone\";i:12;s:11:\"residential\";i:13;s:5:\"sound\";i:14;s:7:\"special\";i:15;s:7:\"telecom\";i:16;s:9:\"telephone\";i:17;s:5:\"trade\";i:18;s:17:\"building services\";}}i:2;a:5:{s:2:\"id\";s:40:\"building_services__carpentry_contractors\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:21:\"Carpentry contractors\";s:3:\"mcc\";i:1750;s:8:\"keywords\";a:15:{i:0;s:7:\"cabinet\";i:1;s:9:\"carpentry\";i:2;s:10:\"commercial\";i:3;s:10:\"contractor\";i:4;s:4:\"door\";i:5;s:6:\"finish\";i:6;s:7:\"framing\";i:7;s:7:\"general\";i:8;s:7:\"install\";i:9;s:11:\"residential\";i:10;s:7:\"special\";i:11;s:5:\"trade\";i:12;s:4:\"trim\";i:13;s:6:\"window\";i:14;s:17:\"building services\";}}i:3;a:5:{s:2:\"id\";s:44:\"building_services__special_trade_contractors\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:25:\"Special trade contractors\";s:3:\"mcc\";i:1799;s:8:\"keywords\";a:36:{i:0;s:6:\"awning\";i:1;s:4:\"bath\";i:2;s:8:\"building\";i:3;s:10:\"commercial\";i:4;s:12:\"construction\";i:5;s:10:\"contractor\";i:6;s:10:\"decorating\";i:7;s:10:\"demolition\";i:8;s:4:\"door\";i:9;s:6:\"escape\";i:10;s:5:\"fence\";i:11;s:4:\"fire\";i:12;s:6:\"garage\";i:13;s:7:\"general\";i:14;s:5:\"glass\";i:15;s:9:\"glasswork\";i:16;s:4:\"home\";i:17;s:5:\"house\";i:18;s:7:\"install\";i:19;s:8:\"interior\";i:20;s:5:\"metal\";i:21;s:6:\"moving\";i:22;s:5:\"paint\";i:23;s:4:\"pool\";i:24;s:8:\"refinish\";i:25;s:11:\"replacement\";i:26;s:11:\"residential\";i:27;s:8:\"swimming\";i:28;s:5:\"trade\";i:29;s:3:\"tub\";i:30;s:9:\"wallpaper\";i:31;s:10:\"waterproof\";i:32;s:4:\"weld\";i:33;s:4:\"well\";i:34;s:6:\"window\";i:35;s:17:\"building services\";}}i:4;a:5:{s:2:\"id\";s:35:\"building_services__telecom_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:16:\"Telecom services\";s:3:\"mcc\";i:4814;s:8:\"keywords\";a:16:{i:0;s:7:\"billing\";i:1;s:4:\"call\";i:2;s:7:\"calling\";i:3;s:4:\"card\";i:4;s:4:\"cell\";i:5;s:8:\"cellular\";i:6;s:8:\"distance\";i:7;s:3:\"fax\";i:8;s:5:\"local\";i:9;s:4:\"long\";i:10;s:8:\"periodic\";i:11;s:7:\"prepaid\";i:12;s:7:\"service\";i:13;s:17:\"telecommunication\";i:14;s:9:\"telephone\";i:15;s:17:\"building services\";}}i:5;a:5:{s:2:\"id\";s:36:\"building_services__telecom_equipment\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:17:\"Telecom equipment\";s:3:\"mcc\";i:4812;s:8:\"keywords\";a:14:{i:0;s:4:\"call\";i:1;s:4:\"cell\";i:2;s:10:\"electronic\";i:3;s:9:\"equipment\";i:4;s:3:\"fax\";i:5;s:7:\"machine\";i:6;s:6:\"mobile\";i:7;s:5:\"pager\";i:8;s:5:\"phone\";i:9;s:7:\"prepaid\";i:10;s:7:\"service\";i:11;s:17:\"telecommunication\";i:12;s:9:\"telephone\";i:13;s:17:\"building services\";}}i:6;a:5:{s:2:\"id\";s:46:\"building_services__a_c_and_heating_contractors\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:27:\"A/C and heating contractors\";s:3:\"mcc\";i:1711;s:8:\"keywords\";a:29:{i:0;s:2:\"ac\";i:1;s:3:\"air\";i:2;s:9:\"balancing\";i:3;s:10:\"commercial\";i:4;s:9:\"condition\";i:5;s:10:\"contractor\";i:6;s:5:\"drain\";i:7;s:9:\"equipment\";i:8;s:7:\"freezer\";i:9;s:7:\"furnace\";i:10;s:7:\"general\";i:11;s:7:\"heating\";i:12;s:7:\"install\";i:13;s:10:\"irrigation\";i:14;s:8:\"plumbing\";i:15;s:4:\"pump\";i:16;s:12:\"refrigerator\";i:17;s:6:\"repair\";i:18;s:11:\"residential\";i:19;s:5:\"sewer\";i:20;s:5:\"solar\";i:21;s:7:\"special\";i:22;s:9:\"sprinkler\";i:23;s:6:\"supply\";i:24;s:6:\"system\";i:25;s:7:\"testing\";i:26;s:5:\"trade\";i:27;s:5:\"water\";i:28;s:17:\"building services\";}}i:7;a:5:{s:2:\"id\";s:42:\"building_services__other_building_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:23:\"Other building services\";s:3:\"mcc\";i:1799;s:8:\"keywords\";a:36:{i:0;s:6:\"awning\";i:1;s:4:\"bath\";i:2;s:8:\"building\";i:3;s:10:\"commercial\";i:4;s:12:\"construction\";i:5;s:10:\"contractor\";i:6;s:10:\"decorating\";i:7;s:10:\"demolition\";i:8;s:4:\"door\";i:9;s:6:\"escape\";i:10;s:5:\"fence\";i:11;s:4:\"fire\";i:12;s:6:\"garage\";i:13;s:7:\"general\";i:14;s:5:\"glass\";i:15;s:9:\"glasswork\";i:16;s:4:\"home\";i:17;s:5:\"house\";i:18;s:7:\"install\";i:19;s:8:\"interior\";i:20;s:5:\"metal\";i:21;s:6:\"moving\";i:22;s:5:\"paint\";i:23;s:4:\"pool\";i:24;s:8:\"refinish\";i:25;s:11:\"replacement\";i:26;s:11:\"residential\";i:27;s:8:\"swimming\";i:28;s:5:\"trade\";i:29;s:3:\"tub\";i:30;s:9:\"wallpaper\";i:31;s:10:\"waterproof\";i:32;s:4:\"weld\";i:33;s:4:\"well\";i:34;s:6:\"window\";i:35;s:17:\"building services\";}}}}i:13;a:4:{s:2:\"id\";s:18:\"financial_services\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:18:\"Financial services\";s:5:\"items\";a:15:{i:0;a:5:{s:2:\"id\";s:29:\"financial_services__insurance\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:9:\"Insurance\";s:3:\"mcc\";i:6300;s:8:\"keywords\";a:15:{i:0;s:2:\"tv\";i:1;s:2:\"ad\";i:2;s:10:\"automobile\";i:3;s:7:\"billing\";i:4;s:6:\"direct\";i:5;s:9:\"insurance\";i:6;s:8:\"magazine\";i:7;s:4:\"mail\";i:8;s:9:\"marketing\";i:9;s:9:\"statement\";i:10;s:7:\"stuffer\";i:11;s:9:\"telephone\";i:12;s:10:\"television\";i:13;s:9:\"toll-free\";i:14;s:18:\"financial services\";}}i:1;a:5:{s:2:\"id\";s:48:\"financial_services__security_brokers_and_dealers\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:27:\"Security brokers or dealers\";s:3:\"mcc\";i:6211;s:8:\"keywords\";a:20:{i:0;s:7:\"advisor\";i:1;s:6:\"binary\";i:2;s:4:\"bond\";i:3;s:6:\"broker\";i:4;s:11:\"commodities\";i:5;s:8:\"exchange\";i:6;s:9:\"financial\";i:7;s:7:\"foreign\";i:8;s:5:\"forex\";i:9;s:4:\"fund\";i:10;s:10:\"investment\";i:11;s:8:\"licensed\";i:12;s:6:\"manage\";i:13;s:6:\"mutual\";i:14;s:6:\"option\";i:15;s:7:\"planner\";i:16;s:8:\"security\";i:17;s:7:\"service\";i:18;s:5:\"stock\";i:19;s:18:\"financial services\";}}i:2;a:5:{s:2:\"id\";s:32:\"financial_services__money_orders\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:12:\"Money orders\";s:3:\"mcc\";i:6051;s:8:\"keywords\";a:8:{i:0;s:3:\"atm\";i:1;s:4:\"cash\";i:2;s:5:\"check\";i:3;s:9:\"financial\";i:4;s:5:\"money\";i:5;s:5:\"order\";i:6;s:7:\"service\";i:7;s:18:\"financial services\";}}i:3;a:5:{s:2:\"id\";s:38:\"financial_services__currency_exchanges\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:18:\"Currency exchanges\";s:3:\"mcc\";i:6051;s:8:\"keywords\";a:11:{i:0;s:4:\"cash\";i:1;s:6:\"credit\";i:2;s:8:\"currency\";i:3;s:8:\"exchange\";i:4;s:9:\"financial\";i:5;s:7:\"foreign\";i:6;s:13:\"international\";i:7;s:5:\"money\";i:8;s:7:\"service\";i:9;s:6:\"travel\";i:10;s:18:\"financial services\";}}i:4;a:5:{s:2:\"id\";s:34:\"financial_services__wire_transfers\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:14:\"Wire transfers\";s:3:\"mcc\";i:4829;s:8:\"keywords\";a:16:{i:0;s:7:\"digital\";i:1;s:3:\"eft\";i:2;s:10:\"electronic\";i:3;s:9:\"financial\";i:4;s:5:\"funds\";i:5;s:5:\"money\";i:6;s:5:\"order\";i:7;s:10:\"remittance\";i:8;s:7:\"service\";i:9;s:6:\"stored\";i:10;s:9:\"telegraph\";i:11;s:8:\"transfer\";i:12;s:5:\"value\";i:13;s:6:\"wallet\";i:14;s:4:\"wire\";i:15;s:18:\"financial services\";}}i:5;a:5:{s:2:\"id\";s:33:\"financial_services__check_cashing\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:13:\"Check Cashing\";s:3:\"mcc\";i:4829;s:8:\"keywords\";a:8:{i:0;s:3:\"atm\";i:1;s:4:\"cash\";i:2;s:5:\"check\";i:3;s:9:\"financial\";i:4;s:5:\"money\";i:5;s:5:\"order\";i:6;s:7:\"service\";i:7;s:18:\"financial services\";}}i:6;a:5:{s:2:\"id\";s:55:\"financial_services__loans_and_other_lending_instruments\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:16:\"Loans or lending\";s:3:\"mcc\";i:6012;s:8:\"keywords\";a:11:{i:0;s:4:\"back\";i:1;s:6:\"credit\";i:2;s:4:\"debt\";i:3;s:9:\"financial\";i:4;s:4:\"lend\";i:5;s:4:\"loan\";i:6;s:3:\"owe\";i:7;s:3:\"pay\";i:8;s:9:\"repayment\";i:9;s:7:\"service\";i:10;s:18:\"financial services\";}}i:7;a:5:{s:2:\"id\";s:40:\"financial_services__collections_agencies\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:20:\"Collections agencies\";s:3:\"mcc\";i:7299;s:8:\"keywords\";a:9:{i:0;s:6:\"agency\";i:1;s:4:\"call\";i:2;s:10:\"collection\";i:3;s:4:\"debt\";i:4;s:9:\"financial\";i:5;s:7:\"invoice\";i:6;s:9:\"repayment\";i:7;s:7:\"service\";i:8;s:18:\"financial services\";}}i:8;a:5:{s:2:\"id\";s:67:\"financial_services__money_service_businesses_and_money_transmitters\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:30:\"Money services or transmission\";s:3:\"mcc\";i:4829;s:8:\"keywords\";a:10:{i:0;s:3:\"app\";i:1;s:4:\"cash\";i:2;s:9:\"financial\";i:3;s:5:\"money\";i:4;s:4:\"peer\";i:5;s:7:\"receive\";i:6;s:10:\"remittance\";i:7;s:4:\"send\";i:8;s:7:\"service\";i:9;s:18:\"financial services\";}}i:9;a:5:{s:2:\"id\";s:39:\"financial_services__investment_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:19:\"Investment services\";s:3:\"mcc\";i:6211;s:8:\"keywords\";a:13:{i:0;s:4:\"bond\";i:1;s:6:\"broker\";i:2;s:9:\"financial\";i:3;s:4:\"fund\";i:4;s:5:\"index\";i:5;s:10:\"investment\";i:6;s:6:\"mutual\";i:7;s:10:\"retirement\";i:8;s:6:\"saving\";i:9;s:8:\"security\";i:10;s:7:\"service\";i:11;s:5:\"stock\";i:12;s:18:\"financial services\";}}i:10;a:5:{s:2:\"id\";s:38:\"financial_services__virtual_currencies\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:18:\"Virtual currencies\";s:3:\"mcc\";i:6051;s:8:\"keywords\";a:8:{i:0;s:6:\"crypto\";i:1;s:8:\"currency\";i:2;s:7:\"digital\";i:3;s:6:\"online\";i:4;s:7:\"product\";i:5;s:7:\"virtual\";i:6;s:6:\"wallet\";i:7;s:18:\"financial services\";}}i:11;a:5:{s:2:\"id\";s:35:\"financial_services__digital_wallets\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:15:\"Digital Wallets\";s:3:\"mcc\";i:6540;s:8:\"keywords\";a:8:{i:0;s:7:\"digital\";i:1;s:9:\"financial\";i:2;s:7:\"prepaid\";i:3;s:7:\"service\";i:4;s:6:\"stored\";i:5;s:5:\"value\";i:6;s:6:\"wallet\";i:7;s:18:\"financial services\";}}i:12;a:5:{s:2:\"id\";s:53:\"financial_services__cryptocurrencies_and_stored_value\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:16:\"Cryptocurrencies\";s:3:\"mcc\";i:6051;s:8:\"keywords\";a:10:{i:0;s:7:\"bitcoin\";i:1;s:4:\"coin\";i:2;s:6:\"crypto\";i:3;s:8:\"currency\";i:4;s:7:\"digital\";i:5;s:3:\"nft\";i:6;s:7:\"product\";i:7;s:6:\"stored\";i:8;s:5:\"value\";i:9;s:18:\"financial services\";}}i:13;a:5:{s:2:\"id\";s:48:\"financial_services__other_financial_institutions\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:28:\"Other financial institutions\";s:3:\"mcc\";i:6012;s:8:\"keywords\";a:18:{i:0;s:11:\"association\";i:1;s:4:\"bank\";i:2;s:6:\"borrow\";i:3;s:6:\"broker\";i:4;s:7:\"central\";i:5;s:10:\"commercial\";i:6;s:6:\"credit\";i:7;s:9:\"financial\";i:8;s:11:\"institution\";i:9;s:6:\"invest\";i:10;s:4:\"lend\";i:11;s:4:\"loan\";i:12;s:5:\"money\";i:13;s:8:\"mortgage\";i:14;s:6:\"retail\";i:15;s:4:\"save\";i:16;s:5:\"union\";i:17;s:18:\"financial services\";}}i:14;a:5:{s:2:\"id\";s:54:\"financial_services__financial_information_and_research\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:34:\"Financial information and research\";s:3:\"mcc\";i:7277;s:8:\"keywords\";a:10:{i:0;s:5:\"class\";i:1;s:9:\"education\";i:2;s:7:\"finance\";i:3;s:9:\"financial\";i:4;s:11:\"information\";i:5;s:7:\"markets\";i:6;s:8:\"personal\";i:7;s:8:\"research\";i:8;s:7:\"service\";i:9;s:18:\"financial services\";}}}}i:14;a:4:{s:2:\"id\";s:37:\"regulated_and_age_restricted_products\";s:4:\"type\";s:5:\"group\";s:5:\"title\";s:37:\"Regulated and age-restricted products\";s:5:\"items\";a:10:{i:0;a:5:{s:2:\"id\";s:69:\"regulated_and_age_restricted_products__pharmacies_and_pharmaceuticals\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:29:\"Pharmacies or pharmaceuticals\";s:3:\"mcc\";i:5912;s:8:\"keywords\";a:23:{i:0;s:4:\"back\";i:1;s:4:\"card\";i:2;s:11:\"convenience\";i:3;s:8:\"cosmetic\";i:4;s:7:\"counter\";i:5;s:4:\"drug\";i:6;s:4:\"food\";i:7;s:8:\"greeting\";i:8;s:7:\"heating\";i:9;s:8:\"medicine\";i:10;s:11:\"merchandise\";i:11;s:15:\"nonprescription\";i:12;s:7:\"novelty\";i:13;s:4:\"over\";i:14;s:3:\"pad\";i:15;s:8:\"pharmacy\";i:16;s:12:\"prescription\";i:17;s:11:\"proprietary\";i:18;s:6:\"retail\";i:19;s:7:\"support\";i:20;s:7:\"tobacco\";i:21;s:10:\"toiletries\";i:22;s:37:\"regulated and age-restricted products\";}}i:1;a:5:{s:2:\"id\";s:57:\"regulated_and_age_restricted_products__tobacco_and_cigars\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:17:\"Tobacco or cigars\";s:3:\"mcc\";i:5993;s:8:\"keywords\";a:14:{i:0;s:5:\"cigar\";i:1;s:9:\"cigarette\";i:2;s:5:\"e-cig\";i:3;s:4:\"ecig\";i:4;s:10:\"electronic\";i:5;s:8:\"nicotine\";i:6;s:4:\"pipe\";i:7;s:7:\"product\";i:8;s:6:\"retail\";i:9;s:5:\"smoke\";i:10;s:6:\"smoker\";i:11;s:6:\"supply\";i:12;s:7:\"tobacco\";i:13;s:37:\"regulated and age-restricted products\";}}i:2;a:5:{s:2:\"id\";s:65:\"regulated_and_age_restricted_products__adult_content_and_services\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:25:\"Adult content or services\";s:3:\"mcc\";i:7273;s:8:\"keywords\";a:17:{i:0;s:5:\"adult\";i:1;s:5:\"bride\";i:2;s:7:\"content\";i:3;s:6:\"erotic\";i:4;s:6:\"escort\";i:5;s:6:\"fetish\";i:6;s:4:\"film\";i:7;s:9:\"gentlemen\";i:8;s:4:\"mail\";i:9;s:5:\"order\";i:10;s:4:\"porn\";i:11;s:6:\"retail\";i:12;s:3:\"sex\";i:13;s:5:\"strip\";i:14;s:7:\"swinger\";i:15;s:7:\"topless\";i:16;s:37:\"regulated and age-restricted products\";}}i:3;a:5:{s:2:\"id\";s:85:\"regulated_and_age_restricted_products__vapes_e_cigarettes_e_juice_or_related_products\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:48:\"Vapes, e-cigarettes, e-juice or related products\";s:3:\"mcc\";i:5993;s:8:\"keywords\";a:7:{i:0;s:9:\"cigarette\";i:1;s:1:\"e\";i:2;s:6:\"ejuice\";i:3;s:10:\"electronic\";i:4;s:7:\"eliquid\";i:5;s:4:\"vape\";i:6;s:37:\"regulated and age-restricted products\";}}i:4;a:5:{s:2:\"id\";s:60:\"regulated_and_age_restricted_products__weapons_and_munitions\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:20:\"Weapons or munitions\";s:3:\"mcc\";i:5941;s:8:\"keywords\";a:38:{i:0;s:10:\"ammunition\";i:1;s:7:\"antique\";i:2;s:7:\"archery\";i:3;s:6:\"barrel\";i:4;s:6:\"bullet\";i:5;s:4:\"bump\";i:6;s:6:\"casing\";i:7;s:7:\"ejector\";i:8;s:7:\"fencing\";i:9;s:7:\"firearm\";i:10;s:6:\"firing\";i:11;s:5:\"flick\";i:12;s:5:\"frame\";i:13;s:7:\"gravity\";i:14;s:7:\"grenade\";i:15;s:3:\"gun\";i:16;s:9:\"gunpowder\";i:17;s:7:\"handgun\";i:18;s:6:\"katana\";i:19;s:6:\"knives\";i:20;s:4:\"mace\";i:21;s:7:\"machete\";i:22;s:8:\"munition\";i:23;s:6:\"pepper\";i:24;s:6:\"pistol\";i:25;s:8:\"receiver\";i:26;s:6:\"reload\";i:27;s:7:\"replica\";i:28;s:5:\"rifle\";i:29;s:8:\"silencer\";i:30;s:5:\"spray\";i:31;s:5:\"stock\";i:32;s:4:\"stun\";i:33;s:10:\"suppressor\";i:34;s:5:\"sword\";i:35;s:5:\"taser\";i:36;s:6:\"weapon\";i:37;s:37:\"regulated and age-restricted products\";}}i:5;a:5:{s:2:\"id\";s:69:\"regulated_and_age_restricted_products__supplements_and_nutraceuticals\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:29:\"Supplements or nutraceuticals\";s:3:\"mcc\";i:5912;s:8:\"keywords\";a:12:{i:0;s:4:\"cure\";i:1;s:10:\"healthcare\";i:2;s:7:\"medical\";i:3;s:7:\"natural\";i:4;s:5:\"needs\";i:5;s:13:\"nutraceutical\";i:6;s:12:\"prescription\";i:7;s:7:\"prevent\";i:8;s:8:\"strength\";i:9;s:10:\"supplement\";i:10;s:5:\"treat\";i:11;s:37:\"regulated and age-restricted products\";}}i:6;a:5:{s:2:\"id\";s:61:\"regulated_and_age_restricted_products__marijuana_dispensaries\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:22:\"Marijuana dispensaries\";s:3:\"mcc\";i:5912;s:8:\"keywords\";a:19:{i:0;s:4:\"cake\";i:1;s:8:\"cannabis\";i:2;s:3:\"cbd\";i:3;s:10:\"dispensary\";i:4;s:6:\"edible\";i:5;s:5:\"ganja\";i:6;s:7:\"hashish\";i:7;s:4:\"hemp\";i:8;s:4:\"kush\";i:9;s:9:\"marijuana\";i:10;s:3:\"oil\";i:11;s:6:\"retail\";i:12;s:5:\"space\";i:13;s:6:\"strain\";i:14;s:8:\"terpenes\";i:15;s:3:\"thc\";i:16;s:9:\"tinctures\";i:17;s:4:\"weed\";i:18;s:37:\"regulated and age-restricted products\";}}i:7;a:5:{s:2:\"id\";s:65:\"regulated_and_age_restricted_products__marijuana_related_products\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:26:\"Marijuana-related products\";s:3:\"mcc\";i:5912;s:8:\"keywords\";a:19:{i:0;s:4:\"cake\";i:1;s:8:\"cannabis\";i:2;s:3:\"cbd\";i:3;s:10:\"dispensary\";i:4;s:6:\"edible\";i:5;s:5:\"ganja\";i:6;s:7:\"hashish\";i:7;s:4:\"hemp\";i:8;s:4:\"kush\";i:9;s:9:\"marijuana\";i:10;s:3:\"oil\";i:11;s:6:\"retail\";i:12;s:5:\"space\";i:13;s:6:\"strain\";i:14;s:8:\"terpenes\";i:15;s:3:\"thc\";i:16;s:9:\"tinctures\";i:17;s:4:\"weed\";i:18;s:37:\"regulated and age-restricted products\";}}i:8;a:5:{s:2:\"id\";s:68:\"regulated_and_age_restricted_products__tobacco_marijuana_accessories\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:37:\"Accessories for tobacco and marijuana\";s:3:\"mcc\";i:5993;s:8:\"keywords\";a:20:{i:0;s:10:\"attachment\";i:1;s:6:\"banger\";i:2;s:4:\"bong\";i:3;s:4:\"bowl\";i:4;s:4:\"carb\";i:5;s:8:\"cleaning\";i:6;s:7:\"digital\";i:7;s:10:\"extraction\";i:8;s:7:\"grinder\";i:9;s:7:\"lighter\";i:10;s:7:\"machine\";i:11;s:4:\"nail\";i:12;s:7:\"novelty\";i:13;s:4:\"pipe\";i:14;s:7:\"rolling\";i:15;s:5:\"scale\";i:16;s:4:\"tool\";i:17;s:5:\"torch\";i:18;s:4:\"tray\";i:19;s:37:\"regulated and age-restricted products\";}}i:9;a:5:{s:2:\"id\";s:46:\"regulated_and_age_restricted_products__alcohol\";s:4:\"type\";s:3:\"mcc\";s:5:\"title\";s:7:\"Alcohol\";s:3:\"mcc\";i:5921;s:8:\"keywords\";a:8:{i:0;s:7:\"alcohol\";i:1;s:4:\"beer\";i:2;s:8:\"cocktail\";i:3;s:5:\"drink\";i:4;s:4:\"food\";i:5;s:5:\"mixed\";i:6;s:4:\"wine\";i:7;s:37:\"regulated and age-restricted products\";}}}}}s:15:\"industry_to_mcc\";a:6:{s:24:\"clothing_and_accessories\";s:28:\"retail__clothing_and_apparel\";s:17:\"health_and_beauty\";s:23:\"retail__beauty_products\";s:14:\"food_and_drink\";s:37:\"food_and_drink__other_food_and_dining\";s:25:\"home_furniture_and_garden\";s:38:\"retail__home_furnishings_and_furniture\";s:22:\"education_and_learning\";s:37:\"education__other_educational_services\";s:25:\"electronics_and_computers\";s:37:\"digital_products__other_digital_goods\";}s:8:\"__locale\";s:5:\"en_US\";}s:7:\"fetched\";i:1773703712;s:7:\"errored\";b:0;}','off'),
(8192,'wcpay_fraud_services_data','a:3:{s:4:\"data\";a:2:{s:6:\"stripe\";a:0:{}s:4:\"sift\";a:2:{s:10:\"beacon_key\";s:10:\"1d81b5c86a\";s:18:\"sandbox_beacon_key\";s:10:\"43e8654e6f\";}}s:7:\"fetched\";i:1774172559;s:7:\"errored\";b:0;}','off'),
(9308,'_transient_timeout_ppcp-paypal-installments-status-cacheinstallments_status_cache','1776364185','off'),
(9309,'_transient_ppcp-paypal-installments-status-cacheinstallments_status_cache','yes','off'),
(9312,'woocommerce-ppcp-data-settings','a:19:{s:14:\"invoice_prefix\";s:7:\"dcdecf-\";s:10:\"brand_name\";s:0:\"\";s:15:\"soft_descriptor\";s:0:\"\";s:19:\"subtotal_adjustment\";s:10:\"correction\";s:12:\"landing_page\";s:3:\"any\";s:15:\"button_language\";s:0:\"\";s:14:\"three_d_secure\";s:12:\"no-3d-secure\";s:14:\"authorize_only\";b:0;s:22:\"capture_virtual_orders\";b:0;s:21:\"save_paypal_and_venmo\";b:0;s:21:\"instant_payments_only\";b:0;s:21:\"enable_contact_module\";b:1;s:17:\"save_card_details\";b:0;s:14:\"enable_pay_now\";b:1;s:14:\"enable_logging\";b:0;s:12:\"stay_updated\";b:1;s:24:\"payment_level_processing\";b:1;s:14:\"disabled_cards\";a:0:{}s:22:\"ships_from_postal_code\";s:0:\"\";}','auto'),
(9313,'woocommerce-ppcp-data-styling','a:5:{s:4:\"cart\";O:58:\"WooCommerce\\PayPalCommerce\\Settings\\DTO\\LocationStylingDTO\":8:{s:8:\"location\";s:4:\"cart\";s:7:\"enabled\";b:1;s:7:\"methods\";a:5:{i:0;s:12:\"ppcp-gateway\";i:1;s:5:\"venmo\";i:2;s:9:\"pay-later\";i:3;s:13:\"ppcp-applepay\";i:4;s:14:\"ppcp-googlepay\";}s:5:\"shape\";s:4:\"rect\";s:5:\"label\";s:3:\"pay\";s:5:\"color\";s:4:\"gold\";s:6:\"layout\";s:8:\"vertical\";s:7:\"tagline\";b:0;}s:16:\"classic_checkout\";O:58:\"WooCommerce\\PayPalCommerce\\Settings\\DTO\\LocationStylingDTO\":8:{s:8:\"location\";s:16:\"classic_checkout\";s:7:\"enabled\";b:1;s:7:\"methods\";a:5:{i:0;s:12:\"ppcp-gateway\";i:1;s:5:\"venmo\";i:2;s:9:\"pay-later\";i:3;s:13:\"ppcp-applepay\";i:4;s:14:\"ppcp-googlepay\";}s:5:\"shape\";s:4:\"rect\";s:5:\"label\";s:3:\"pay\";s:5:\"color\";s:4:\"gold\";s:6:\"layout\";s:8:\"vertical\";s:7:\"tagline\";b:0;}s:16:\"express_checkout\";O:58:\"WooCommerce\\PayPalCommerce\\Settings\\DTO\\LocationStylingDTO\":8:{s:8:\"location\";s:16:\"express_checkout\";s:7:\"enabled\";b:1;s:7:\"methods\";a:5:{i:0;s:12:\"ppcp-gateway\";i:1;s:5:\"venmo\";i:2;s:9:\"pay-later\";i:3;s:13:\"ppcp-applepay\";i:4;s:14:\"ppcp-googlepay\";}s:5:\"shape\";s:4:\"rect\";s:5:\"label\";s:3:\"pay\";s:5:\"color\";s:4:\"gold\";s:6:\"layout\";s:8:\"vertical\";s:7:\"tagline\";b:0;}s:9:\"mini_cart\";O:58:\"WooCommerce\\PayPalCommerce\\Settings\\DTO\\LocationStylingDTO\":8:{s:8:\"location\";s:9:\"mini_cart\";s:7:\"enabled\";b:0;s:7:\"methods\";a:5:{i:0;s:12:\"ppcp-gateway\";i:1;s:5:\"venmo\";i:2;s:9:\"pay-later\";i:3;s:13:\"ppcp-applepay\";i:4;s:14:\"ppcp-googlepay\";}s:5:\"shape\";s:4:\"rect\";s:5:\"label\";s:3:\"pay\";s:5:\"color\";s:4:\"gold\";s:6:\"layout\";s:8:\"vertical\";s:7:\"tagline\";b:0;}s:7:\"product\";O:58:\"WooCommerce\\PayPalCommerce\\Settings\\DTO\\LocationStylingDTO\":8:{s:8:\"location\";s:7:\"product\";s:7:\"enabled\";b:1;s:7:\"methods\";a:3:{i:0;s:12:\"ppcp-gateway\";i:1;s:5:\"venmo\";i:2;s:9:\"pay-later\";}s:5:\"shape\";s:4:\"rect\";s:5:\"label\";s:3:\"pay\";s:5:\"color\";s:4:\"gold\";s:6:\"layout\";s:8:\"vertical\";s:7:\"tagline\";b:0;}}','auto'),
(9316,'_transient_ppcp-paypal-bearerppcp-bearer','{\"scope\":\"https:\\/\\/uri.paypal.com\\/services\\/checkout\\/one-click-with-merchant-issued-token https:\\/\\/uri.paypal.com\\/services\\/payments\\/futurepayments https:\\/\\/uri.paypal.com\\/services\\/invoicing https:\\/\\/uri.paypal.com\\/services\\/vault\\/payment-tokens\\/read https:\\/\\/uri.paypal.com\\/services\\/disputes\\/read-buyer https:\\/\\/uri.paypal.com\\/services\\/payments\\/realtimepayment https:\\/\\/uri.paypal.com\\/services\\/disputes\\/update-seller https:\\/\\/uri.paypal.com\\/services\\/payments\\/payment\\/authcapture openid https:\\/\\/uri.paypal.com\\/services\\/disputes\\/read-seller Braintree:Vault https:\\/\\/uri.paypal.com\\/services\\/payments\\/refund https:\\/\\/api.paypal.com\\/v1\\/vault\\/credit-card https:\\/\\/uri.paypal.com\\/services\\/billing-agreements https:\\/\\/api.paypal.com\\/v1\\/payments\\/.* https:\\/\\/uri.paypal.com\\/services\\/reporting\\/search\\/read https:\\/\\/uri.paypal.com\\/services\\/payments\\/initiatepayment https:\\/\\/uri.paypal.com\\/payments\\/payouts https:\\/\\/uri.paypal.com\\/services\\/vault\\/payment-tokens\\/readwrite https:\\/\\/api.paypal.com\\/v1\\/vault\\/credit-card\\/.* https:\\/\\/uri.paypal.com\\/services\\/shipping\\/trackers\\/readwrite https:\\/\\/uri.paypal.com\\/services\\/subscriptions https:\\/\\/uri.paypal.com\\/services\\/applications\\/webhooks\",\"access_token\":\"A21AAJIdvJxkEIM2N7ZnFuzbDqKHATPMBwXXcCiQ8cyE-KegvWPCox9525KLe9pRgkCyTSdTFIdsXpWAVL1-laVqq8_Xmb3-g\",\"token_type\":\"Bearer\",\"app_id\":\"APP-2U745437CP4575631\",\"expires_in\":32397,\"nonce\":\"2026-03-17T18:29:44ZtVqbq7voZZiHmcKghUZ7nt_TE_fIBkrjfqM2_QqS5mI\",\"token\":\"A21AAJIdvJxkEIM2N7ZnFuzbDqKHATPMBwXXcCiQ8cyE-KegvWPCox9525KLe9pRgkCyTSdTFIdsXpWAVL1-laVqq8_Xmb3-g\",\"created\":1773772187}','on'),
(9317,'_transient_timeout_ppcp-reference-transaction-status-cacheppcp_reference_transaction_enabled','1776364187','off'),
(9318,'_transient_ppcp-reference-transaction-status-cacheppcp_reference_transaction_enabled','1','off'),
(9319,'_transient_timeout_ppcp-paypal-dcc-status-cachedcc_status_cache','1776364188','off'),
(9320,'_transient_ppcp-paypal-dcc-status-cachedcc_status_cache','no','off'),
(9321,'_transient_timeout_ppcp-paypal-pui-status-cachepui_status_cache','1776364188','off'),
(9322,'_transient_ppcp-paypal-pui-status-cachepui_status_cache','no','off'),
(9325,'ppcp-webhook','a:3:{s:3:\"url\";s:52:\"https://apexdiscipline.co/wp-json/paypal/v1/incoming\";s:11:\"event_types\";a:18:{i:0;O:8:\"stdClass\":2:{s:4:\"name\";s:23:\"CHECKOUT.ORDER.APPROVED\";s:11:\"description\";s:36:\"An order has been approved by buyer.\";}i:1;O:8:\"stdClass\":2:{s:4:\"name\";s:24:\"CHECKOUT.ORDER.COMPLETED\";s:11:\"description\";s:70:\"Webhook event emitted after all the purchase_units have been processed\";}i:2;O:8:\"stdClass\":2:{s:4:\"name\";s:34:\"CHECKOUT.PAYMENT-APPROVAL.REVERSED\";s:11:\"description\";s:35:\"Payment approval has been reversed.\";}i:3;O:8:\"stdClass\":2:{s:4:\"name\";s:24:\"PAYMENT.CAPTURE.REFUNDED\";s:11:\"description\";s:37:\"A merchant refunds a payment capture.\";}i:4;O:8:\"stdClass\":2:{s:4:\"name\";s:28:\"PAYMENT.AUTHORIZATION.VOIDED\";s:11:\"description\";s:34:\"A payment authorization is voided.\";}i:5;O:8:\"stdClass\":2:{s:4:\"name\";s:24:\"PAYMENT.CAPTURE.REVERSED\";s:11:\"description\";s:34:\"PayPal reverses a payment capture.\";}i:6;O:8:\"stdClass\":2:{s:4:\"name\";s:23:\"PAYMENT.ORDER.CANCELLED\";s:11:\"description\";s:28:\"A payment order is canceled.\";}i:7;O:8:\"stdClass\":2:{s:4:\"name\";s:22:\"PAYMENT.CAPTURE.DENIED\";s:11:\"description\";s:28:\"A payment capture is denied.\";}i:8;O:8:\"stdClass\":2:{s:4:\"name\";s:25:\"PAYMENT.CAPTURE.COMPLETED\";s:11:\"description\";s:28:\"A payment capture completes.\";}i:9;O:8:\"stdClass\":2:{s:4:\"name\";s:27:\"VAULT.PAYMENT-TOKEN.DELETED\";s:11:\"description\";s:68:\"This webhook is triggered on successful deletion of a payment token.\";}i:10;O:8:\"stdClass\":2:{s:4:\"name\";s:23:\"PAYMENT.CAPTURE.PENDING\";s:11:\"description\";s:50:\"The state of a payment capture changes to pending.\";}i:11;O:8:\"stdClass\":2:{s:4:\"name\";s:22:\"PAYMENT.SALE.COMPLETED\";s:11:\"description\";s:17:\"A sale completes.\";}i:12;O:8:\"stdClass\":2:{s:4:\"name\";s:21:\"PAYMENT.SALE.REFUNDED\";s:11:\"description\";s:26:\"A merchant refunds a sale.\";}i:13;O:8:\"stdClass\":2:{s:4:\"name\";s:30:\"BILLING.SUBSCRIPTION.CANCELLED\";s:11:\"description\";s:32:\"A billing agreement is canceled.\";}i:14;O:8:\"stdClass\":2:{s:4:\"name\";s:37:\"BILLING.PLAN.PRICING-CHANGE.ACTIVATED\";s:11:\"description\";s:43:\"A billing plan pricing change is activated.\";}i:15;O:8:\"stdClass\":2:{s:4:\"name\";s:23:\"CATALOG.PRODUCT.UPDATED\";s:11:\"description\";s:15:\"Product updated\";}i:16;O:8:\"stdClass\":2:{s:4:\"name\";s:20:\"BILLING.PLAN.UPDATED\";s:11:\"description\";s:26:\"A billing plan is updated.\";}i:17;O:8:\"stdClass\":2:{s:4:\"name\";s:27:\"VAULT.PAYMENT-TOKEN.CREATED\";s:11:\"description\";s:65:\"This webhook is triggered after a Payment Token has been created.\";}}s:2:\"id\";s:17:\"35L173342K961461M\";}','auto'),
(9326,'_transient_timeout_ppcp-paypal-pwc-status-cachepwc_status_cache','1776364189','off'),
(9327,'_transient_ppcp-paypal-pwc-status-cachepwc_status_cache','no','off'),
(9328,'woocommerce-ppcp-data-payment','a:5:{s:16:\"paypal_show_logo\";b:0;s:15:\"cardholder_name\";b:0;s:26:\"fastlane_display_watermark\";b:1;s:13:\"venmo_enabled\";b:1;s:16:\"paylater_enabled\";b:0;}','auto'),
(9329,'woocommerce_ppcp-gateway_settings','a:4:{s:4:\"ppcp\";s:0:\"\";s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:15:\"Pay via PayPal.\";}','auto'),
(9330,'woocommerce_ppcp-card-button-gateway_settings','a:4:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:20:\"Debit & Credit Cards\";s:11:\"description\";s:0:\"\";s:4:\"ppcp\";s:0:\"\";}','auto'),
(9331,'woocommerce_ppcp-applepay_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:9:\"Apple Pay\";s:11:\"description\";s:0:\"\";}','auto'),
(9332,'woocommerce_ppcp-googlepay_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:10:\"Google Pay\";s:11:\"description\";s:0:\"\";}','auto'),
(9333,'woocommerce_ppcp-bancontact_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:10:\"Bancontact\";s:11:\"description\";s:0:\"\";}','auto'),
(9334,'woocommerce_ppcp-blik_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:4:\"Blik\";s:11:\"description\";s:0:\"\";}','auto'),
(9335,'woocommerce_ppcp-eps_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:3:\"EPS\";s:11:\"description\";s:0:\"\";}','auto'),
(9336,'woocommerce_ppcp-ideal_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:5:\"iDeal\";s:11:\"description\";s:0:\"\";}','auto'),
(9337,'woocommerce_ppcp-mybank_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"MyBank\";s:11:\"description\";s:0:\"\";}','auto'),
(9338,'woocommerce_ppcp-p24_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:10:\"Przelewy24\";s:11:\"description\";s:0:\"\";}','auto'),
(9339,'woocommerce_ppcp-trustly_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:7:\"Trustly\";s:11:\"description\";s:0:\"\";}','auto'),
(9340,'woocommerce_ppcp-multibanco_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:10:\"Multibanco\";s:11:\"description\";s:0:\"\";}','auto'),
(9352,'ppcp-settings','a:2:{s:14:\"dismissedTodos\";a:0:{}s:21:\"completedOnClickTodos\";a:0:{}}','auto'),
(9578,'_transient_health-check-site-status-result','{\"good\":18,\"recommended\":6,\"critical\":0}','on'),
(9684,'ppcp-last-webhook','a:2:{s:2:\"id\";s:38:\"WH-6VS31839S00126044-2TC33229UG038100X\";s:13:\"received_time\";i:1773783057;}','auto'),
(10269,'litespeed.data.upgrading','-1','auto'),
(10270,'litespeed.conf._version','7.8.0.1','auto'),
(10271,'litespeed.purge.queue','-1','auto'),
(10272,'litespeed.optimize.timestamp_purge_css','1774182564','auto'),
(11246,'wp-short-pixel-activation-date','1773872441','off'),
(11247,'shortqwp_SPIO','a:1:{s:6:\"queues\";a:4:{s:11:\"mediaSingle\";O:24:\"ShortPixel\\ShortQ\\Status\":16:{s:8:\"\0*\0items\";i:0;s:13:\"\0*\0in_process\";i:0;s:12:\"\0*\0preparing\";b:0;s:10:\"\0*\0running\";b:0;s:11:\"\0*\0finished\";b:1;s:15:\"\0*\0bulk_running\";b:0;s:7:\"\0*\0done\";i:0;s:9:\"\0*\0errors\";i:0;s:15:\"\0*\0fatal_errors\";i:0;s:11:\"\0*\0last_run\";i:1774199883;s:14:\"\0*\0last_update\";i:1774199883;s:12:\"\0*\0times_ran\";i:131;s:14:\"\0*\0average_ask\";i:0;s:18:\"\0*\0last_count_time\";i:1774199883;s:15:\"\0*\0last_item_id\";i:96;s:14:\"\0*\0custom_data\";N;}s:12:\"customSingle\";O:24:\"ShortPixel\\ShortQ\\Status\":16:{s:8:\"\0*\0items\";i:0;s:13:\"\0*\0in_process\";i:0;s:12:\"\0*\0preparing\";b:0;s:10:\"\0*\0running\";b:0;s:11:\"\0*\0finished\";b:1;s:15:\"\0*\0bulk_running\";b:0;s:7:\"\0*\0done\";i:0;s:9:\"\0*\0errors\";i:0;s:15:\"\0*\0fatal_errors\";i:0;s:11:\"\0*\0last_run\";i:1774199883;s:14:\"\0*\0last_update\";i:1774199883;s:12:\"\0*\0times_ran\";i:135;s:14:\"\0*\0average_ask\";i:0;s:18:\"\0*\0last_count_time\";i:1774199883;s:15:\"\0*\0last_item_id\";i:0;s:14:\"\0*\0custom_data\";N;}s:5:\"media\";O:24:\"ShortPixel\\ShortQ\\Status\":16:{s:8:\"\0*\0items\";i:0;s:13:\"\0*\0in_process\";i:0;s:12:\"\0*\0preparing\";b:0;s:10:\"\0*\0running\";b:0;s:11:\"\0*\0finished\";b:0;s:15:\"\0*\0bulk_running\";b:0;s:7:\"\0*\0done\";i:0;s:9:\"\0*\0errors\";i:0;s:15:\"\0*\0fatal_errors\";i:0;s:11:\"\0*\0last_run\";i:0;s:14:\"\0*\0last_update\";i:0;s:12:\"\0*\0times_ran\";i:0;s:14:\"\0*\0average_ask\";i:0;s:18:\"\0*\0last_count_time\";i:0;s:15:\"\0*\0last_item_id\";i:0;s:14:\"\0*\0custom_data\";N;}s:6:\"custom\";O:24:\"ShortPixel\\ShortQ\\Status\":16:{s:8:\"\0*\0items\";i:0;s:13:\"\0*\0in_process\";i:0;s:12:\"\0*\0preparing\";b:0;s:10:\"\0*\0running\";b:0;s:11:\"\0*\0finished\";b:0;s:15:\"\0*\0bulk_running\";b:0;s:7:\"\0*\0done\";i:0;s:9:\"\0*\0errors\";i:0;s:15:\"\0*\0fatal_errors\";i:0;s:11:\"\0*\0last_run\";i:0;s:14:\"\0*\0last_update\";i:0;s:12:\"\0*\0times_ran\";i:0;s:14:\"\0*\0average_ask\";i:0;s:18:\"\0*\0last_count_time\";i:0;s:15:\"\0*\0last_item_id\";i:0;s:14:\"\0*\0custom_data\";N;}}}','auto'),
(11249,'spio_settings','a:67:{s:15:\"compressionType\";i:1;s:17:\"processThumbnails\";b:1;s:12:\"useSmartcrop\";b:0;s:19:\"CMYKtoRGBconversion\";b:1;s:10:\"createWebp\";b:0;s:10:\"createAvif\";b:0;s:11:\"deliverWebp\";i:0;s:14:\"optimizeRetina\";b:1;s:16:\"optimizeUnlisted\";b:0;s:12:\"backupImages\";b:1;s:12:\"resizeImages\";b:0;s:10:\"resizeType\";s:5:\"outer\";s:11:\"resizeWidth\";i:0;s:12:\"resizeHeight\";i:0;s:12:\"siteAuthUser\";s:0:\"\";s:12:\"siteAuthPass\";s:0:\"\";s:16:\"autoMediaLibrary\";b:1;s:19:\"doBackgroundProcess\";b:0;s:12:\"optimizePdfs\";b:1;s:15:\"excludePatterns\";a:0:{}s:7:\"png2jpg\";i:0;s:12:\"excludeSizes\";a:0:{}s:14:\"currentVersion\";s:5:\"6.4.3\";s:15:\"showCustomMedia\";b:1;s:16:\"cloudflareZoneID\";s:0:\"\";s:15:\"cloudflareToken\";s:0:\"\";s:14:\"includeNextGen\";b:0;s:16:\"hasCustomFolders\";i:0;s:13:\"quotaExceeded\";i:0;s:9:\"httpProto\";s:5:\"https\";s:13:\"downloadProto\";s:4:\"http\";s:14:\"activationDate\";i:1773872441;s:20:\"mediaLibraryViewMode\";i:1;s:18:\"redirectedSettings\";i:3;s:15:\"unlistedCounter\";i:11;s:7:\"exif_ai\";i:0;s:9:\"CDNDomain\";s:32:\"https://spcdn.shortpixel.ai/spio\";s:9:\"enable_ai\";b:1;s:18:\"ai_general_context\";s:214:\"Act like an SEO expert and generate an SEO-friendly ALT tag, caption, and description for the images from https://apexdiscipline.co, titled Apex Discipline, focusing on keywords and relevance for optimal image SEO.\";s:10:\"ai_gen_alt\";b:1;s:18:\"ai_limit_alt_chars\";i:100;s:14:\"ai_alt_context\";s:0:\"\";s:18:\"ai_gen_description\";b:1;s:26:\"ai_limit_description_chars\";i:200;s:22:\"ai_description_context\";s:0:\"\";s:14:\"ai_gen_caption\";b:1;s:22:\"ai_limit_caption_chars\";i:150;s:18:\"ai_caption_context\";s:0:\"\";s:17:\"ai_gen_post_title\";b:1;s:25:\"ai_limit_post_title_chars\";s:2:\"50\";s:21:\"ai_post_title_context\";s:0:\"\";s:23:\"ai_limit_filename_chars\";i:30;s:19:\"ai_filename_context\";s:0:\"\";s:11:\"ai_use_post\";b:1;s:11:\"ai_language\";s:5:\"en_US\";s:4:\"exif\";i:1;s:20:\"smartCropIgnoreSizes\";b:0;s:6:\"useCDN\";b:0;s:7:\"cdn_css\";b:0;s:6:\"cdn_js\";b:0;s:6:\"autoAI\";b:0;s:10:\"autoAIBulk\";b:1;s:10:\"aiPreserve\";b:1;s:25:\"ai_filename_prefercurrent\";b:0;s:15:\"ai_gen_filename\";b:0;s:11:\"ai_use_exif\";b:0;s:12:\"currentStats\";a:5:{s:5:\"media\";a:6:{s:5:\"items\";s:2:\"-1\";s:6:\"images\";s:2:\"-1\";s:6:\"thumbs\";s:2:\"-1\";s:10:\"itemsTotal\";s:2:\"-1\";s:11:\"thumbsTotal\";s:2:\"-1\";s:9:\"isLimited\";s:0:\"\";}s:6:\"custom\";a:3:{s:5:\"items\";s:2:\"-1\";s:6:\"images\";s:2:\"-1\";s:10:\"itemsTotal\";s:2:\"-1\";}s:6:\"period\";a:1:{s:6:\"months\";a:4:{i:1;s:2:\"52\";i:2;s:1:\"0\";i:3;s:1:\"0\";i:4;s:1:\"0\";}}s:5:\"total\";a:5:{s:5:\"items\";s:2:\"-1\";s:6:\"images\";s:2:\"-1\";s:6:\"thumbs\";s:2:\"-1\";s:10:\"itemsTotal\";s:2:\"-1\";s:11:\"thumbsTotal\";s:2:\"-1\";}s:4:\"time\";s:10:\"1774127562\";}}','auto'),
(11251,'spio_key','a:3:{s:6:\"apiKey\";s:20:\"hFbOtpHDxj8xsyQJ8YJf\";s:11:\"verifiedKey\";b:1;s:11:\"apiKeyTried\";N;}','on'),
(11317,'shortpixel-bulk-logs','a:1:{i:0;a:8:{s:9:\"processed\";i:5;s:13:\"not_processed\";i:0;s:6:\"errors\";i:0;s:12:\"fatal_errors\";i:3;s:12:\"total_images\";i:5;s:4:\"type\";s:5:\"media\";s:4:\"date\";i:1773872674;s:7:\"logfile\";s:25:\"bulk_media_1773872674.log\";}}','off'),
(13072,'wc_stripe_version','10.5.3','auto'),
(14783,'_site_transient_timeout_woocommerce_new_version','1774631023','off'),
(14784,'_site_transient_woocommerce_new_version','','off'),
(15616,'_transient_timeout_woocommerce_blocks_asset_api_script_data','1776865560','off'),
(15617,'_transient_woocommerce_blocks_asset_api_script_data','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"508473c3c2ece9af8f8f\",\"dependencies\":[\"wc-types\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"f0cc692c0367e0930c80\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-entities.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js\",\"version\":\"cdb01de69fb7dbbbb30f\",\"dependencies\":[\"wc-settings\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"d79dedade2f2e4dc9df4\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"85514a58ec73c1ba6311\",\"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:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"f46e3035014a1603a650\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"6436a923b42f4d1b1f6d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"0db759a8a6e010732c50\",\"dependencies\":[\"react-jsx-runtime\",\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"621353d8a3a7c8d44b41\",\"dependencies\":[\"react-jsx-runtime\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"c18bbb2325f333897e6b\",\"dependencies\":[\"react-jsx-runtime\",\"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:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"0df720e448f7ab3c5d0d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"00b931bcc27024fa60ca\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"77ce82bde9b252b95b23\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"e5d71ed115ef3b9853d5\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"da57c8c98d31b28d806e\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-sanitize\",\"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:\\/\\/codexis.studio\\/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:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"8b64025baef8d338aa5e\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-sanitize\",\"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:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"f762078aeb4207fe9c3d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/sanitize\\/index.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js\",\"version\":\"c7a741f8dc5bec166999\",\"dependencies\":[]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"http:\\/\\/codexis.studio\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"ebdc0b2d7487174621e6\",\"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-10.6.1\",\"hash\":\"e561932d4476d60499e88d9b7ab3068d\"}','off'),
(15642,'_site_transient_timeout_browser_0720dae07890c733e859edf209846894','1774691652','off'),
(15643,'_site_transient_browser_0720dae07890c733e859edf209846894','a:10:{s:4:\"name\";s:5:\"Opera\";s:7:\"version\";s:9:\"128.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:22:\"https://www.opera.com/\";s:7:\"img_src\";s:42:\"http://s.w.org/images/browsers/opera.png?1\";s:11:\"img_src_ssl\";s:43:\"https://s.w.org/images/browsers/opera.png?1\";s:15:\"current_version\";s:5:\"12.18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),
(15669,'litespeed.purge.queue2','-1','auto'),
(15679,'litespeed.admin_display.thirdparty_litespeed_check','1','auto'),
(15680,'litespeed.gui.lscwp_whm_install','-1','auto'),
(15681,'litespeed.gui.dismiss','-1','auto'),
(15682,'litespeed.admin_display.messages','-1','auto'),
(15683,'litespeed.gui._summary','{\"new_version\":1774691690,\"score\":1775296490}','auto'),
(15686,'elementor_atomic_cache_validity__component-styles-related-posts','a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{i:7;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}','off'),
(15867,'recovery_mode_email_last_sent','1774090223','auto'),
(16064,'_transient_timeout_woocommerce_block_asset_resource_hints','1774701882','off'),
(16065,'_transient_woocommerce_block_asset_resource_hints','a:2:{s:5:\"files\";a:2:{s:17:\"checkout-frontend\";a:48:{i:0;a:2:{s:4:\"href\";s:123:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/checkout-frontend.js?ver=c6d2835a326ff02f9b1e\";s:2:\"as\";s:6:\"script\";}i:1;a:2:{s:4:\"href\";s:136:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-cart-checkout-base-frontend.js?ver=e5d71ed115ef3b9853d5\";s:2:\"as\";s:6:\"script\";}i:2;a:2:{s:4:\"href\";s:82:\"https://apexdiscipline.co/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0\";s:2:\"as\";s:6:\"script\";}i:3;a:2:{s:4:\"href\";s:82:\"https://apexdiscipline.co/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375\";s:2:\"as\";s:6:\"script\";}i:4;a:2:{s:4:\"href\";s:83:\"https://apexdiscipline.co/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1\";s:2:\"as\";s:6:\"script\";}i:5;a:2:{s:4:\"href\";s:139:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-cart-checkout-vendors-frontend.js?ver=77ce82bde9b252b95b23\";s:2:\"as\";s:6:\"script\";}i:6;a:2:{s:4:\"href\";s:78:\"https://apexdiscipline.co/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1\";s:2:\"as\";s:6:\"script\";}i:7;a:2:{s:4:\"href\";s:88:\"https://apexdiscipline.co/wp-includes/js/dist/vendor/react-jsx-runtime.min.js?ver=18.3.1\";s:2:\"as\";s:6:\"script\";}i:8;a:2:{s:4:\"href\";s:121:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/blocks-checkout.js?ver=da57c8c98d31b28d806e\";s:2:\"as\";s:6:\"script\";}i:9;a:2:{s:4:\"href\";s:82:\"https://apexdiscipline.co/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1\";s:2:\"as\";s:6:\"script\";}i:10;a:2:{s:4:\"href\";s:128:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/blocks-checkout-events.js?ver=2d0fd4590f6cc663947c\";s:2:\"as\";s:6:\"script\";}i:11;a:2:{s:4:\"href\";s:114:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-types.js?ver=f0cc692c0367e0930c80\";s:2:\"as\";s:6:\"script\";}i:12;a:2:{s:4:\"href\";s:123:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/blocks-components.js?ver=8b64025baef8d338aa5e\";s:2:\"as\";s:6:\"script\";}i:13;a:2:{s:4:\"href\";s:120:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-data.js?ver=85514a58ec73c1ba6311\";s:2:\"as\";s:6:\"script\";}i:14;a:2:{s:4:\"href\";s:124:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-registry.js?ver=6436a923b42f4d1b1f6d\";s:2:\"as\";s:6:\"script\";}i:15;a:2:{s:4:\"href\";s:117:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-settings.js?ver=508473c3c2ece9af8f8f\";s:2:\"as\";s:6:\"script\";}i:16;a:2:{s:4:\"href\";s:87:\"https://apexdiscipline.co/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee\";s:2:\"as\";s:6:\"script\";}i:17;a:2:{s:4:\"href\";s:81:\"https://apexdiscipline.co/wp-includes/js/dist/url.min.js?ver=9e178c9516d1222dc834\";s:2:\"as\";s:6:\"script\";}i:18;a:2:{s:4:\"href\";s:82:\"https://apexdiscipline.co/wp-includes/js/dist/data.min.js?ver=f940198280891b0b6318\";s:2:\"as\";s:6:\"script\";}i:19;a:2:{s:4:\"href\";s:85:\"https://apexdiscipline.co/wp-includes/js/dist/compose.min.js?ver=7a9b375d8c19cf9d3d9b\";s:2:\"as\";s:6:\"script\";}i:20;a:2:{s:4:\"href\";s:88:\"https://apexdiscipline.co/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c\";s:2:\"as\";s:6:\"script\";}i:21;a:2:{s:4:\"href\";s:81:\"https://apexdiscipline.co/wp-includes/js/dist/dom.min.js?ver=26edef3be6483da3de2e\";s:2:\"as\";s:6:\"script\";}i:22;a:2:{s:4:\"href\";s:85:\"https://apexdiscipline.co/wp-includes/js/dist/element.min.js?ver=6a582b0c827fa25df3dd\";s:2:\"as\";s:6:\"script\";}i:23;a:2:{s:4:\"href\";s:89:\"https://apexdiscipline.co/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2\";s:2:\"as\";s:6:\"script\";}i:24;a:2:{s:4:\"href\";s:94:\"https://apexdiscipline.co/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979\";s:2:\"as\";s:6:\"script\";}i:25;a:2:{s:4:\"href\";s:86:\"https://apexdiscipline.co/wp-includes/js/dist/keycodes.min.js?ver=34c8fb5e7a594a1c8037\";s:2:\"as\";s:6:\"script\";}i:26;a:2:{s:4:\"href\";s:92:\"https://apexdiscipline.co/wp-includes/js/dist/priority-queue.min.js?ver=2d59d091223ee9a33838\";s:2:\"as\";s:6:\"script\";}i:27;a:2:{s:4:\"href\";s:90:\"https://apexdiscipline.co/wp-includes/js/dist/private-apis.min.js?ver=4f465748bda624774139\";s:2:\"as\";s:6:\"script\";}i:28;a:2:{s:4:\"href\";s:91:\"https://apexdiscipline.co/wp-includes/js/dist/redux-routine.min.js?ver=8bb92d45458b29590f53\";s:2:\"as\";s:6:\"script\";}i:29;a:2:{s:4:\"href\";s:91:\"https://apexdiscipline.co/wp-includes/js/dist/data-controls.min.js?ver=49f5587e8b90f9e7cc7e\";s:2:\"as\";s:6:\"script\";}i:30;a:2:{s:4:\"href\";s:91:\"https://apexdiscipline.co/wp-includes/js/dist/html-entities.min.js?ver=e8b78b18a162491d5e5f\";s:2:\"as\";s:6:\"script\";}i:31;a:2:{s:4:\"href\";s:85:\"https://apexdiscipline.co/wp-includes/js/dist/notices.min.js?ver=f62fbf15dcc23301922f\";s:2:\"as\";s:6:\"script\";}i:32;a:2:{s:4:\"href\";s:126:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-middleware.js?ver=d79dedade2f2e4dc9df4\";s:2:\"as\";s:6:\"script\";}i:33;a:2:{s:4:\"href\";s:119:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/admin/sanitize/index.js?ver=c7a741f8dc5bec166999\";s:2:\"as\";s:6:\"script\";}i:34;a:2:{s:4:\"href\";s:82:\"https://apexdiscipline.co/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed\";s:2:\"as\";s:6:\"script\";}i:35;a:2:{s:4:\"href\";s:87:\"https://apexdiscipline.co/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381\";s:2:\"as\";s:6:\"script\";}i:36;a:2:{s:4:\"href\";s:88:\"https://apexdiscipline.co/wp-includes/js/dist/primitives.min.js?ver=0b5dcc337aa7cbf75570\";s:2:\"as\";s:6:\"script\";}i:37;a:2:{s:4:\"href\";s:85:\"https://apexdiscipline.co/wp-includes/js/dist/warning.min.js?ver=d69bc18c456d01c11d5a\";s:2:\"as\";s:6:\"script\";}i:38;a:2:{s:4:\"href\";s:127:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-shared-hocs.js?ver=c18bbb2325f333897e6b\";s:2:\"as\";s:6:\"script\";}i:39;a:2:{s:4:\"href\";s:130:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-shared-context.js?ver=621353d8a3a7c8d44b41\";s:2:\"as\";s:6:\"script\";}i:40;a:2:{s:4:\"href\";s:118:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/price-format.js?ver=0df720e448f7ab3c5d0d\";s:2:\"as\";s:6:\"script\";}i:41;a:2:{s:4:\"href\";s:83:\"https://apexdiscipline.co/wp-includes/js/dist/autop.min.js?ver=9fb50649848277dd318d\";s:2:\"as\";s:6:\"script\";}i:42;a:2:{s:4:\"href\";s:88:\"https://apexdiscipline.co/wp-includes/js/dist/components.min.js?ver=0d72a218dfea8f6f442f\";s:2:\"as\";s:6:\"script\";}i:43;a:2:{s:4:\"href\";s:82:\"https://apexdiscipline.co/wp-includes/js/dist/date.min.js?ver=795a56839718d3ff7eae\";s:2:\"as\";s:6:\"script\";}i:44;a:2:{s:4:\"href\";s:77:\"https://apexdiscipline.co/wp-includes/js/dist/vendor/moment.min.js?ver=2.30.1\";s:2:\"as\";s:6:\"script\";}i:45;a:2:{s:4:\"href\";s:87:\"https://apexdiscipline.co/wp-includes/js/dist/rich-text.min.js?ver=5bdbb44f3039529e3645\";s:2:\"as\";s:6:\"script\";}i:46;a:2:{s:4:\"href\";s:85:\"https://apexdiscipline.co/wp-includes/js/dist/plugins.min.js?ver=039ed87b5b9f7036ceee\";s:2:\"as\";s:6:\"script\";}i:47;a:2:{s:4:\"href\";s:87:\"https://apexdiscipline.co/wp-includes/js/dist/wordcount.min.js?ver=c5b97f11206928ea9130\";s:2:\"as\";s:6:\"script\";}}s:13:\"cart-frontend\";a:45:{i:0;a:2:{s:4:\"href\";s:119:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/cart-frontend.js?ver=80fcb618479659f7e680\";s:2:\"as\";s:6:\"script\";}i:1;a:2:{s:4:\"href\";s:136:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-cart-checkout-base-frontend.js?ver=e5d71ed115ef3b9853d5\";s:2:\"as\";s:6:\"script\";}i:2;a:2:{s:4:\"href\";s:82:\"https://apexdiscipline.co/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0\";s:2:\"as\";s:6:\"script\";}i:3;a:2:{s:4:\"href\";s:82:\"https://apexdiscipline.co/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375\";s:2:\"as\";s:6:\"script\";}i:4;a:2:{s:4:\"href\";s:83:\"https://apexdiscipline.co/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1\";s:2:\"as\";s:6:\"script\";}i:5;a:2:{s:4:\"href\";s:139:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-cart-checkout-vendors-frontend.js?ver=77ce82bde9b252b95b23\";s:2:\"as\";s:6:\"script\";}i:6;a:2:{s:4:\"href\";s:78:\"https://apexdiscipline.co/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1\";s:2:\"as\";s:6:\"script\";}i:7;a:2:{s:4:\"href\";s:88:\"https://apexdiscipline.co/wp-includes/js/dist/vendor/react-jsx-runtime.min.js?ver=18.3.1\";s:2:\"as\";s:6:\"script\";}i:8;a:2:{s:4:\"href\";s:121:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/blocks-checkout.js?ver=da57c8c98d31b28d806e\";s:2:\"as\";s:6:\"script\";}i:9;a:2:{s:4:\"href\";s:82:\"https://apexdiscipline.co/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1\";s:2:\"as\";s:6:\"script\";}i:10;a:2:{s:4:\"href\";s:128:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/blocks-checkout-events.js?ver=2d0fd4590f6cc663947c\";s:2:\"as\";s:6:\"script\";}i:11;a:2:{s:4:\"href\";s:114:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-types.js?ver=f0cc692c0367e0930c80\";s:2:\"as\";s:6:\"script\";}i:12;a:2:{s:4:\"href\";s:123:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/blocks-components.js?ver=8b64025baef8d338aa5e\";s:2:\"as\";s:6:\"script\";}i:13;a:2:{s:4:\"href\";s:120:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-data.js?ver=85514a58ec73c1ba6311\";s:2:\"as\";s:6:\"script\";}i:14;a:2:{s:4:\"href\";s:124:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-registry.js?ver=6436a923b42f4d1b1f6d\";s:2:\"as\";s:6:\"script\";}i:15;a:2:{s:4:\"href\";s:117:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-settings.js?ver=508473c3c2ece9af8f8f\";s:2:\"as\";s:6:\"script\";}i:16;a:2:{s:4:\"href\";s:87:\"https://apexdiscipline.co/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee\";s:2:\"as\";s:6:\"script\";}i:17;a:2:{s:4:\"href\";s:81:\"https://apexdiscipline.co/wp-includes/js/dist/url.min.js?ver=9e178c9516d1222dc834\";s:2:\"as\";s:6:\"script\";}i:18;a:2:{s:4:\"href\";s:82:\"https://apexdiscipline.co/wp-includes/js/dist/data.min.js?ver=f940198280891b0b6318\";s:2:\"as\";s:6:\"script\";}i:19;a:2:{s:4:\"href\";s:85:\"https://apexdiscipline.co/wp-includes/js/dist/compose.min.js?ver=7a9b375d8c19cf9d3d9b\";s:2:\"as\";s:6:\"script\";}i:20;a:2:{s:4:\"href\";s:88:\"https://apexdiscipline.co/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c\";s:2:\"as\";s:6:\"script\";}i:21;a:2:{s:4:\"href\";s:81:\"https://apexdiscipline.co/wp-includes/js/dist/dom.min.js?ver=26edef3be6483da3de2e\";s:2:\"as\";s:6:\"script\";}i:22;a:2:{s:4:\"href\";s:85:\"https://apexdiscipline.co/wp-includes/js/dist/element.min.js?ver=6a582b0c827fa25df3dd\";s:2:\"as\";s:6:\"script\";}i:23;a:2:{s:4:\"href\";s:89:\"https://apexdiscipline.co/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2\";s:2:\"as\";s:6:\"script\";}i:24;a:2:{s:4:\"href\";s:94:\"https://apexdiscipline.co/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979\";s:2:\"as\";s:6:\"script\";}i:25;a:2:{s:4:\"href\";s:86:\"https://apexdiscipline.co/wp-includes/js/dist/keycodes.min.js?ver=34c8fb5e7a594a1c8037\";s:2:\"as\";s:6:\"script\";}i:26;a:2:{s:4:\"href\";s:92:\"https://apexdiscipline.co/wp-includes/js/dist/priority-queue.min.js?ver=2d59d091223ee9a33838\";s:2:\"as\";s:6:\"script\";}i:27;a:2:{s:4:\"href\";s:90:\"https://apexdiscipline.co/wp-includes/js/dist/private-apis.min.js?ver=4f465748bda624774139\";s:2:\"as\";s:6:\"script\";}i:28;a:2:{s:4:\"href\";s:91:\"https://apexdiscipline.co/wp-includes/js/dist/redux-routine.min.js?ver=8bb92d45458b29590f53\";s:2:\"as\";s:6:\"script\";}i:29;a:2:{s:4:\"href\";s:91:\"https://apexdiscipline.co/wp-includes/js/dist/data-controls.min.js?ver=49f5587e8b90f9e7cc7e\";s:2:\"as\";s:6:\"script\";}i:30;a:2:{s:4:\"href\";s:91:\"https://apexdiscipline.co/wp-includes/js/dist/html-entities.min.js?ver=e8b78b18a162491d5e5f\";s:2:\"as\";s:6:\"script\";}i:31;a:2:{s:4:\"href\";s:85:\"https://apexdiscipline.co/wp-includes/js/dist/notices.min.js?ver=f62fbf15dcc23301922f\";s:2:\"as\";s:6:\"script\";}i:32;a:2:{s:4:\"href\";s:126:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-middleware.js?ver=d79dedade2f2e4dc9df4\";s:2:\"as\";s:6:\"script\";}i:33;a:2:{s:4:\"href\";s:119:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/admin/sanitize/index.js?ver=c7a741f8dc5bec166999\";s:2:\"as\";s:6:\"script\";}i:34;a:2:{s:4:\"href\";s:82:\"https://apexdiscipline.co/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed\";s:2:\"as\";s:6:\"script\";}i:35;a:2:{s:4:\"href\";s:87:\"https://apexdiscipline.co/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381\";s:2:\"as\";s:6:\"script\";}i:36;a:2:{s:4:\"href\";s:88:\"https://apexdiscipline.co/wp-includes/js/dist/primitives.min.js?ver=0b5dcc337aa7cbf75570\";s:2:\"as\";s:6:\"script\";}i:37;a:2:{s:4:\"href\";s:85:\"https://apexdiscipline.co/wp-includes/js/dist/warning.min.js?ver=d69bc18c456d01c11d5a\";s:2:\"as\";s:6:\"script\";}i:38;a:2:{s:4:\"href\";s:130:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-shared-context.js?ver=621353d8a3a7c8d44b41\";s:2:\"as\";s:6:\"script\";}i:39;a:2:{s:4:\"href\";s:127:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-shared-hocs.js?ver=c18bbb2325f333897e6b\";s:2:\"as\";s:6:\"script\";}i:40;a:2:{s:4:\"href\";s:118:\"https://apexdiscipline.co/wp-content/plugins/woocommerce/assets/client/blocks/price-format.js?ver=0df720e448f7ab3c5d0d\";s:2:\"as\";s:6:\"script\";}i:41;a:2:{s:4:\"href\";s:83:\"https://apexdiscipline.co/wp-includes/js/dist/autop.min.js?ver=9fb50649848277dd318d\";s:2:\"as\";s:6:\"script\";}i:42;a:2:{s:4:\"href\";s:85:\"https://apexdiscipline.co/wp-includes/js/dist/plugins.min.js?ver=039ed87b5b9f7036ceee\";s:2:\"as\";s:6:\"script\";}i:43;a:2:{s:4:\"href\";s:90:\"https://apexdiscipline.co/wp-includes/js/dist/style-engine.min.js?ver=7c6fcedc37dadafb8a81\";s:2:\"as\";s:6:\"script\";}i:44;a:2:{s:4:\"href\";s:87:\"https://apexdiscipline.co/wp-includes/js/dist/wordcount.min.js?ver=c5b97f11206928ea9130\";s:2:\"as\";s:6:\"script\";}}}s:7:\"version\";a:3:{s:11:\"woocommerce\";s:6:\"10.6.1\";s:9:\"wordpress\";s:5:\"6.9.4\";s:8:\"site_url\";s:25:\"https://apexdiscipline.co\";}}','off'),
(17722,'_transient_timeout_geoip_169.150.203.200','1774221027','off'),
(17723,'_transient_geoip_169.150.203.200','US','off'),
(17745,'_transient_timeout_geoip_49.51.52.250','1774223113','off'),
(17746,'_transient_geoip_49.51.52.250','US','off'),
(17765,'_transient_timeout_geoip_149.34.210.139','1774224323','off'),
(17766,'_transient_geoip_149.34.210.139','TR','off'),
(17927,'_transient_timeout_geoip_104.28.246.112','1774238381','off'),
(17928,'_transient_geoip_104.28.246.112','US','off'),
(17942,'_transient_timeout_geoip_182.242.168.29','1774238608','off'),
(17943,'_transient_geoip_182.242.168.29','CN','off'),
(17955,'_transient_timeout_geoip_172.71.144.75','1774242245','off'),
(17956,'_transient_geoip_172.71.144.75','DE','off'),
(17957,'_transient_timeout_geoip_172.71.184.168','1774242245','off'),
(17958,'_transient_geoip_172.71.184.168','RU','off'),
(17984,'_transient_timeout_geoip_43.166.240.231','1774247853','off'),
(17985,'_transient_geoip_43.166.240.231','US','off'),
(18018,'_transient_timeout_jetpack_connected_user_data_1','1774254008','off'),
(18019,'_transient_jetpack_connected_user_data_1','a:11:{s:2:\"ID\";i:260712859;s:5:\"login\";s:9:\"g3nryusai\";s:5:\"email\";s:19:\"g3nryusai@gmail.com\";s:12:\"display_name\";s:12:\"Novels Eater\";s:14:\"text_direction\";s:3:\"ltr\";s:10:\"site_count\";i:2;s:15:\"jetpack_connect\";s:0:\"\";s:12:\"color_scheme\";s:12:\"classic-dark\";s:17:\"sidebar_collapsed\";b:0;s:11:\"user_locale\";s:2:\"en\";s:13:\"user_currency\";s:3:\"USD\";}','off'),
(18020,'_transient_timeout_shortpixel_remote_notice','1774254008','off'),
(18021,'_transient_shortpixel_remote_notice','a:0:{}','off'),
(18024,'_transient_timeout_wc_tracks_blog_details','1774254009','off'),
(18025,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:25:\"https://apexdiscipline.co\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";i:253343721;s:8:\"store_id\";s:36:\"f00fc92e-f446-47b6-92c8-21e0b5d0c59a\";s:14:\"products_count\";s:1:\"3\";s:10:\"wc_version\";s:6:\"10.6.1\";}','off'),
(18285,'_transient_timeout_geoip_182.44.67.97','1774259342','off'),
(18286,'_transient_geoip_182.44.67.97','CN','off'),
(18451,'_transient_timeout_geoip_80.187.73.124','1774262107','off'),
(18452,'_transient_geoip_80.187.73.124','DE','off'),
(18520,'_transient_timeout_geoip_103.131.213.131','1774263594','off'),
(18521,'_transient_geoip_103.131.213.131','PK','off'),
(18561,'_transient_timeout_jetpack_plugin_api_action_links_refresh','1774264188','off'),
(18562,'_transient_jetpack_plugin_api_action_links_refresh','1774177788','off'),
(18686,'_transient_timeout_geoip_43.156.204.134','1774267737','off'),
(18687,'_transient_geoip_43.156.204.134','SG','off'),
(18884,'_transient_timeout_geoip_90.253.106.23','1774281268','off'),
(18885,'_transient_geoip_90.253.106.23','GB','off'),
(18911,'_transient_timeout_geoip_104.23.223.27','1774281817','off'),
(18912,'_transient_geoip_104.23.223.27','SE','off'),
(19009,'_transient_timeout_geoip_170.106.148.137','1774286251','off'),
(19010,'_transient_geoip_170.106.148.137','US','off'),
(19014,'_transient_timeout_geoip_85.137.48.167','1774286333','off'),
(19015,'_transient_geoip_85.137.48.167','ES','off'),
(19158,'_transient_timeout_geoip_172.245.103.171','1774293503','off'),
(19159,'_transient_geoip_172.245.103.171','US','off'),
(19175,'_transient_timeout_geoip_43.155.27.244','1774307215','off'),
(19176,'_transient_geoip_43.155.27.244','HK','off'),
(19192,'woopay_enabled_adapted_extensions','a:0:{}','auto'),
(19196,'_transient_timeout_geoip_162.0.209.157','1774307218','off'),
(19197,'_transient_geoip_162.0.209.157','US','off'),
(19200,'_transient_timeout_geoip_2.50.25.161','1774314984','off'),
(19201,'_transient_geoip_2.50.25.161','AE','off'),
(19223,'_transient_timeout_geoip_94.201.197.193','1774322876','off'),
(19224,'_transient_geoip_94.201.197.193','AE','off'),
(19245,'_transient_timeout_geoip_129.226.93.214','1774326704','off'),
(19246,'_transient_geoip_129.226.93.214','SG','off'),
(19260,'_transient_timeout_elementor_remote_info_api_data_3.35.7','1774288947','off'),
(19261,'_transient_elementor_remote_info_api_data_3.35.7','a:4:{s:9:\"timestamp\";s:10:\"1774243914\";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:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','off'),
(19278,'_transient_timeout_woocommerce_admin_settings_payments_has_providers_with_incentive','1774255095','off'),
(19279,'_transient_woocommerce_admin_settings_payments_has_providers_with_incentive','no','off'),
(19292,'_transient_timeout_jetpack_sync_last_checked_queue_state_sync','1774251526','off'),
(19293,'_transient_jetpack_sync_last_checked_queue_state_sync','a:2:{i:0;i:0;i:1;d:0;}','off'),
(19295,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1774273096','off'),
(19296,'_transient_action_scheduler_last_pastdue_actions_check','1774251496','off'),
(19409,'_transient_timeout_geoip_104.23.217.169','1774340791','off'),
(19410,'_transient_geoip_104.23.217.169','SE','off'),
(19489,'_transient_timeout__woocommerce_helper_subscriptions','1774257005','off'),
(19490,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'),
(19491,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1774256106;s:8:\"response\";a:1:{s:41:\"TFRrhfmTEFy0xmWNzM5sRE/duplicate-post.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-post\";s:4:\"slug\";s:14:\"duplicate-post\";s:6:\"plugin\";s:41:\"TFRrhfmTEFy0xmWNzM5sRE/duplicate-post.php\";s:11:\"new_version\";s:3:\"4.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-post/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/duplicate-post.4.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=2336666\";s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-128x128.png?rev=2336666\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/duplicate-post/assets/banner-1544x500.png?rev=2336666\";s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=2336666\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:12:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:5:\"7.103\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.103.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=3427096\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=3427096\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{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:6:\"3.35.7\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:35:\"litespeed-cache/litespeed-cache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/litespeed-cache\";s:4:\"slug\";s:15:\"litespeed-cache\";s:6:\"plugin\";s:35:\"litespeed-cache/litespeed-cache.php\";s:11:\"new_version\";s:7:\"7.8.0.1\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/litespeed-cache/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/litespeed-cache.7.8.0.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181\";s:2:\"1x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-128x128.png?rev=2554181\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/litespeed-cache/assets/banner-1544x500.png?rev=2554181\";s:2:\"1x\";s:70:\"https://ps.w.org/litespeed-cache/assets/banner-772x250.png?rev=2554181\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:44:\"shortpixel-image-optimiser/wp-shortpixel.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/shortpixel-image-optimiser\";s:4:\"slug\";s:26:\"shortpixel-image-optimiser\";s:6:\"plugin\";s:44:\"shortpixel-image-optimiser/wp-shortpixel.php\";s:11:\"new_version\";s:5:\"6.4.3\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/shortpixel-image-optimiser/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/shortpixel-image-optimiser.6.4.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/shortpixel-image-optimiser/assets/icon-256x256.gif?rev=3245715\";s:2:\"1x\";s:79:\"https://ps.w.org/shortpixel-image-optimiser/assets/icon-128x128.gif?rev=3245715\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/shortpixel-image-optimiser/assets/banner-1544x500.png?rev=3400007\";s:2:\"1x\";s:81:\"https://ps.w.org/shortpixel-image-optimiser/assets/banner-772x250.png?rev=3400007\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.8.0\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:6:\"10.6.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";}s:59:\"woocommerce-paypal-payments/woocommerce-paypal-payments.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:41:\"w.org/plugins/woocommerce-paypal-payments\";s:4:\"slug\";s:27:\"woocommerce-paypal-payments\";s:6:\"plugin\";s:59:\"woocommerce-paypal-payments/woocommerce-paypal-payments.php\";s:11:\"new_version\";s:5:\"3.4.1\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/woocommerce-paypal-payments/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/woocommerce-paypal-payments.3.4.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/woocommerce-paypal-payments/assets/icon-256x256.png?rev=3234615\";s:2:\"1x\";s:80:\"https://ps.w.org/woocommerce-paypal-payments/assets/icon-128x128.png?rev=3234615\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/woocommerce-paypal-payments/assets/banner-1544x500.png?rev=3234615\";s:2:\"1x\";s:82:\"https://ps.w.org/woocommerce-paypal-payments/assets/banner-772x250.png?rev=3234615\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/woocommerce-gateway-stripe\";s:4:\"slug\";s:26:\"woocommerce-gateway-stripe\";s:6:\"plugin\";s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";s:11:\"new_version\";s:6:\"10.5.3\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/woocommerce-gateway-stripe/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/woocommerce-gateway-stripe.10.5.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/woocommerce-gateway-stripe/assets/icon-256x256.png?rev=3177277\";s:2:\"1x\";s:79:\"https://ps.w.org/woocommerce-gateway-stripe/assets/icon-128x128.png?rev=3177277\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/woocommerce-gateway-stripe/assets/banner-1544x500.png?rev=3234748\";s:2:\"1x\";s:81:\"https://ps.w.org/woocommerce-gateway-stripe/assets/banner-772x250.png?rev=3234748\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";}s:45:\"woocommerce-payments/woocommerce-payments.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/woocommerce-payments\";s:4:\"slug\";s:20:\"woocommerce-payments\";s:6:\"plugin\";s:45:\"woocommerce-payments/woocommerce-payments.php\";s:11:\"new_version\";s:6:\"10.6.0\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/woocommerce-payments/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/woocommerce-payments.10.6.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/woocommerce-payments/assets/icon-256x256.png?rev=3234740\";s:2:\"1x\";s:73:\"https://ps.w.org/woocommerce-payments/assets/icon-128x128.png?rev=3234740\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/woocommerce-payments/assets/banner-1544x500.png?rev=3234740\";s:2:\"1x\";s:75:\"https://ps.w.org/woocommerce-payments/assets/banner-772x250.png?rev=3234740\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:19:\"yaymail/yaymail.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/yaymail\";s:4:\"slug\";s:7:\"yaymail\";s:6:\"plugin\";s:19:\"yaymail/yaymail.php\";s:11:\"new_version\";s:5:\"4.3.4\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/yaymail/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/yaymail.4.3.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/yaymail/assets/icon-256x256.gif?rev=2900992\";s:2:\"1x\";s:60:\"https://ps.w.org/yaymail/assets/icon-128x128.gif?rev=2599198\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/yaymail/assets/banner-1544x500.png?rev=3308432\";s:2:\"1x\";s:62:\"https://ps.w.org/yaymail/assets/banner-772x250.png?rev=3308432\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:20:\"yaysmtp/yay-smtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/yaysmtp\";s:4:\"slug\";s:7:\"yaysmtp\";s:6:\"plugin\";s:20:\"yaysmtp/yay-smtp.php\";s:11:\"new_version\";s:5:\"2.7.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/yaysmtp/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/yaysmtp.2.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/yaysmtp/assets/icon-256x256.png?rev=3056583\";s:2:\"1x\";s:60:\"https://ps.w.org/yaysmtp/assets/icon-256x256.png?rev=3056583\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/yaysmtp/assets/banner-1544x500.png?rev=2437264\";s:2:\"1x\";s:62:\"https://ps.w.org/yaysmtp/assets/banner-772x250.png?rev=2437977\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}}s:7:\"checked\";a:13:{s:19:\"akismet/akismet.php\";s:3:\"5.6\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:5:\"7.103\";s:23:\"elementor/elementor.php\";s:6:\"3.35.7\";s:9:\"hello.php\";s:5:\"1.7.2\";s:35:\"litespeed-cache/litespeed-cache.php\";s:7:\"7.8.0.1\";s:44:\"shortpixel-image-optimiser/wp-shortpixel.php\";s:5:\"6.4.3\";s:27:\"woocommerce/woocommerce.php\";s:6:\"10.6.1\";s:59:\"woocommerce-paypal-payments/woocommerce-paypal-payments.php\";s:5:\"3.4.1\";s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";s:6:\"10.5.3\";s:45:\"woocommerce-payments/woocommerce-payments.php\";s:6:\"10.6.0\";s:19:\"yaymail/yaymail.php\";s:5:\"4.3.4\";s:20:\"yaysmtp/yay-smtp.php\";s:5:\"2.7.3\";s:41:\"TFRrhfmTEFy0xmWNzM5sRE/duplicate-post.php\";s:3:\"4.4\";}}','off'),
(19630,'_transient_timeout_geoip_43.135.144.81','1774345833','off'),
(19631,'_transient_geoip_43.135.144.81','US','off'),
(19736,'_transient_timeout_wcpay_currency_format','1774348431','off'),
(19737,'_transient_wcpay_currency_format','a:149:{s:3:\"EUR\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"de_AT\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"de_BE\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"de_LU\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"el_CY\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"en_IE\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_MT\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"es_EA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"es_IC\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_BE\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_BL\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_GF\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_GP\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_LU\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_MC\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_MF\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_MQ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_PM\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_RE\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_YT\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"it_SM\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"it_VA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"nl_BE\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"pt_PT\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"sq_XK\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:10:\"sr_Latn_ME\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:10:\"sr_Latn_XK\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"sv_AX\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"sv_FI\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"tr_CY\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:6:\"ast_ES\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"ca_ES\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"de_DE\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"el_GR\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"es_ES\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"et_EE\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"eu_ES\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fi_FI\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_FR\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fy_NL\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"ga_IE\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"gl_ES\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"it_IT\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"lb_LU\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"lt_LT\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"lv_LV\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"mt_MT\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"nl_NL\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"sk_SK\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"sl_SI\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"AED\";a:2:{s:5:\"ar_AE\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"AFN\";a:4:{s:5:\"fa_AF\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"ps_AF\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"uz_AF\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"XCD\";a:9:{s:5:\"en_AG\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_AI\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_DM\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_GD\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_KN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_LC\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_MS\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_VC\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"ALL\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"sq_AL\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"AMD\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"hy_AM\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"AOA\";a:2:{s:5:\"pt_AO\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"ARS\";a:2:{s:5:\"es_AR\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"USD\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_DG\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_FM\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_GU\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_IO\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_MH\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_MP\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_PR\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_PW\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_TC\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_UM\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_VG\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_VI\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_ZW\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"es_EC\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"es_PA\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"es_PR\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"es_SV\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"es_US\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"fr_HT\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"nl_BQ\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"pt_TL\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"qu_EC\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_US\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:6:\"haw_US\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"nd_ZW\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"sn_ZW\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"AUD\";a:8:{s:5:\"en_AU\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_CC\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_CX\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_KI\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_NF\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_NR\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_TV\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"AWG\";a:2:{s:5:\"nl_AW\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"AZN\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"az_AZ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"BAM\";a:4:{s:5:\"hr_BA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:10:\"sr_Latn_BA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"bs_BA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"BBD\";a:2:{s:5:\"en_BB\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"BDT\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:5:\"right\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"bn_BD\";a:4:{s:12:\"currency_pos\";s:5:\"right\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"XOF\";a:11:{s:5:\"fr_BF\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_BJ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_CI\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_ML\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_NE\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_SN\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_TG\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"pt_GW\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:6:\"dyo_SN\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"wo_SN\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"BHD\";a:2:{s:5:\"ar_BH\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}}s:3:\"BIF\";a:4:{s:5:\"en_BI\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"fr_BI\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"rn_BI\";a:4:{s:12:\"currency_pos\";s:5:\"right\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"BMD\";a:2:{s:5:\"en_BM\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"BND\";a:2:{s:5:\"ms_BN\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"BOB\";a:3:{s:5:\"es_BO\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"qu_BO\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"BRL\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"pt_BR\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"BSD\";a:2:{s:5:\"en_BS\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"BTN\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"dz_BT\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"BWP\";a:2:{s:5:\"en_BW\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"BYN\";a:3:{s:5:\"ru_BY\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"be_BY\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"BZD\";a:2:{s:5:\"en_BZ\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"CAD\";a:3:{s:5:\"en_CA\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"fr_CA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"CDF\";a:4:{s:5:\"fr_CD\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"sw_CD\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"ln_CD\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"XAF\";a:12:{s:5:\"ar_TD\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"en_CM\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"es_GQ\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_CF\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_CG\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_CM\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_GA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_GQ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_TD\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"pt_GQ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"sg_CF\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"CHF\";a:8:{s:5:\"de_CH\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"de_LI\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"fr_CH\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:6:\"gsw_LI\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"it_CH\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:6:\"gsw_CH\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"rm_CH\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"NZD\";a:7:{s:5:\"en_CK\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_NU\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_NZ\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_PN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_TK\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"mi_NZ\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"CLP\";a:2:{s:5:\"es_CL\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"CNY\";a:4:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"bo_CN\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ug_CN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"zh_CN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"COP\";a:2:{s:5:\"es_CO\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"CRC\";a:2:{s:5:\"es_CR\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"CUC\";a:2:{s:5:\"es_CU\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"CVE\";a:2:{s:5:\"pt_CV\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"ANG\";a:4:{s:5:\"en_SX\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"nl_CW\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"nl_SX\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"CZK\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"cs_CZ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"DJF\";a:3:{s:5:\"ar_DJ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_DJ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"DKK\";a:4:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"da_DK\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fo_FO\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"kl_GL\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"DOP\";a:2:{s:5:\"es_DO\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"DZD\";a:3:{s:5:\"ar_DZ\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_DZ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"EGP\";a:2:{s:5:\"ar_EG\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"MAD\";a:5:{s:5:\"ar_EH\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ar_MA\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"fr_MA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:6:\"tzm_MA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"ERN\";a:4:{s:5:\"ar_ER\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"en_ER\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ti_ER\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"ETB\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"am_ET\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"FJD\";a:2:{s:5:\"en_FJ\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"FKP\";a:2:{s:5:\"en_FK\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"GBP\";a:9:{s:5:\"en_GB\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_GG\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_IM\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_JE\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ga_GB\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"cy_GB\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"gd_GB\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"gv_IM\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"GEL\";a:3:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"ka_GE\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"os_GE\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"GHS\";a:4:{s:5:\"en_GH\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ak_GH\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ee_GH\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"GIP\";a:2:{s:5:\"en_GI\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"GMD\";a:2:{s:5:\"en_GM\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"GNF\";a:2:{s:5:\"fr_GN\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"GTQ\";a:2:{s:5:\"es_GT\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"GYD\";a:2:{s:5:\"en_GY\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"HKD\";a:3:{s:5:\"en_HK\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:10:\"zh_Hant_HK\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"HNL\";a:2:{s:5:\"es_HN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"HUF\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"hu_HU\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"IDR\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"id_ID\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"ILS\";a:4:{s:5:\"ar_IL\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"ar_PS\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"he_IL\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"INR\";a:19:{s:5:\"bn_IN\";a:4:{s:12:\"currency_pos\";s:5:\"right\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_IN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ne_IN\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ur_IN\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"as_IN\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"dz_BT\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"gu_IN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"hi_IN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"kn_IN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:6:\"kok_IN\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:6:\"mai_IN\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ml_IN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"mr_IN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"or_IN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"sa_IN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"sd_PK\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"ta_IN\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"te_IN\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"IQD\";a:3:{s:5:\"ar_IQ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:6:\"ckb_IQ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"IRR\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fa_IR\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"ISK\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"is_IS\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"JMD\";a:2:{s:5:\"en_JM\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"JOD\";a:3:{s:5:\"ar_JO\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}s:5:\"ar_PS\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}}s:3:\"JPY\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"ja_JP\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"KES\";a:3:{s:5:\"en_KE\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"sw_KE\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"KGS\";a:3:{s:5:\"ru_KG\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"ky_KG\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"KHR\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:5:\"right\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"km_KH\";a:4:{s:12:\"currency_pos\";s:5:\"right\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"KMF\";a:3:{s:5:\"ar_KM\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_KM\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"KPW\";a:2:{s:5:\"ko_KP\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"KRW\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"ko_KR\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"KWD\";a:2:{s:5:\"ar_KW\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}}s:3:\"KYD\";a:2:{s:5:\"en_KY\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"KZT\";a:3:{s:5:\"ru_KZ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"kk_KZ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"LAK\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"lo_LA\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"LBP\";a:2:{s:5:\"ar_LB\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"LKR\";a:3:{s:5:\"ta_LK\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"si_LK\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"LRD\";a:2:{s:5:\"en_LR\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"LSL\";a:2:{s:5:\"en_LS\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"LYD\";a:2:{s:5:\"ar_LY\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}}s:3:\"MDL\";a:2:{s:5:\"ro_MD\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"MGA\";a:4:{s:5:\"en_MG\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"fr_MG\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"mg_MG\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"MKD\";a:3:{s:5:\"sq_MK\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"mk_MK\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"MMK\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"my_MM\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"MNT\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"mn_MN\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"MOP\";a:3:{s:5:\"pt_MO\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:10:\"zh_Hant_MO\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"MRU\";a:2:{s:5:\"ar_MR\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"MUR\";a:3:{s:5:\"en_MU\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"fr_MU\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"MWK\";a:2:{s:5:\"en_MW\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"MXN\";a:2:{s:5:\"es_MX\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"MYR\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ms_MY\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"MZN\";a:2:{s:5:\"pt_MZ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"NAD\";a:2:{s:5:\"en_NA\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"XPF\";a:4:{s:5:\"fr_NC\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_PF\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_WF\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"NGN\";a:3:{s:5:\"en_NG\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"yo_NG\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"NIO\";a:2:{s:5:\"es_NI\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"NOK\";a:5:{s:5:\"nb_SJ\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"nb_NO\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"nn_NO\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"se_NO\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"NPR\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ne_NP\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"OMR\";a:2:{s:5:\"ar_OM\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}}s:3:\"PEN\";a:3:{s:5:\"es_PE\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"qu_PE\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"PGK\";a:2:{s:5:\"en_PG\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"PHP\";a:4:{s:5:\"en_PH\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:6:\"ceb_PH\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:6:\"fil_PH\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"PKR\";a:3:{s:5:\"en_PK\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"ur_PK\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"PLN\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"pl_PL\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"PYG\";a:2:{s:5:\"es_PY\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"QAR\";a:2:{s:5:\"ar_QA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"RON\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"ro_RO\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"RSD\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"sr_RS\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"RUB\";a:5:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"ce_RU\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ru_RU\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:6:\"sah_RU\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"tt_RU\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"RWF\";a:4:{s:5:\"en_RW\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"fr_RW\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"rw_RW\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"SAR\";a:2:{s:5:\"ar_SA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"SBD\";a:2:{s:5:\"en_SB\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"SCR\";a:3:{s:5:\"en_SC\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"fr_SC\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"SDG\";a:3:{s:5:\"ar_SD\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"en_SD\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"SEK\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"sv_SE\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"SGD\";a:4:{s:5:\"en_SG\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ms_SG\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"ta_SG\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"SHP\";a:2:{s:5:\"en_SH\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"SLL\";a:2:{s:5:\"en_SL\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"SOS\";a:3:{s:5:\"ar_SO\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"so_SO\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"SRD\";a:2:{s:5:\"nl_SR\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"SSP\";a:2:{s:5:\"en_SS\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"STN\";a:2:{s:5:\"pt_ST\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"SYP\";a:3:{s:5:\"ar_SY\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"fr_SY\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"SZL\";a:2:{s:5:\"en_SZ\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"THB\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"th_TH\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"TJS\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"tg_TJ\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"TMT\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"tk_TM\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"TND\";a:3:{s:5:\"ar_TN\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}s:5:\"fr_TN\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;}}s:3:\"TOP\";a:3:{s:5:\"en_TO\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"to_TO\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"TRY\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"tr_TR\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"TTD\";a:2:{s:5:\"en_TT\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"TWD\";a:2:{s:7:\"zh_Hant\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"TZS\";a:3:{s:5:\"en_TZ\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"sw_TZ\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"UAH\";a:3:{s:5:\"ru_UA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"uk_UA\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"UGX\";a:3:{s:5:\"en_UG\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"sw_UG\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"UYU\";a:2:{s:5:\"es_UY\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"UZS\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"uz_AF\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"VES\";a:2:{s:5:\"es_VE\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}}s:3:\"VND\";a:2:{s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:5:\"vi_VN\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"VUV\";a:3:{s:5:\"en_VU\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}s:5:\"fr_VU\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;}}s:3:\"WST\";a:2:{s:5:\"en_WS\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"YER\";a:2:{s:5:\"ar_YE\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;}}s:3:\"ZAR\";a:7:{s:5:\"en_LS\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_NA\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"en_ZA\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"af_ZA\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;}s:5:\"xh_ZA\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:5:\"zu_ZA\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}s:3:\"ZMW\";a:2:{s:5:\"en_ZM\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}s:7:\"default\";a:4:{s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;}}}','off'),
(19738,'_transient_timeout_wcpay_locale_info','1774348431','off');
INSERT INTO `wpj0_options` VALUES
(19739,'_transient_wcpay_locale_info','a:248:{s:2:\"AD\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ca_AD\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"AE\";a:14:{s:13:\"currency_code\";s:3:\"AED\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_AE\";s:4:\"name\";s:27:\"United Arab Emirates dirham\";s:8:\"singular\";s:10:\"UAE dirham\";s:6:\"plural\";s:11:\"UAE dirhams\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"ar_AE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"AF\";a:14:{s:13:\"currency_code\";s:3:\"AFN\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"fa_AF\";s:4:\"name\";s:14:\"Afghan afghani\";s:8:\"singular\";s:14:\"Afghan Afghani\";s:6:\"plural\";s:15:\"Afghan Afghanis\";s:12:\"short_symbol\";s:2:\"؋\";s:7:\"locales\";a:4:{s:5:\"fa_AF\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ps_AF\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"uz_AF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"AG\";a:14:{s:13:\"currency_code\";s:3:\"XCD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_AG\";s:4:\"name\";s:21:\"East Caribbean dollar\";s:8:\"singular\";s:21:\"East Caribbean dollar\";s:6:\"plural\";s:22:\"East Caribbean dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:9:{s:5:\"en_AG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_AI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GD\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_LC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"AI\";a:14:{s:13:\"currency_code\";s:3:\"XCD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_AI\";s:4:\"name\";s:21:\"East Caribbean dollar\";s:8:\"singular\";s:21:\"East Caribbean dollar\";s:6:\"plural\";s:22:\"East Caribbean dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:9:{s:5:\"en_AG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_AI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GD\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_LC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"AL\";a:14:{s:13:\"currency_code\";s:3:\"ALL\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"sq_AL\";s:4:\"name\";s:12:\"Albanian lek\";s:8:\"singular\";s:12:\"Albanian lek\";s:6:\"plural\";s:14:\"Albanian lekë\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_AL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"AM\";a:14:{s:13:\"currency_code\";s:3:\"AMD\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"hy_AM\";s:4:\"name\";s:13:\"Armenian dram\";s:8:\"singular\";s:13:\"Armenian dram\";s:6:\"plural\";s:14:\"Armenian drams\";s:12:\"short_symbol\";s:2:\"֏\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"hy_AM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"AO\";a:14:{s:13:\"currency_code\";s:3:\"AOA\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"pt_AO\";s:4:\"name\";s:14:\"Angolan kwanza\";s:8:\"singular\";s:14:\"Angolan kwanza\";s:6:\"plural\";s:15:\"Angolan kwanzas\";s:12:\"short_symbol\";s:2:\"Kz\";s:7:\"locales\";a:2:{s:5:\"pt_AO\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"AR\";a:14:{s:13:\"currency_code\";s:3:\"ARS\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_AR\";s:4:\"name\";s:14:\"Argentine peso\";s:8:\"singular\";s:14:\"Argentine peso\";s:6:\"plural\";s:15:\"Argentine pesos\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"es_AR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"AS\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:3:\"lbs\";s:14:\"dimension_unit\";s:2:\"in\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_AS\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"AT\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"de_AT\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"AU\";a:14:{s:13:\"currency_code\";s:3:\"AUD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_AU\";s:4:\"name\";s:17:\"Australian dollar\";s:8:\"singular\";s:17:\"Australian dollar\";s:6:\"plural\";s:18:\"Australian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:8:{s:5:\"en_AU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CX\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NF\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"AW\";a:14:{s:13:\"currency_code\";s:3:\"AWG\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"nl_AW\";s:4:\"name\";s:13:\"Aruban florin\";s:8:\"singular\";s:13:\"Aruban florin\";s:6:\"plural\";s:13:\"Aruban florin\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"nl_AW\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"AX\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"sv_AX\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"AZ\";a:14:{s:13:\"currency_code\";s:3:\"AZN\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"az_AZ\";s:4:\"name\";s:17:\"Azerbaijani manat\";s:8:\"singular\";s:17:\"Azerbaijani manat\";s:6:\"plural\";s:18:\"Azerbaijani manats\";s:12:\"short_symbol\";s:3:\"₼\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"az_AZ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"BA\";a:14:{s:13:\"currency_code\";s:3:\"BAM\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"bs_BA\";s:4:\"name\";s:39:\"Bosnia and Herzegovina convertible mark\";s:8:\"singular\";s:35:\"Bosnia-Herzegovina convertible mark\";s:6:\"plural\";s:36:\"Bosnia-Herzegovina convertible marks\";s:12:\"short_symbol\";s:2:\"KM\";s:7:\"locales\";a:4:{s:5:\"hr_BA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_BA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"bs_BA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"BB\";a:14:{s:13:\"currency_code\";s:3:\"BBD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_BB\";s:4:\"name\";s:16:\"Barbadian dollar\";s:8:\"singular\";s:16:\"Barbadian dollar\";s:6:\"plural\";s:17:\"Barbadian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"en_BB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"BD\";a:14:{s:13:\"currency_code\";s:3:\"BDT\";s:12:\"currency_pos\";s:5:\"right\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"bn_BD\";s:4:\"name\";s:16:\"Bangladeshi taka\";s:8:\"singular\";s:16:\"Bangladeshi taka\";s:6:\"plural\";s:17:\"Bangladeshi takas\";s:12:\"short_symbol\";s:3:\"৳\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:5:\"right\";}s:5:\"bn_BD\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:5:\"right\";}}}s:2:\"BE\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"nl_BE\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"BF\";a:14:{s:13:\"currency_code\";s:3:\"XOF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_BF\";s:4:\"name\";s:22:\"West African CFA franc\";s:8:\"singular\";s:22:\"West African CFA franc\";s:6:\"plural\";s:23:\"West African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:11:{s:5:\"fr_BF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BJ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_ML\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_NE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GW\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"dyo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"wo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"BG\";a:14:{s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"bg_BG\";s:13:\"currency_code\";s:3:\"EUR\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"BH\";a:14:{s:13:\"currency_code\";s:3:\"BHD\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_BH\";s:4:\"name\";s:14:\"Bahraini dinar\";s:8:\"singular\";s:14:\"Bahraini dinar\";s:6:\"plural\";s:15:\"Bahraini dinars\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"ar_BH\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"BI\";a:14:{s:13:\"currency_code\";s:3:\"BIF\";s:12:\"currency_pos\";s:5:\"right\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"rn_BI\";s:4:\"name\";s:15:\"Burundian franc\";s:8:\"singular\";s:15:\"Burundian franc\";s:6:\"plural\";s:16:\"Burundian francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:4:{s:5:\"en_BI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_BI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"rn_BI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:5:\"right\";}}}s:2:\"BJ\";a:14:{s:13:\"currency_code\";s:3:\"XOF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_BJ\";s:4:\"name\";s:22:\"West African CFA franc\";s:8:\"singular\";s:22:\"West African CFA franc\";s:6:\"plural\";s:23:\"West African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:11:{s:5:\"fr_BF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BJ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_ML\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_NE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GW\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"dyo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"wo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"BL\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_BL\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"BM\";a:14:{s:13:\"currency_code\";s:3:\"BMD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_BM\";s:4:\"name\";s:16:\"Bermudian dollar\";s:8:\"singular\";s:15:\"Bermudan dollar\";s:6:\"plural\";s:16:\"Bermudan dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"en_BM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"BN\";a:14:{s:13:\"currency_code\";s:3:\"BND\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ms_BN\";s:4:\"name\";s:13:\"Brunei dollar\";s:8:\"singular\";s:13:\"Brunei dollar\";s:6:\"plural\";s:14:\"Brunei dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"ms_BN\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"BO\";a:14:{s:13:\"currency_code\";s:3:\"BOB\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_BO\";s:4:\"name\";s:18:\"Bolivian boliviano\";s:8:\"singular\";s:18:\"Bolivian boliviano\";s:6:\"plural\";s:19:\"Bolivian bolivianos\";s:12:\"short_symbol\";s:2:\"Bs\";s:7:\"locales\";a:3:{s:5:\"es_BO\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"qu_BO\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"BQ\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"nl_BQ\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"BR\";a:14:{s:13:\"currency_code\";s:3:\"BRL\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"pt_BR\";s:4:\"name\";s:14:\"Brazilian real\";s:8:\"singular\";s:14:\"Brazilian real\";s:6:\"plural\";s:15:\"Brazilian reals\";s:12:\"short_symbol\";s:2:\"R$\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_BR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"BS\";a:14:{s:13:\"currency_code\";s:3:\"BSD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_BS\";s:4:\"name\";s:15:\"Bahamian dollar\";s:8:\"singular\";s:15:\"Bahamian dollar\";s:6:\"plural\";s:16:\"Bahamian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"en_BS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"BT\";a:14:{s:13:\"currency_code\";s:3:\"BTN\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"dz_BT\";s:4:\"name\";s:18:\"Bhutanese ngultrum\";s:8:\"singular\";s:18:\"Bhutanese ngultrum\";s:6:\"plural\";s:19:\"Bhutanese ngultrums\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"dz_BT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"BW\";a:14:{s:13:\"currency_code\";s:3:\"BWP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_BW\";s:4:\"name\";s:13:\"Botswana pula\";s:8:\"singular\";s:14:\"Botswanan pula\";s:6:\"plural\";s:15:\"Botswanan pulas\";s:12:\"short_symbol\";s:1:\"P\";s:7:\"locales\";a:2:{s:5:\"en_BW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"BY\";a:14:{s:13:\"currency_code\";s:3:\"BYN\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"be_BY\";s:4:\"name\";s:16:\"Belarusian ruble\";s:8:\"singular\";s:16:\"Belarusian ruble\";s:6:\"plural\";s:17:\"Belarusian rubles\";s:12:\"short_symbol\";s:3:\"р.\";s:7:\"locales\";a:3:{s:5:\"ru_BY\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"be_BY\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"BZ\";a:14:{s:13:\"currency_code\";s:3:\"BZD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_BZ\";s:4:\"name\";s:13:\"Belize dollar\";s:8:\"singular\";s:13:\"Belize dollar\";s:6:\"plural\";s:14:\"Belize dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"en_BZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"CA\";a:14:{s:13:\"currency_code\";s:3:\"CAD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_CA\";s:4:\"name\";s:15:\"Canadian dollar\";s:8:\"singular\";s:15:\"Canadian dollar\";s:6:\"plural\";s:16:\"Canadian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:3:{s:5:\"en_CA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_CA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"CC\";a:14:{s:13:\"currency_code\";s:3:\"AUD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_CC\";s:4:\"name\";s:17:\"Australian dollar\";s:8:\"singular\";s:17:\"Australian dollar\";s:6:\"plural\";s:18:\"Australian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:8:{s:5:\"en_AU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CX\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NF\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"CD\";a:14:{s:13:\"currency_code\";s:3:\"CDF\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"sw_CD\";s:4:\"name\";s:15:\"Congolese franc\";s:8:\"singular\";s:15:\"Congolese franc\";s:6:\"plural\";s:16:\"Congolese francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:4:{s:5:\"fr_CD\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sw_CD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ln_CD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"CF\";a:14:{s:13:\"currency_code\";s:3:\"XAF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_CF\";s:4:\"name\";s:25:\"Central African CFA franc\";s:8:\"singular\";s:25:\"Central African CFA franc\";s:6:\"plural\";s:26:\"Central African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:12:{s:5:\"ar_TD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_CM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_CF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TD\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sg_CF\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"CG\";a:14:{s:13:\"currency_code\";s:3:\"XAF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_CG\";s:4:\"name\";s:25:\"Central African CFA franc\";s:8:\"singular\";s:25:\"Central African CFA franc\";s:6:\"plural\";s:26:\"Central African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:12:{s:5:\"ar_TD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_CM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_CF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TD\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sg_CF\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"CH\";a:14:{s:13:\"currency_code\";s:3:\"CHF\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"de_CH\";s:4:\"name\";s:11:\"Swiss franc\";s:8:\"singular\";s:11:\"Swiss franc\";s:6:\"plural\";s:12:\"Swiss francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:8:{s:5:\"de_CH\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_LI\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"fr_CH\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"gsw_LI\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_CH\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:6:\"gsw_CH\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"rm_CH\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"CI\";a:14:{s:13:\"currency_code\";s:3:\"XOF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_CI\";s:4:\"name\";s:22:\"West African CFA franc\";s:8:\"singular\";s:22:\"West African CFA franc\";s:6:\"plural\";s:23:\"West African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:11:{s:5:\"fr_BF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BJ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_ML\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_NE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GW\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"dyo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"wo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"CK\";a:14:{s:13:\"currency_code\";s:3:\"NZD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_CK\";s:4:\"name\";s:18:\"New Zealand dollar\";s:8:\"singular\";s:18:\"New Zealand dollar\";s:6:\"plural\";s:19:\"New Zealand dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:7:{s:5:\"en_CK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"mi_NZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"CL\";a:14:{s:13:\"currency_code\";s:3:\"CLP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_CL\";s:4:\"name\";s:12:\"Chilean peso\";s:8:\"singular\";s:12:\"Chilean peso\";s:6:\"plural\";s:13:\"Chilean pesos\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"es_CL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"CM\";a:14:{s:13:\"currency_code\";s:3:\"XAF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_CM\";s:4:\"name\";s:25:\"Central African CFA franc\";s:8:\"singular\";s:25:\"Central African CFA franc\";s:6:\"plural\";s:26:\"Central African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:12:{s:5:\"ar_TD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_CM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_CF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TD\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sg_CF\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"CN\";a:14:{s:13:\"currency_code\";s:3:\"CNY\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"zh_CN\";s:4:\"name\";s:12:\"Chinese yuan\";s:8:\"singular\";s:12:\"Chinese yuan\";s:6:\"plural\";s:12:\"Chinese yuan\";s:12:\"short_symbol\";s:2:\"¥\";s:7:\"locales\";a:4:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"bo_CN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ug_CN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"zh_CN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"CO\";a:14:{s:13:\"currency_code\";s:3:\"COP\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_CO\";s:4:\"name\";s:14:\"Colombian peso\";s:8:\"singular\";s:14:\"Colombian peso\";s:6:\"plural\";s:15:\"Colombian pesos\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"es_CO\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"CR\";a:14:{s:13:\"currency_code\";s:3:\"CRC\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_CR\";s:4:\"name\";s:18:\"Costa Rican colón\";s:8:\"singular\";s:18:\"Costa Rican colón\";s:6:\"plural\";s:19:\"Costa Rican colóns\";s:12:\"short_symbol\";s:3:\"₡\";s:7:\"locales\";a:2:{s:5:\"es_CR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"CU\";a:14:{s:13:\"currency_code\";s:3:\"CUC\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_CU\";s:4:\"name\";s:22:\"Cuban convertible peso\";s:8:\"singular\";s:22:\"Cuban convertible peso\";s:6:\"plural\";s:23:\"Cuban convertible pesos\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"es_CU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"CV\";a:14:{s:13:\"currency_code\";s:3:\"CVE\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"pt_CV\";s:4:\"name\";s:19:\"Cape Verdean escudo\";s:8:\"singular\";s:19:\"Cape Verdean escudo\";s:6:\"plural\";s:20:\"Cape Verdean escudos\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"pt_CV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"CW\";a:14:{s:13:\"currency_code\";s:3:\"ANG\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"nl_CW\";s:4:\"name\";s:29:\"Netherlands Antillean guilder\";s:8:\"singular\";s:29:\"Netherlands Antillean guilder\";s:6:\"plural\";s:30:\"Netherlands Antillean guilders\";s:12:\"short_symbol\";N;s:7:\"locales\";a:4:{s:5:\"en_SX\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_CW\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"nl_SX\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"CX\";a:14:{s:13:\"currency_code\";s:3:\"AUD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_CX\";s:4:\"name\";s:17:\"Australian dollar\";s:8:\"singular\";s:17:\"Australian dollar\";s:6:\"plural\";s:18:\"Australian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:8:{s:5:\"en_AU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CX\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NF\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"CY\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"el_CY\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"CZ\";a:14:{s:13:\"currency_code\";s:3:\"CZK\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"cs_CZ\";s:4:\"name\";s:12:\"Czech koruna\";s:8:\"singular\";s:12:\"Czech koruna\";s:6:\"plural\";s:13:\"Czech korunas\";s:12:\"short_symbol\";s:3:\"Kč\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"cs_CZ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"DE\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"de_DE\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"DG\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_DG\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"DJ\";a:14:{s:13:\"currency_code\";s:3:\"DJF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_DJ\";s:4:\"name\";s:16:\"Djiboutian franc\";s:8:\"singular\";s:16:\"Djiboutian franc\";s:6:\"plural\";s:17:\"Djiboutian francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"ar_DJ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_DJ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"DK\";a:14:{s:13:\"currency_code\";s:3:\"DKK\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"da_DK\";s:4:\"name\";s:12:\"Danish krone\";s:8:\"singular\";s:12:\"Danish krone\";s:6:\"plural\";s:13:\"Danish kroner\";s:12:\"short_symbol\";s:3:\"kr.\";s:7:\"locales\";a:4:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"da_DK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fo_FO\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"kl_GL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"DM\";a:14:{s:13:\"currency_code\";s:3:\"XCD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_DM\";s:4:\"name\";s:21:\"East Caribbean dollar\";s:8:\"singular\";s:21:\"East Caribbean dollar\";s:6:\"plural\";s:22:\"East Caribbean dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:9:{s:5:\"en_AG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_AI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GD\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_LC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"DO\";a:14:{s:13:\"currency_code\";s:3:\"DOP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_DO\";s:4:\"name\";s:14:\"Dominican peso\";s:8:\"singular\";s:14:\"Dominican peso\";s:6:\"plural\";s:15:\"Dominican pesos\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"es_DO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"DZ\";a:14:{s:13:\"currency_code\";s:3:\"DZD\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_DZ\";s:4:\"name\";s:14:\"Algerian dinar\";s:8:\"singular\";s:14:\"Algerian dinar\";s:6:\"plural\";s:15:\"Algerian dinars\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"ar_DZ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"fr_DZ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"EA\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_EA\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"EC\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_EC\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"EE\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"et_EE\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"EG\";a:14:{s:13:\"currency_code\";s:3:\"EGP\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_EG\";s:4:\"name\";s:14:\"Egyptian pound\";s:8:\"singular\";s:14:\"Egyptian pound\";s:6:\"plural\";s:15:\"Egyptian pounds\";s:12:\"short_symbol\";s:3:\"E£\";s:7:\"locales\";a:2:{s:5:\"ar_EG\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"EH\";a:14:{s:13:\"currency_code\";s:3:\"MAD\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_EH\";s:4:\"name\";s:15:\"Moroccan dirham\";s:8:\"singular\";s:15:\"Moroccan dirham\";s:6:\"plural\";s:16:\"Moroccan dirhams\";s:12:\"short_symbol\";N;s:7:\"locales\";a:5:{s:5:\"ar_EH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ar_MA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"fr_MA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}s:6:\"tzm_MA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"ER\";a:14:{s:13:\"currency_code\";s:3:\"ERN\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ti_ER\";s:4:\"name\";s:14:\"Eritrean nakfa\";s:8:\"singular\";s:14:\"Eritrean nakfa\";s:6:\"plural\";s:15:\"Eritrean nakfas\";s:12:\"short_symbol\";N;s:7:\"locales\";a:4:{s:5:\"ar_ER\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_ER\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ti_ER\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"ES\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_ES\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"ET\";a:14:{s:13:\"currency_code\";s:3:\"ETB\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"am_ET\";s:4:\"name\";s:14:\"Ethiopian birr\";s:8:\"singular\";s:14:\"Ethiopian birr\";s:6:\"plural\";s:15:\"Ethiopian birrs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"am_ET\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"FI\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fi_FI\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"FJ\";a:14:{s:13:\"currency_code\";s:3:\"FJD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_FJ\";s:4:\"name\";s:13:\"Fijian dollar\";s:8:\"singular\";s:13:\"Fijian dollar\";s:6:\"plural\";s:14:\"Fijian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"en_FJ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"FK\";a:14:{s:13:\"currency_code\";s:3:\"FKP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_FK\";s:4:\"name\";s:22:\"Falkland Islands pound\";s:8:\"singular\";s:22:\"Falkland Islands pound\";s:6:\"plural\";s:23:\"Falkland Islands pounds\";s:12:\"short_symbol\";s:2:\"£\";s:7:\"locales\";a:2:{s:5:\"en_FK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"FM\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_FM\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"FO\";a:14:{s:13:\"currency_code\";s:3:\"DKK\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fo_FO\";s:4:\"name\";s:12:\"Danish krone\";s:8:\"singular\";s:12:\"Danish krone\";s:6:\"plural\";s:13:\"Danish kroner\";s:12:\"short_symbol\";s:2:\"kr\";s:7:\"locales\";a:4:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"da_DK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fo_FO\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"kl_GL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"FR\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_FR\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"GA\";a:14:{s:13:\"currency_code\";s:3:\"XAF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_GA\";s:4:\"name\";s:25:\"Central African CFA franc\";s:8:\"singular\";s:25:\"Central African CFA franc\";s:6:\"plural\";s:26:\"Central African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:12:{s:5:\"ar_TD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_CM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_CF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TD\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sg_CF\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"GB\";a:14:{s:13:\"currency_code\";s:3:\"GBP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_GB\";s:4:\"name\";s:14:\"Pound sterling\";s:8:\"singular\";s:13:\"British pound\";s:6:\"plural\";s:14:\"British pounds\";s:12:\"short_symbol\";s:2:\"£\";s:7:\"locales\";a:9:{s:5:\"en_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_JE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ga_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"cy_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gd_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gv_IM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"GD\";a:14:{s:13:\"currency_code\";s:3:\"XCD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_GD\";s:4:\"name\";s:21:\"East Caribbean dollar\";s:8:\"singular\";s:21:\"East Caribbean dollar\";s:6:\"plural\";s:22:\"East Caribbean dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:9:{s:5:\"en_AG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_AI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GD\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_LC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"GE\";a:14:{s:13:\"currency_code\";s:3:\"GEL\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ka_GE\";s:4:\"name\";s:13:\"Georgian lari\";s:8:\"singular\";s:13:\"Georgian lari\";s:6:\"plural\";s:14:\"Georgian laris\";s:12:\"short_symbol\";s:3:\"₾\";s:7:\"locales\";a:3:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ka_GE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"os_GE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"GF\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_GF\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"GG\";a:14:{s:13:\"currency_code\";s:3:\"GBP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_GG\";s:4:\"name\";s:14:\"Pound sterling\";s:8:\"singular\";s:13:\"British pound\";s:6:\"plural\";s:14:\"British pounds\";s:12:\"short_symbol\";s:2:\"£\";s:7:\"locales\";a:9:{s:5:\"en_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_JE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ga_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"cy_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gd_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gv_IM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"GH\";a:14:{s:13:\"currency_code\";s:3:\"GHS\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ak_GH\";s:4:\"name\";s:10:\"Ghana cedi\";s:8:\"singular\";s:13:\"Ghanaian cedi\";s:6:\"plural\";s:14:\"Ghanaian cedis\";s:12:\"short_symbol\";s:5:\"GH₵\";s:7:\"locales\";a:4:{s:5:\"en_GH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ak_GH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ee_GH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"GI\";a:14:{s:13:\"currency_code\";s:3:\"GIP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_GI\";s:4:\"name\";s:15:\"Gibraltar pound\";s:8:\"singular\";s:15:\"Gibraltar pound\";s:6:\"plural\";s:16:\"Gibraltar pounds\";s:12:\"short_symbol\";s:2:\"£\";s:7:\"locales\";a:2:{s:5:\"en_GI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"GL\";a:14:{s:13:\"currency_code\";s:3:\"DKK\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"kl_GL\";s:4:\"name\";s:12:\"Danish krone\";s:8:\"singular\";s:12:\"Danish krone\";s:6:\"plural\";s:13:\"Danish kroner\";s:12:\"short_symbol\";s:2:\"kr\";s:7:\"locales\";a:4:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"da_DK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fo_FO\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"kl_GL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"GM\";a:14:{s:13:\"currency_code\";s:3:\"GMD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_GM\";s:4:\"name\";s:14:\"Gambian dalasi\";s:8:\"singular\";s:14:\"Gambian dalasi\";s:6:\"plural\";s:15:\"Gambian dalasis\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"en_GM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"GN\";a:14:{s:13:\"currency_code\";s:3:\"GNF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_GN\";s:4:\"name\";s:13:\"Guinean franc\";s:8:\"singular\";s:13:\"Guinean franc\";s:6:\"plural\";s:14:\"Guinean francs\";s:12:\"short_symbol\";s:2:\"FG\";s:7:\"locales\";a:2:{s:5:\"fr_GN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"GP\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_GP\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"GQ\";a:14:{s:13:\"currency_code\";s:3:\"XAF\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_GQ\";s:4:\"name\";s:25:\"Central African CFA franc\";s:8:\"singular\";s:25:\"Central African CFA franc\";s:6:\"plural\";s:26:\"Central African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:12:{s:5:\"ar_TD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_CM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_CF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TD\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sg_CF\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"GR\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"el_GR\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"GT\";a:14:{s:13:\"currency_code\";s:3:\"GTQ\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_GT\";s:4:\"name\";s:18:\"Guatemalan quetzal\";s:8:\"singular\";s:18:\"Guatemalan quetzal\";s:6:\"plural\";s:19:\"Guatemalan quetzals\";s:12:\"short_symbol\";s:1:\"Q\";s:7:\"locales\";a:2:{s:5:\"es_GT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"GU\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:3:\"lbs\";s:14:\"dimension_unit\";s:2:\"in\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_GU\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"GW\";a:14:{s:13:\"currency_code\";s:3:\"XOF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"pt_GW\";s:4:\"name\";s:22:\"West African CFA franc\";s:8:\"singular\";s:22:\"West African CFA franc\";s:6:\"plural\";s:23:\"West African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:11:{s:5:\"fr_BF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BJ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_ML\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_NE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GW\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"dyo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"wo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"GY\";a:14:{s:13:\"currency_code\";s:3:\"GYD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_GY\";s:4:\"name\";s:15:\"Guyanese dollar\";s:8:\"singular\";s:16:\"Guyanaese dollar\";s:6:\"plural\";s:17:\"Guyanaese dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"en_GY\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"HK\";a:14:{s:13:\"currency_code\";s:3:\"HKD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:10:\"zh_Hant_HK\";s:4:\"name\";s:16:\"Hong Kong dollar\";s:8:\"singular\";s:16:\"Hong Kong dollar\";s:6:\"plural\";s:17:\"Hong Kong dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:3:{s:5:\"en_HK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:10:\"zh_Hant_HK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"HN\";a:14:{s:13:\"currency_code\";s:3:\"HNL\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_HN\";s:4:\"name\";s:16:\"Honduran lempira\";s:8:\"singular\";s:16:\"Honduran lempira\";s:6:\"plural\";s:17:\"Honduran lempiras\";s:12:\"short_symbol\";s:1:\"L\";s:7:\"locales\";a:2:{s:5:\"es_HN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"HR\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"hr_HR\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"HT\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_HT\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"HU\";a:14:{s:13:\"currency_code\";s:3:\"HUF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"hu_HU\";s:4:\"name\";s:16:\"Hungarian forint\";s:8:\"singular\";s:16:\"Hungarian forint\";s:6:\"plural\";s:17:\"Hungarian forints\";s:12:\"short_symbol\";s:2:\"Ft\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"hu_HU\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"IC\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_IC\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"ID\";a:14:{s:13:\"currency_code\";s:3:\"IDR\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"id_ID\";s:4:\"name\";s:17:\"Indonesian rupiah\";s:8:\"singular\";s:17:\"Indonesian rupiah\";s:6:\"plural\";s:18:\"Indonesian rupiahs\";s:12:\"short_symbol\";s:2:\"Rp\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"id_ID\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"IE\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_IE\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"IL\";a:14:{s:13:\"currency_code\";s:3:\"ILS\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"he_IL\";s:4:\"name\";s:18:\"Israeli new shekel\";s:8:\"singular\";s:18:\"Israeli new shekel\";s:6:\"plural\";s:19:\"Israeli new shekels\";s:12:\"short_symbol\";s:3:\"₪\";s:7:\"locales\";a:4:{s:5:\"ar_IL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ar_PS\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"he_IL\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"IM\";a:14:{s:13:\"currency_code\";s:3:\"GBP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_IM\";s:4:\"name\";s:14:\"Pound sterling\";s:8:\"singular\";s:13:\"British pound\";s:6:\"plural\";s:14:\"British pounds\";s:12:\"short_symbol\";s:2:\"£\";s:7:\"locales\";a:9:{s:5:\"en_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_JE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ga_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"cy_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gd_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gv_IM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"IN\";a:14:{s:13:\"currency_code\";s:3:\"INR\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"hi_IN\";s:4:\"name\";s:12:\"Indian rupee\";s:8:\"singular\";s:12:\"Indian rupee\";s:6:\"plural\";s:13:\"Indian rupees\";s:12:\"short_symbol\";s:3:\"₹\";s:7:\"locales\";a:19:{s:5:\"bn_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:5:\"right\";}s:5:\"en_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ne_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ur_IN\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"as_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"dz_BT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gu_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"hi_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"kn_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"kok_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:6:\"mai_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ml_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"mr_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"or_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sa_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sd_PK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ta_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"te_IN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"IO\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_IO\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"IQ\";a:14:{s:13:\"currency_code\";s:3:\"IQD\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_IQ\";s:4:\"name\";s:11:\"Iraqi dinar\";s:8:\"singular\";s:11:\"Iraqi dinar\";s:6:\"plural\";s:12:\"Iraqi dinars\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"ar_IQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ckb_IQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"IR\";a:14:{s:13:\"currency_code\";s:3:\"IRR\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"fa_IR\";s:4:\"name\";s:12:\"Iranian rial\";s:8:\"singular\";s:12:\"Iranian rial\";s:6:\"plural\";s:13:\"Iranian rials\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fa_IR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"IS\";a:14:{s:13:\"currency_code\";s:3:\"ISK\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"is_IS\";s:4:\"name\";s:16:\"Icelandic króna\";s:8:\"singular\";s:16:\"Icelandic króna\";s:6:\"plural\";s:17:\"Icelandic krónur\";s:12:\"short_symbol\";s:2:\"kr\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"is_IS\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"IT\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"it_IT\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"JE\";a:14:{s:13:\"currency_code\";s:3:\"GBP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_JE\";s:4:\"name\";s:14:\"Pound sterling\";s:8:\"singular\";s:13:\"British pound\";s:6:\"plural\";s:14:\"British pounds\";s:12:\"short_symbol\";s:2:\"£\";s:7:\"locales\";a:9:{s:5:\"en_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_JE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ga_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"cy_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gd_GB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gv_IM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"JM\";a:14:{s:13:\"currency_code\";s:3:\"JMD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_JM\";s:4:\"name\";s:15:\"Jamaican dollar\";s:8:\"singular\";s:15:\"Jamaican dollar\";s:6:\"plural\";s:16:\"Jamaican dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"en_JM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"JO\";a:14:{s:13:\"currency_code\";s:3:\"JOD\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_JO\";s:4:\"name\";s:15:\"Jordanian dinar\";s:8:\"singular\";s:15:\"Jordanian dinar\";s:6:\"plural\";s:16:\"Jordanian dinars\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"ar_JO\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ar_PS\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"JP\";a:14:{s:13:\"currency_code\";s:3:\"JPY\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ja_JP\";s:4:\"name\";s:12:\"Japanese yen\";s:8:\"singular\";s:12:\"Japanese yen\";s:6:\"plural\";s:12:\"Japanese yen\";s:12:\"short_symbol\";s:2:\"¥\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ja_JP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"KE\";a:14:{s:13:\"currency_code\";s:3:\"KES\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"sw_KE\";s:4:\"name\";s:15:\"Kenyan shilling\";s:8:\"singular\";s:15:\"Kenyan shilling\";s:6:\"plural\";s:16:\"Kenyan shillings\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"en_KE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sw_KE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"KG\";a:14:{s:13:\"currency_code\";s:3:\"KGS\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ky_KG\";s:4:\"name\";s:15:\"Kyrgyzstani som\";s:8:\"singular\";s:14:\"Kyrgystani som\";s:6:\"plural\";s:15:\"Kyrgystani soms\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"ru_KG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ky_KG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"KH\";a:14:{s:13:\"currency_code\";s:3:\"KHR\";s:12:\"currency_pos\";s:5:\"right\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"km_KH\";s:4:\"name\";s:14:\"Cambodian riel\";s:8:\"singular\";s:14:\"Cambodian riel\";s:6:\"plural\";s:15:\"Cambodian riels\";s:12:\"short_symbol\";s:3:\"៛\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:5:\"right\";}s:5:\"km_KH\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:5:\"right\";}}}s:2:\"KI\";a:14:{s:13:\"currency_code\";s:3:\"AUD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_KI\";s:4:\"name\";s:17:\"Australian dollar\";s:8:\"singular\";s:17:\"Australian dollar\";s:6:\"plural\";s:18:\"Australian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:8:{s:5:\"en_AU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CX\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NF\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"KM\";a:14:{s:13:\"currency_code\";s:3:\"KMF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_KM\";s:4:\"name\";s:14:\"Comorian franc\";s:8:\"singular\";s:14:\"Comorian franc\";s:6:\"plural\";s:15:\"Comorian francs\";s:12:\"short_symbol\";s:2:\"CF\";s:7:\"locales\";a:3:{s:5:\"ar_KM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_KM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"KN\";a:14:{s:13:\"currency_code\";s:3:\"XCD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_KN\";s:4:\"name\";s:21:\"East Caribbean dollar\";s:8:\"singular\";s:21:\"East Caribbean dollar\";s:6:\"plural\";s:22:\"East Caribbean dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:9:{s:5:\"en_AG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_AI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GD\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_LC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"KP\";a:14:{s:13:\"currency_code\";s:3:\"KPW\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ko_KP\";s:4:\"name\";s:16:\"North Korean won\";s:8:\"singular\";s:16:\"North Korean won\";s:6:\"plural\";s:16:\"North Korean won\";s:12:\"short_symbol\";s:3:\"₩\";s:7:\"locales\";a:2:{s:5:\"ko_KP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"KR\";a:14:{s:13:\"currency_code\";s:3:\"KRW\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ko_KR\";s:4:\"name\";s:16:\"South Korean won\";s:8:\"singular\";s:16:\"South Korean won\";s:6:\"plural\";s:16:\"South Korean won\";s:12:\"short_symbol\";s:3:\"₩\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ko_KR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"KW\";a:14:{s:13:\"currency_code\";s:3:\"KWD\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_KW\";s:4:\"name\";s:13:\"Kuwaiti dinar\";s:8:\"singular\";s:13:\"Kuwaiti dinar\";s:6:\"plural\";s:14:\"Kuwaiti dinars\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"ar_KW\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"KY\";a:14:{s:13:\"currency_code\";s:3:\"KYD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_KY\";s:4:\"name\";s:21:\"Cayman Islands dollar\";s:8:\"singular\";s:21:\"Cayman Islands dollar\";s:6:\"plural\";s:22:\"Cayman Islands dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"en_KY\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"KZ\";a:14:{s:13:\"currency_code\";s:3:\"KZT\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ru_KZ\";s:4:\"name\";s:17:\"Kazakhstani tenge\";s:8:\"singular\";s:17:\"Kazakhstani tenge\";s:6:\"plural\";s:18:\"Kazakhstani tenges\";s:12:\"short_symbol\";s:3:\"₸\";s:7:\"locales\";a:3:{s:5:\"ru_KZ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"kk_KZ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"LA\";a:14:{s:13:\"currency_code\";s:3:\"LAK\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"lo_LA\";s:4:\"name\";s:7:\"Lao kip\";s:8:\"singular\";s:11:\"Laotian kip\";s:6:\"plural\";s:12:\"Laotian kips\";s:12:\"short_symbol\";s:3:\"₭\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"lo_LA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"LB\";a:14:{s:13:\"currency_code\";s:3:\"LBP\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_LB\";s:4:\"name\";s:14:\"Lebanese pound\";s:8:\"singular\";s:14:\"Lebanese pound\";s:6:\"plural\";s:15:\"Lebanese pounds\";s:12:\"short_symbol\";s:3:\"L£\";s:7:\"locales\";a:2:{s:5:\"ar_LB\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"LC\";a:14:{s:13:\"currency_code\";s:3:\"XCD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_LC\";s:4:\"name\";s:21:\"East Caribbean dollar\";s:8:\"singular\";s:21:\"East Caribbean dollar\";s:6:\"plural\";s:22:\"East Caribbean dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:9:{s:5:\"en_AG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_AI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GD\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_LC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"LI\";a:14:{s:13:\"currency_code\";s:3:\"CHF\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"de_LI\";s:4:\"name\";s:11:\"Swiss franc\";s:8:\"singular\";s:11:\"Swiss franc\";s:6:\"plural\";s:12:\"Swiss francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:8:{s:5:\"de_CH\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_LI\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"fr_CH\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"gsw_LI\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_CH\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:6:\"gsw_CH\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"rm_CH\";a:4:{s:12:\"thousand_sep\";s:1:\"\'\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"LK\";a:14:{s:13:\"currency_code\";s:3:\"LKR\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"si_LK\";s:4:\"name\";s:16:\"Sri Lankan rupee\";s:8:\"singular\";s:16:\"Sri Lankan rupee\";s:6:\"plural\";s:17:\"Sri Lankan rupees\";s:12:\"short_symbol\";s:2:\"Rs\";s:7:\"locales\";a:3:{s:5:\"ta_LK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"si_LK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"LR\";a:14:{s:13:\"currency_code\";s:3:\"LRD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_LR\";s:4:\"name\";s:15:\"Liberian dollar\";s:8:\"singular\";s:15:\"Liberian dollar\";s:6:\"plural\";s:16:\"Liberian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"en_LR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"LS\";a:14:{s:13:\"currency_code\";s:3:\"LSL\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_LS\";s:4:\"name\";s:12:\"Lesotho loti\";s:8:\"singular\";s:12:\"Lesotho loti\";s:6:\"plural\";s:13:\"Lesotho lotis\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"en_LS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"LT\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"lt_LT\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"LU\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_LU\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"LV\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"lv_LV\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"LY\";a:14:{s:13:\"currency_code\";s:3:\"LYD\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_LY\";s:4:\"name\";s:12:\"Libyan dinar\";s:8:\"singular\";s:12:\"Libyan dinar\";s:6:\"plural\";s:13:\"Libyan dinars\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"ar_LY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"MA\";a:14:{s:13:\"currency_code\";s:3:\"MAD\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_MA\";s:4:\"name\";s:15:\"Moroccan dirham\";s:8:\"singular\";s:15:\"Moroccan dirham\";s:6:\"plural\";s:16:\"Moroccan dirhams\";s:12:\"short_symbol\";N;s:7:\"locales\";a:5:{s:5:\"ar_EH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ar_MA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"fr_MA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}s:6:\"tzm_MA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"MC\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_MC\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"MD\";a:14:{s:13:\"currency_code\";s:3:\"MDL\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ro_MD\";s:4:\"name\";s:12:\"Moldovan leu\";s:8:\"singular\";s:12:\"Moldovan leu\";s:6:\"plural\";s:12:\"Moldovan lei\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"ro_MD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"ME\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:10:\"sr_Latn_ME\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"MF\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_MF\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"MG\";a:14:{s:13:\"currency_code\";s:3:\"MGA\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"mg_MG\";s:4:\"name\";s:15:\"Malagasy ariary\";s:8:\"singular\";s:15:\"Malagasy ariary\";s:6:\"plural\";s:17:\"Malagasy ariaries\";s:12:\"short_symbol\";s:2:\"Ar\";s:7:\"locales\";a:4:{s:5:\"en_MG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_MG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"mg_MG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"MH\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_MH\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"MK\";a:14:{s:13:\"currency_code\";s:3:\"MKD\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"mk_MK\";s:4:\"name\";s:16:\"Macedonian denar\";s:8:\"singular\";s:16:\"Macedonian denar\";s:6:\"plural\";s:17:\"Macedonian denari\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"sq_MK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mk_MK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"ML\";a:14:{s:13:\"currency_code\";s:3:\"XOF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_ML\";s:4:\"name\";s:22:\"West African CFA franc\";s:8:\"singular\";s:22:\"West African CFA franc\";s:6:\"plural\";s:23:\"West African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:11:{s:5:\"fr_BF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BJ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_ML\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_NE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GW\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"dyo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"wo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"MM\";a:14:{s:13:\"currency_code\";s:3:\"MMK\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"my_MM\";s:4:\"name\";s:12:\"Burmese kyat\";s:8:\"singular\";s:12:\"Myanmar kyat\";s:6:\"plural\";s:13:\"Myanmar kyats\";s:12:\"short_symbol\";s:1:\"K\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"my_MM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"MN\";a:14:{s:13:\"currency_code\";s:3:\"MNT\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"mn_MN\";s:4:\"name\";s:18:\"Mongolian tögrög\";s:8:\"singular\";s:16:\"Mongolian tugrik\";s:6:\"plural\";s:17:\"Mongolian tugriks\";s:12:\"short_symbol\";s:3:\"₮\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"mn_MN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"MO\";a:14:{s:13:\"currency_code\";s:3:\"MOP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:10:\"zh_Hant_MO\";s:4:\"name\";s:15:\"Macanese pataca\";s:8:\"singular\";s:15:\"Macanese pataca\";s:6:\"plural\";s:16:\"Macanese patacas\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"pt_MO\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"zh_Hant_MO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"MP\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_MP\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"MQ\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_MQ\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"MR\";a:14:{s:13:\"currency_code\";s:3:\"MRU\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_MR\";s:4:\"name\";s:19:\"Mauritanian ouguiya\";s:8:\"singular\";s:19:\"Mauritanian ouguiya\";s:6:\"plural\";s:20:\"Mauritanian ouguiyas\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"ar_MR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"MS\";a:14:{s:13:\"currency_code\";s:3:\"XCD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_MS\";s:4:\"name\";s:21:\"East Caribbean dollar\";s:8:\"singular\";s:21:\"East Caribbean dollar\";s:6:\"plural\";s:22:\"East Caribbean dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:9:{s:5:\"en_AG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_AI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GD\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_LC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"MT\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"mt_MT\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"MU\";a:14:{s:13:\"currency_code\";s:3:\"MUR\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_MU\";s:4:\"name\";s:15:\"Mauritian rupee\";s:8:\"singular\";s:15:\"Mauritian rupee\";s:6:\"plural\";s:16:\"Mauritian rupees\";s:12:\"short_symbol\";s:2:\"Rs\";s:7:\"locales\";a:3:{s:5:\"en_MU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_MU\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"MV\";a:14:{s:13:\"currency_code\";s:3:\"MVR\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"dv_MV\";s:4:\"name\";s:17:\"Maldivian rufiyaa\";s:8:\"singular\";s:17:\"Maldivian rufiyaa\";s:6:\"plural\";s:18:\"Maldivian rufiyaas\";s:12:\"short_symbol\";N;s:7:\"locales\";a:1:{s:7:\"default\";a:0:{}}}s:2:\"MW\";a:14:{s:13:\"currency_code\";s:3:\"MWK\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_MW\";s:4:\"name\";s:15:\"Malawian kwacha\";s:8:\"singular\";s:15:\"Malawian kwacha\";s:6:\"plural\";s:16:\"Malawian kwachas\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"en_MW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"MX\";a:14:{s:13:\"currency_code\";s:3:\"MXN\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_MX\";s:4:\"name\";s:12:\"Mexican peso\";s:8:\"singular\";s:12:\"Mexican peso\";s:6:\"plural\";s:13:\"Mexican pesos\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"es_MX\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"MY\";a:14:{s:13:\"currency_code\";s:3:\"MYR\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ms_MY\";s:4:\"name\";s:17:\"Malaysian ringgit\";s:8:\"singular\";s:17:\"Malaysian ringgit\";s:6:\"plural\";s:18:\"Malaysian ringgits\";s:12:\"short_symbol\";s:2:\"RM\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ms_MY\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"MZ\";a:14:{s:13:\"currency_code\";s:3:\"MZN\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"pt_MZ\";s:4:\"name\";s:18:\"Mozambican metical\";s:8:\"singular\";s:18:\"Mozambican metical\";s:6:\"plural\";s:19:\"Mozambican meticals\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"pt_MZ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"NA\";a:14:{s:13:\"currency_code\";s:3:\"NAD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_NA\";s:4:\"name\";s:15:\"Namibian dollar\";s:8:\"singular\";s:15:\"Namibian dollar\";s:6:\"plural\";s:16:\"Namibian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"en_NA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"NC\";a:14:{s:13:\"currency_code\";s:3:\"XPF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_NC\";s:4:\"name\";s:9:\"CFP franc\";s:8:\"singular\";s:9:\"CFP franc\";s:6:\"plural\";s:10:\"CFP francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:4:{s:5:\"fr_NC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_WF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"NE\";a:14:{s:13:\"currency_code\";s:3:\"XOF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_NE\";s:4:\"name\";s:22:\"West African CFA franc\";s:8:\"singular\";s:22:\"West African CFA franc\";s:6:\"plural\";s:23:\"West African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:11:{s:5:\"fr_BF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BJ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_ML\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_NE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GW\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"dyo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"wo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"NF\";a:14:{s:13:\"currency_code\";s:3:\"AUD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_NF\";s:4:\"name\";s:17:\"Australian dollar\";s:8:\"singular\";s:17:\"Australian dollar\";s:6:\"plural\";s:18:\"Australian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:8:{s:5:\"en_AU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CX\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NF\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"NG\";a:14:{s:13:\"currency_code\";s:3:\"NGN\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_NG\";s:4:\"name\";s:14:\"Nigerian naira\";s:8:\"singular\";s:14:\"Nigerian naira\";s:6:\"plural\";s:15:\"Nigerian nairas\";s:12:\"short_symbol\";s:3:\"₦\";s:7:\"locales\";a:3:{s:5:\"en_NG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"yo_NG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"NI\";a:14:{s:13:\"currency_code\";s:3:\"NIO\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_NI\";s:4:\"name\";s:19:\"Nicaraguan córdoba\";s:8:\"singular\";s:19:\"Nicaraguan córdoba\";s:6:\"plural\";s:20:\"Nicaraguan córdobas\";s:12:\"short_symbol\";s:2:\"C$\";s:7:\"locales\";a:2:{s:5:\"es_NI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"NL\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"nl_NL\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"NO\";a:14:{s:13:\"currency_code\";s:3:\"NOK\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"nb_NO\";s:4:\"name\";s:15:\"Norwegian krone\";s:8:\"singular\";s:15:\"Norwegian krone\";s:6:\"plural\";s:16:\"Norwegian kroner\";s:12:\"short_symbol\";s:2:\"kr\";s:7:\"locales\";a:5:{s:5:\"nb_SJ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"nb_NO\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"nn_NO\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"se_NO\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"NP\";a:14:{s:13:\"currency_code\";s:3:\"NPR\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ne_NP\";s:4:\"name\";s:14:\"Nepalese rupee\";s:8:\"singular\";s:14:\"Nepalese rupee\";s:6:\"plural\";s:15:\"Nepalese rupees\";s:12:\"short_symbol\";s:2:\"Rs\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ne_NP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"NR\";a:14:{s:13:\"currency_code\";s:3:\"AUD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_NR\";s:4:\"name\";s:17:\"Australian dollar\";s:8:\"singular\";s:17:\"Australian dollar\";s:6:\"plural\";s:18:\"Australian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:8:{s:5:\"en_AU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CX\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NF\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"NU\";a:14:{s:13:\"currency_code\";s:3:\"NZD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_NU\";s:4:\"name\";s:18:\"New Zealand dollar\";s:8:\"singular\";s:18:\"New Zealand dollar\";s:6:\"plural\";s:19:\"New Zealand dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:7:{s:5:\"en_CK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"mi_NZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"NZ\";a:14:{s:13:\"currency_code\";s:3:\"NZD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_NZ\";s:4:\"name\";s:18:\"New Zealand dollar\";s:8:\"singular\";s:18:\"New Zealand dollar\";s:6:\"plural\";s:19:\"New Zealand dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:7:{s:5:\"en_CK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"mi_NZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"OM\";a:14:{s:13:\"currency_code\";s:3:\"OMR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_OM\";s:4:\"name\";s:10:\"Omani rial\";s:8:\"singular\";s:10:\"Omani rial\";s:6:\"plural\";s:11:\"Omani rials\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"ar_OM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"PA\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_PA\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"PE\";a:14:{s:13:\"currency_code\";s:3:\"PEN\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_PE\";s:4:\"name\";s:3:\"Sol\";s:8:\"singular\";s:12:\"Peruvian sol\";s:6:\"plural\";s:14:\"Peruvian soles\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"es_PE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"qu_PE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"PF\";a:14:{s:13:\"currency_code\";s:3:\"XPF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_PF\";s:4:\"name\";s:9:\"CFP franc\";s:8:\"singular\";s:9:\"CFP franc\";s:6:\"plural\";s:10:\"CFP francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:4:{s:5:\"fr_NC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_WF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"PG\";a:14:{s:13:\"currency_code\";s:3:\"PGK\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_PG\";s:4:\"name\";s:22:\"Papua New Guinean kina\";s:8:\"singular\";s:22:\"Papua New Guinean kina\";s:6:\"plural\";s:22:\"Papua New Guinean kina\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"en_PG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"PH\";a:14:{s:13:\"currency_code\";s:3:\"PHP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_PH\";s:4:\"name\";s:15:\"Philippine peso\";s:8:\"singular\";s:15:\"Philippine piso\";s:6:\"plural\";s:16:\"Philippine pisos\";s:12:\"short_symbol\";s:3:\"₱\";s:7:\"locales\";a:4:{s:5:\"en_PH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"ceb_PH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"fil_PH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"PK\";a:14:{s:13:\"currency_code\";s:3:\"PKR\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ur_PK\";s:4:\"name\";s:15:\"Pakistani rupee\";s:8:\"singular\";s:15:\"Pakistani rupee\";s:6:\"plural\";s:16:\"Pakistani rupees\";s:12:\"short_symbol\";s:2:\"Rs\";s:7:\"locales\";a:3:{s:5:\"en_PK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ur_PK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"PL\";a:14:{s:13:\"currency_code\";s:3:\"PLN\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"pl_PL\";s:4:\"name\";s:13:\"Polish złoty\";s:8:\"singular\";s:12:\"Polish zloty\";s:6:\"plural\";s:13:\"Polish zlotys\";s:12:\"short_symbol\";s:3:\"zł\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pl_PL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"PM\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_PM\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"PN\";a:14:{s:13:\"currency_code\";s:3:\"NZD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_PN\";s:4:\"name\";s:18:\"New Zealand dollar\";s:8:\"singular\";s:18:\"New Zealand dollar\";s:6:\"plural\";s:19:\"New Zealand dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:7:{s:5:\"en_CK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"mi_NZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"PR\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_PR\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"PS\";a:14:{s:13:\"currency_code\";s:3:\"JOD\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_PS\";s:4:\"name\";s:15:\"Jordanian dinar\";s:8:\"singular\";s:15:\"Jordanian dinar\";s:6:\"plural\";s:16:\"Jordanian dinars\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"ar_JO\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ar_PS\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"PT\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"pt_PT\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"PW\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_PW\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"PY\";a:14:{s:13:\"currency_code\";s:3:\"PYG\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_PY\";s:4:\"name\";s:19:\"Paraguayan guaraní\";s:8:\"singular\";s:18:\"Paraguayan guarani\";s:6:\"plural\";s:19:\"Paraguayan guaranis\";s:12:\"short_symbol\";s:3:\"₲\";s:7:\"locales\";a:2:{s:5:\"es_PY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"QA\";a:14:{s:13:\"currency_code\";s:3:\"QAR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_QA\";s:4:\"name\";s:12:\"Qatari riyal\";s:8:\"singular\";s:11:\"Qatari rial\";s:6:\"plural\";s:12:\"Qatari rials\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"ar_QA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"RE\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_RE\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"RO\";a:14:{s:13:\"currency_code\";s:3:\"RON\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ro_RO\";s:4:\"name\";s:12:\"Romanian leu\";s:8:\"singular\";s:12:\"Romanian leu\";s:6:\"plural\";s:12:\"Romanian lei\";s:12:\"short_symbol\";s:3:\"lei\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ro_RO\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"RS\";a:14:{s:13:\"currency_code\";s:3:\"RSD\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"sr_RS\";s:4:\"name\";s:13:\"Serbian dinar\";s:8:\"singular\";s:13:\"Serbian dinar\";s:6:\"plural\";s:14:\"Serbian dinars\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sr_RS\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"RU\";a:14:{s:13:\"currency_code\";s:3:\"RUB\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"ru_RU\";s:4:\"name\";s:13:\"Russian ruble\";s:8:\"singular\";s:13:\"Russian ruble\";s:6:\"plural\";s:14:\"Russian rubles\";s:12:\"short_symbol\";s:3:\"₽\";s:7:\"locales\";a:5:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ce_RU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ru_RU\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"sah_RU\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tt_RU\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"RW\";a:14:{s:13:\"currency_code\";s:3:\"RWF\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"rw_RW\";s:4:\"name\";s:13:\"Rwandan franc\";s:8:\"singular\";s:13:\"Rwandan franc\";s:6:\"plural\";s:14:\"Rwandan francs\";s:12:\"short_symbol\";s:2:\"RF\";s:7:\"locales\";a:4:{s:5:\"en_RW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_RW\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"rw_RW\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"SA\";a:14:{s:13:\"currency_code\";s:3:\"SAR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_SA\";s:4:\"name\";s:11:\"Saudi riyal\";s:8:\"singular\";s:11:\"Saudi riyal\";s:6:\"plural\";s:12:\"Saudi riyals\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"ar_SA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"SB\";a:14:{s:13:\"currency_code\";s:3:\"SBD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_SB\";s:4:\"name\";s:22:\"Solomon Islands dollar\";s:8:\"singular\";s:22:\"Solomon Islands dollar\";s:6:\"plural\";s:23:\"Solomon Islands dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"en_SB\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"SC\";a:14:{s:13:\"currency_code\";s:3:\"SCR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_SC\";s:4:\"name\";s:17:\"Seychellois rupee\";s:8:\"singular\";s:17:\"Seychellois rupee\";s:6:\"plural\";s:18:\"Seychellois rupees\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"en_SC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_SC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"SD\";a:14:{s:13:\"currency_code\";s:3:\"SDG\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_SD\";s:4:\"name\";s:14:\"Sudanese pound\";s:8:\"singular\";s:14:\"Sudanese pound\";s:6:\"plural\";s:15:\"Sudanese pounds\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"ar_SD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_SD\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"SE\";a:14:{s:13:\"currency_code\";s:3:\"SEK\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"sv_SE\";s:4:\"name\";s:13:\"Swedish krona\";s:8:\"singular\";s:13:\"Swedish krona\";s:6:\"plural\";s:14:\"Swedish kronor\";s:12:\"short_symbol\";s:2:\"kr\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_SE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"SG\";a:14:{s:13:\"currency_code\";s:3:\"SGD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_SG\";s:4:\"name\";s:16:\"Singapore dollar\";s:8:\"singular\";s:16:\"Singapore dollar\";s:6:\"plural\";s:17:\"Singapore dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:4:{s:5:\"en_SG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ms_SG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"ta_SG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"SH\";a:14:{s:13:\"currency_code\";s:3:\"SHP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_SH\";s:4:\"name\";s:18:\"Saint Helena pound\";s:8:\"singular\";s:16:\"St. Helena pound\";s:6:\"plural\";s:17:\"St. Helena pounds\";s:12:\"short_symbol\";s:2:\"£\";s:7:\"locales\";a:2:{s:5:\"en_SH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"SI\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"sl_SI\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"SJ\";a:14:{s:13:\"currency_code\";s:3:\"NOK\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"nb_SJ\";s:4:\"name\";s:15:\"Norwegian krone\";s:8:\"singular\";s:15:\"Norwegian krone\";s:6:\"plural\";s:16:\"Norwegian kroner\";s:12:\"short_symbol\";s:2:\"kr\";s:7:\"locales\";a:5:{s:5:\"nb_SJ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"nb_NO\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"nn_NO\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"se_NO\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"SK\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"sk_SK\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"SL\";a:14:{s:13:\"currency_code\";s:3:\"SLL\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_SL\";s:4:\"name\";s:20:\"Sierra Leonean leone\";s:8:\"singular\";s:20:\"Sierra Leonean leone\";s:6:\"plural\";s:21:\"Sierra Leonean leones\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"en_SL\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"SM\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"it_SM\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"SN\";a:14:{s:13:\"currency_code\";s:3:\"XOF\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"wo_SN\";s:4:\"name\";s:22:\"West African CFA franc\";s:8:\"singular\";s:22:\"West African CFA franc\";s:6:\"plural\";s:23:\"West African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:11:{s:5:\"fr_BF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BJ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_ML\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_NE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GW\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"dyo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"wo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"SO\";a:14:{s:13:\"currency_code\";s:3:\"SOS\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"so_SO\";s:4:\"name\";s:15:\"Somali shilling\";s:8:\"singular\";s:15:\"Somali shilling\";s:6:\"plural\";s:16:\"Somali shillings\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"ar_SO\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"so_SO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"SR\";a:14:{s:13:\"currency_code\";s:3:\"SRD\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"nl_SR\";s:4:\"name\";s:17:\"Surinamese dollar\";s:8:\"singular\";s:17:\"Surinamese dollar\";s:6:\"plural\";s:18:\"Surinamese dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"nl_SR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"SS\";a:14:{s:13:\"currency_code\";s:3:\"SSP\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_SS\";s:4:\"name\";s:20:\"South Sudanese pound\";s:8:\"singular\";s:20:\"South Sudanese pound\";s:6:\"plural\";s:21:\"South Sudanese pounds\";s:12:\"short_symbol\";s:2:\"£\";s:7:\"locales\";a:2:{s:5:\"en_SS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"ST\";a:14:{s:13:\"currency_code\";s:3:\"STN\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"pt_ST\";s:4:\"name\";s:30:\"São Tomé and Príncipe dobra\";s:8:\"singular\";s:28:\"São Tomé & Príncipe dobra\";s:6:\"plural\";s:29:\"São Tomé & Príncipe dobras\";s:12:\"short_symbol\";s:2:\"Db\";s:7:\"locales\";a:2:{s:5:\"pt_ST\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"SV\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_SV\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"SX\";a:14:{s:13:\"currency_code\";s:3:\"ANG\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_SX\";s:4:\"name\";s:29:\"Netherlands Antillean guilder\";s:8:\"singular\";s:29:\"Netherlands Antillean guilder\";s:6:\"plural\";s:30:\"Netherlands Antillean guilders\";s:12:\"short_symbol\";N;s:7:\"locales\";a:4:{s:5:\"en_SX\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_CW\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"nl_SX\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"SY\";a:14:{s:13:\"currency_code\";s:3:\"SYP\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_SY\";s:4:\"name\";s:12:\"Syrian pound\";s:8:\"singular\";s:12:\"Syrian pound\";s:6:\"plural\";s:13:\"Syrian pounds\";s:12:\"short_symbol\";s:2:\"£\";s:7:\"locales\";a:3:{s:5:\"ar_SY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_SY\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"SZ\";a:14:{s:13:\"currency_code\";s:3:\"SZL\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_SZ\";s:4:\"name\";s:15:\"Swazi lilangeni\";s:8:\"singular\";s:15:\"Swazi lilangeni\";s:6:\"plural\";s:16:\"Swazi emalangeni\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"en_SZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"TC\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_TC\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"TD\";a:14:{s:13:\"currency_code\";s:3:\"XAF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_TD\";s:4:\"name\";s:25:\"Central African CFA franc\";s:8:\"singular\";s:25:\"Central African CFA franc\";s:6:\"plural\";s:26:\"Central African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:12:{s:5:\"ar_TD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_CM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_CF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TD\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sg_CF\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"TG\";a:14:{s:13:\"currency_code\";s:3:\"XOF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_TG\";s:4:\"name\";s:22:\"West African CFA franc\";s:8:\"singular\";s:22:\"West African CFA franc\";s:6:\"plural\";s:23:\"West African CFA francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:11:{s:5:\"fr_BF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BJ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_CI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_ML\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_NE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_TG\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"pt_GW\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"dyo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"wo_SN\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"TH\";a:14:{s:13:\"currency_code\";s:3:\"THB\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"th_TH\";s:4:\"name\";s:9:\"Thai baht\";s:8:\"singular\";s:9:\"Thai baht\";s:6:\"plural\";s:9:\"Thai baht\";s:12:\"short_symbol\";s:3:\"฿\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"th_TH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"TJ\";a:14:{s:13:\"currency_code\";s:3:\"TJS\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"tg_TJ\";s:4:\"name\";s:18:\"Tajikistani somoni\";s:8:\"singular\";s:18:\"Tajikistani somoni\";s:6:\"plural\";s:19:\"Tajikistani somonis\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tg_TJ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"TK\";a:14:{s:13:\"currency_code\";s:3:\"NZD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_TK\";s:4:\"name\";s:18:\"New Zealand dollar\";s:8:\"singular\";s:18:\"New Zealand dollar\";s:6:\"plural\";s:19:\"New Zealand dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:7:{s:5:\"en_CK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TK\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"mi_NZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"TL\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"pt_TL\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"TM\";a:14:{s:13:\"currency_code\";s:3:\"TMT\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"tk_TM\";s:4:\"name\";s:18:\"Turkmenistan manat\";s:8:\"singular\";s:19:\"Turkmenistani manat\";s:6:\"plural\";s:19:\"Turkmenistani manat\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tk_TM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"TN\";a:14:{s:13:\"currency_code\";s:3:\"TND\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:3;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_TN\";s:4:\"name\";s:14:\"Tunisian dinar\";s:8:\"singular\";s:14:\"Tunisian dinar\";s:6:\"plural\";s:15:\"Tunisian dinars\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"ar_TN\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"fr_TN\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"TO\";a:14:{s:13:\"currency_code\";s:3:\"TOP\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"to_TO\";s:4:\"name\";s:15:\"Tongan paʻanga\";s:8:\"singular\";s:15:\"Tongan paʻanga\";s:6:\"plural\";s:15:\"Tongan paʻanga\";s:12:\"short_symbol\";s:2:\"T$\";s:7:\"locales\";a:3:{s:5:\"en_TO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"to_TO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"TR\";a:14:{s:13:\"currency_code\";s:3:\"TRY\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"tr_TR\";s:4:\"name\";s:12:\"Turkish lira\";s:8:\"singular\";s:12:\"Turkish lira\";s:6:\"plural\";s:12:\"Turkish Lira\";s:12:\"short_symbol\";s:3:\"₺\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"tr_TR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"TT\";a:14:{s:13:\"currency_code\";s:3:\"TTD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_TT\";s:4:\"name\";s:26:\"Trinidad and Tobago dollar\";s:8:\"singular\";s:24:\"Trinidad & Tobago dollar\";s:6:\"plural\";s:25:\"Trinidad & Tobago dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"en_TT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"TV\";a:14:{s:13:\"currency_code\";s:3:\"AUD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_TV\";s:4:\"name\";s:17:\"Australian dollar\";s:8:\"singular\";s:17:\"Australian dollar\";s:6:\"plural\";s:18:\"Australian dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:8:{s:5:\"en_AU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_CX\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NF\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"TW\";a:14:{s:13:\"currency_code\";s:3:\"TWD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:7:\"zh_Hant\";s:4:\"name\";s:17:\"New Taiwan dollar\";s:8:\"singular\";s:17:\"New Taiwan dollar\";s:6:\"plural\";s:18:\"New Taiwan dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:7:\"zh_Hant\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"TZ\";a:14:{s:13:\"currency_code\";s:3:\"TZS\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"sw_TZ\";s:4:\"name\";s:18:\"Tanzanian shilling\";s:8:\"singular\";s:18:\"Tanzanian shilling\";s:6:\"plural\";s:19:\"Tanzanian shillings\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"en_TZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sw_TZ\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"UA\";a:14:{s:13:\"currency_code\";s:3:\"UAH\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"uk_UA\";s:4:\"name\";s:17:\"Ukrainian hryvnia\";s:8:\"singular\";s:17:\"Ukrainian hryvnia\";s:6:\"plural\";s:18:\"Ukrainian hryvnias\";s:12:\"short_symbol\";s:3:\"₴\";s:7:\"locales\";a:3:{s:5:\"ru_UA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"uk_UA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"UG\";a:14:{s:13:\"currency_code\";s:3:\"UGX\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"sw_UG\";s:4:\"name\";s:16:\"Ugandan shilling\";s:8:\"singular\";s:16:\"Ugandan shilling\";s:6:\"plural\";s:17:\"Ugandan shillings\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"en_UG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sw_UG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"UM\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_UM\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"US\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:3:\"lbs\";s:14:\"dimension_unit\";s:2:\"in\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_US\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"UY\";a:14:{s:13:\"currency_code\";s:3:\"UYU\";s:12:\"currency_pos\";s:10:\"left_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_UY\";s:4:\"name\";s:14:\"Uruguayan peso\";s:8:\"singular\";s:14:\"Uruguayan peso\";s:6:\"plural\";s:15:\"Uruguayan pesos\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:2:{s:5:\"es_UY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"UZ\";a:14:{s:13:\"currency_code\";s:3:\"UZS\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"uz_AF\";s:4:\"name\";s:15:\"Uzbekistani som\";s:8:\"singular\";s:15:\"Uzbekistani som\";s:6:\"plural\";s:15:\"Uzbekistani som\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"uz_AF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"VA\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"it_VA\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"VC\";a:14:{s:13:\"currency_code\";s:3:\"XCD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_VC\";s:4:\"name\";s:21:\"East Caribbean dollar\";s:8:\"singular\";s:21:\"East Caribbean dollar\";s:6:\"plural\";s:22:\"East Caribbean dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:9:{s:5:\"en_AG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_AI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GD\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_KN\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_LC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"VE\";a:14:{s:13:\"currency_code\";s:3:\"VES\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"es_VE\";s:4:\"name\";s:8:\"Bolívar\";s:8:\"singular\";s:19:\"Venezuelan bolívar\";s:6:\"plural\";s:20:\"Venezuelan bolívars\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"es_VE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"VG\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_VG\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"VI\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:3:\"lbs\";s:14:\"dimension_unit\";s:2:\"in\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_VI\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"VN\";a:14:{s:13:\"currency_code\";s:3:\"VND\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"vi_VN\";s:4:\"name\";s:18:\"Vietnamese đồng\";s:8:\"singular\";s:15:\"Vietnamese dong\";s:6:\"plural\";s:15:\"Vietnamese dong\";s:12:\"short_symbol\";s:3:\"₫\";s:7:\"locales\";a:2:{s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"vi_VN\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"VU\";a:14:{s:13:\"currency_code\";s:3:\"VUV\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_VU\";s:4:\"name\";s:12:\"Vanuatu vatu\";s:8:\"singular\";s:12:\"Vanuatu vatu\";s:6:\"plural\";s:13:\"Vanuatu vatus\";s:12:\"short_symbol\";N;s:7:\"locales\";a:3:{s:5:\"en_VU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_VU\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"WF\";a:14:{s:13:\"currency_code\";s:3:\"XPF\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_WF\";s:4:\"name\";s:9:\"CFP franc\";s:8:\"singular\";s:9:\"CFP franc\";s:6:\"plural\";s:10:\"CFP francs\";s:12:\"short_symbol\";N;s:7:\"locales\";a:4:{s:5:\"fr_NC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_WF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}s:2:\"WS\";a:14:{s:13:\"currency_code\";s:3:\"WST\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_WS\";s:4:\"name\";s:13:\"Samoan tālā\";s:8:\"singular\";s:11:\"Samoan tala\";s:6:\"plural\";s:11:\"Samoan tala\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"en_WS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"XK\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"sq_XK\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"YE\";a:14:{s:13:\"currency_code\";s:3:\"YER\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:0;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"rtl\";s:14:\"default_locale\";s:5:\"ar_YE\";s:4:\"name\";s:11:\"Yemeni rial\";s:8:\"singular\";s:11:\"Yemeni rial\";s:6:\"plural\";s:12:\"Yemeni rials\";s:12:\"short_symbol\";N;s:7:\"locales\";a:2:{s:5:\"ar_YE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"rtl\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"YT\";a:14:{s:13:\"currency_code\";s:3:\"EUR\";s:12:\"currency_pos\";s:11:\"right_space\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"fr_YT\";s:4:\"name\";s:4:\"Euro\";s:8:\"singular\";s:4:\"euro\";s:6:\"plural\";s:5:\"euros\";s:12:\"short_symbol\";s:3:\"€\";s:7:\"locales\";a:51:{s:5:\"ca_AD\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_AT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"de_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"en_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_IC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_BL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_GP\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MC\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MF\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_MQ\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_PM\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_RE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_YT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_SM\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_VA\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_PT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sq_XK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_ME\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:10:\"sr_Latn_XK\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_AX\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sv_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"tr_CY\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:6:\"ast_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"ca_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"de_DE\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"el_GR\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"es_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"et_EE\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"eu_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fi_FI\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fr_FR\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"fy_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"ga_IE\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"gl_ES\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"it_IT\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lb_LU\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lt_LT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"lv_LV\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"mt_MT\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nl_NL\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"sk_SK\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"sl_SI\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}}}s:2:\"ZA\";a:14:{s:13:\"currency_code\";s:3:\"ZAR\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_ZA\";s:4:\"name\";s:18:\"South African rand\";s:8:\"singular\";s:18:\"South African rand\";s:6:\"plural\";s:18:\"South African rand\";s:12:\"short_symbol\";s:1:\"R\";s:7:\"locales\";a:7:{s:5:\"en_LS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_NA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"af_ZA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"xh_ZA\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"zu_ZA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"ZM\";a:14:{s:13:\"currency_code\";s:3:\"ZMW\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"en_ZM\";s:4:\"name\";s:14:\"Zambian kwacha\";s:8:\"singular\";s:14:\"Zambian kwacha\";s:6:\"plural\";s:15:\"Zambian kwachas\";s:12:\"short_symbol\";s:2:\"ZK\";s:7:\"locales\";a:2:{s:5:\"en_ZM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}}}s:2:\"ZW\";a:14:{s:13:\"currency_code\";s:3:\"USD\";s:12:\"currency_pos\";s:4:\"left\";s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:12:\"num_decimals\";i:2;s:11:\"weight_unit\";s:2:\"kg\";s:14:\"dimension_unit\";s:2:\"cm\";s:9:\"direction\";s:3:\"ltr\";s:14:\"default_locale\";s:5:\"sn_ZW\";s:4:\"name\";s:25:\"United States (US) dollar\";s:8:\"singular\";s:9:\"US dollar\";s:6:\"plural\";s:10:\"US dollars\";s:12:\"short_symbol\";s:1:\"$\";s:7:\"locales\";a:28:{s:5:\"en_AS\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_DG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_FM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_GU\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_IO\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MH\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_MP\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_PW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_TC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_UM\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VG\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_VI\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_EC\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PA\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_PR\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_SV\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"es_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"fr_HT\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"nl_BQ\";a:4:{s:12:\"thousand_sep\";s:1:\".\";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:5:\"pt_TL\";a:4:{s:12:\"thousand_sep\";s:1:\" \";s:11:\"decimal_sep\";s:1:\",\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:11:\"right_space\";}s:5:\"qu_EC\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}s:7:\"default\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"en_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:6:\"haw_US\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"nd_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:4:\"left\";}s:5:\"sn_ZW\";a:4:{s:12:\"thousand_sep\";s:1:\",\";s:11:\"decimal_sep\";s:1:\".\";s:9:\"direction\";s:3:\"ltr\";s:12:\"currency_pos\";s:10:\"left_space\";}}}}','off'),
(20102,'_transient_timeout_jetpack_sync_constants_await','1774273979','off'),
(20103,'_transient_jetpack_sync_constants_await','1774270379.9408','off'),
(20176,'_site_transient_timeout_theme_roots','1774273996','off'),
(20177,'_site_transient_theme_roots','a:7:{s:15:\"apex-discipline\";s:7:\"/themes\";s:14:\"codexis-studio\";s:7:\"/themes\";s:18:\"quiet-progress-old\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:2:\"wk\";s:7:\"/themes\";}','off'),
(20219,'_site_transient_timeout_wp_theme_files_patterns-69308f6c410080e3ce32dcb053a54647','1774275057','off'),
(20220,'_site_transient_wp_theme_files_patterns-69308f6c410080e3ce32dcb053a54647','a:2:{s:7:\"version\";s:5:\"1.0.0\";s:8:\"patterns\";a:0:{}}','off'),
(20224,'_transient_timeout_quotaData','1774276881','off'),
(20225,'_transient_quotaData','a:13:{s:11:\"APIKeyValid\";b:1;s:12:\"APICallsMade\";s:10:\"49 credits\";s:13:\"APICallsQuota\";s:11:\"100 credits\";s:19:\"APICallsMadeOneTime\";s:9:\"0 credits\";s:20:\"APICallsQuotaOneTime\";s:9:\"0 credits\";s:19:\"APICallsMadeNumeric\";i:49;s:20:\"APICallsQuotaNumeric\";i:100;s:26:\"APICallsMadeOneTimeNumeric\";i:0;s:27:\"APICallsQuotaOneTimeNumeric\";i:0;s:9:\"Unlimited\";b:0;s:18:\"APILastRenewalDate\";s:19:\"2026-03-19 00:02:18\";s:11:\"DomainCheck\";s:10:\"Accessible\";s:17:\"APICallsRemaining\";i:51;}','off'),
(20230,'jetpack_sync_dedicated_spawn_lock_expires','1774273464.8203','no'),
(20231,'_transient_timeout_jetpack_sync_callables_await','1774273464','off'),
(20232,'_transient_jetpack_sync_callables_await','1774273404.8457','off'),
(20236,'_site_transient_timeout_wp_theme_files_patterns-154fd2823213f5bd9020fef600b69a6b','1774275358','off'),
(20237,'_site_transient_wp_theme_files_patterns-154fd2823213f5bd9020fef600b69a6b','a:2:{s:7:\"version\";s:5:\"1.0.0\";s:8:\"patterns\";a:0:{}}','off'),
(20238,'_transient_timeout_geoip_127.0.0.1','1774359959','off'),
(20239,'_transient_geoip_127.0.0.1','','off'),
(20240,'_transient_timeout_external_ip_address_127.0.0.1','1774359959','off'),
(20241,'_transient_external_ip_address_127.0.0.1','162.0.209.155','off'),
(20242,'_transient_timeout_geoip_162.0.209.155','1774359959','off'),
(20243,'_transient_geoip_162.0.209.155','US','off'),
(20245,'_transient_timeout_jetpack_update_remote_package_last_query','1774273707','off'),
(20246,'_transient_jetpack_update_remote_package_last_query','1774273647','off'),
(20247,'_transient_doing_cron','1774273647.6139619350433349609375','on'),
(20248,'_transient_timeout_geoip_105.188.69.151','1774360051','off'),
(20249,'_transient_geoip_105.188.69.151','MA','off');
/*!40000 ALTER TABLE `wpj0_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_postmeta`
--

DROP TABLE IF EXISTS `wpj0_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=370 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_postmeta`
--

LOCK TABLES `wpj0_postmeta` WRITE;
/*!40000 ALTER TABLE `wpj0_postmeta` DISABLE KEYS */;
INSERT INTO `wpj0_postmeta` VALUES
(1,2,'_wp_page_template','default'),
(2,3,'_wp_page_template','default'),
(3,6,'_wp_trash_meta_status','publish'),
(4,6,'_wp_trash_meta_time','1773086029'),
(5,7,'_edit_lock','1773390042:1'),
(6,9,'_edit_lock','1773086641:1'),
(7,9,'_wp_page_template','page-product.php'),
(8,11,'_edit_lock','1773086680:1'),
(9,11,'_wp_page_template','page-contact.php'),
(10,13,'_elementor_edit_mode','builder'),
(11,13,'_elementor_template_type','kit'),
(14,20,'_edit_lock','1773182253:1'),
(15,20,'_wp_page_template','page-product.php'),
(16,22,'_edit_lock','1773182116:1'),
(17,22,'_wp_page_template','elementor_theme'),
(18,24,'_edit_lock','1773181987:1'),
(19,24,'_wp_page_template','page-product.php'),
(20,22,'_edit_last','1'),
(21,20,'_edit_last','1'),
(22,26,'_edit_lock','1773183162:1'),
(23,26,'_wp_page_template','page-contact.php'),
(24,19,'_wp_trash_meta_status','draft'),
(25,19,'_wp_trash_meta_time','1773183935'),
(26,19,'_wp_desired_post_slug','refund_returns'),
(27,3,'_wp_trash_meta_status','draft'),
(28,3,'_wp_trash_meta_time','1773184274'),
(29,3,'_wp_desired_post_slug','privacy-policy'),
(30,24,'_wp_trash_meta_status','publish'),
(31,24,'_wp_trash_meta_time','1773184274'),
(32,24,'_wp_desired_post_slug','privacy-policy-2'),
(33,20,'_wp_trash_meta_status','publish'),
(34,20,'_wp_trash_meta_time','1773184274'),
(35,20,'_wp_desired_post_slug','refund-policy'),
(36,26,'_wp_trash_meta_status','publish'),
(37,26,'_wp_trash_meta_time','1773184274'),
(38,26,'_wp_desired_post_slug','refund-policy-2'),
(39,22,'_wp_trash_meta_status','publish'),
(40,22,'_wp_trash_meta_time','1773184274'),
(41,22,'_wp_desired_post_slug','terms-conditions'),
(42,30,'_edit_lock','1773186905:1'),
(43,33,'_menu_item_type','custom'),
(44,33,'_menu_item_menu_item_parent','0'),
(45,33,'_menu_item_object_id','33'),
(46,33,'_menu_item_object','custom'),
(47,33,'_menu_item_target',''),
(48,33,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(49,33,'_menu_item_xfn',''),
(50,33,'_menu_item_url','https://apexdiscipline.co/'),
(51,34,'_menu_item_type','post_type'),
(52,34,'_menu_item_menu_item_parent','0'),
(53,34,'_menu_item_object_id','9'),
(54,34,'_menu_item_object','page'),
(55,34,'_menu_item_target',''),
(56,34,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(57,34,'_menu_item_xfn',''),
(58,34,'_menu_item_url',''),
(59,35,'_menu_item_type','post_type'),
(60,35,'_menu_item_menu_item_parent','0'),
(61,35,'_menu_item_object_id','11'),
(62,35,'_menu_item_object','page'),
(63,35,'_menu_item_target',''),
(64,35,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(65,35,'_menu_item_xfn',''),
(66,35,'_menu_item_url',''),
(67,31,'_wp_page_template','page-refund-policy.php'),
(68,32,'_wp_page_template','page-terms-conditions.php'),
(69,36,'_wp_page_template','page-privacy-policy.php'),
(70,7,'_elementor_edit_mode','builder'),
(71,7,'_elementor_template_type','wp-page'),
(72,7,'_elementor_version','3.35.6'),
(76,37,'total_sales','2'),
(77,37,'_tax_status','taxable'),
(78,37,'_tax_class',''),
(79,37,'_manage_stock','no'),
(80,37,'_backorders','no'),
(81,37,'_sold_individually','no'),
(82,37,'_virtual','yes'),
(83,37,'_downloadable','yes'),
(84,37,'_download_limit','-1'),
(85,37,'_download_expiry','-1'),
(86,37,'_stock',NULL),
(87,37,'_stock_status','instock'),
(88,37,'_wc_average_rating','0'),
(89,37,'_wc_review_count','0'),
(90,37,'_product_version','10.6.1'),
(91,37,'_edit_lock','1773591676:1'),
(92,37,'_edit_last','1'),
(93,38,'_wp_attached_file','woocommerce_uploads/2026/03/Alpha-discipline-Habit-Tracker.pdf-86npoh.pdf'),
(94,38,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:56:\"Alpha-discipline-Habit-Tracker.pdf-86npoh-pdf-u4zcyj.jpg\";s:5:\"width\";i:1653;s:6:\"height\";i:2339;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217270;}s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"Alpha-discipline-Habit-Tracker.pdf-86npoh-pdf-u4zcyj-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11696;}s:5:\"large\";a:5:{s:4:\"file\";s:65:\"Alpha-discipline-Habit-Tracker.pdf-86npoh-pdf-u4zcyj-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64797;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"Alpha-discipline-Habit-Tracker.pdf-86npoh-pdf-u4zcyj-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5669;}}s:8:\"filesize\";i:280904;}'),
(95,39,'_wp_attached_file','woocommerce_uploads/2026/03/Alpha-discipline-Task-Tracker.pdf-9o9pjn.pdf'),
(96,39,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:55:\"Alpha-discipline-Task-Tracker.pdf-9o9pjn-pdf-duqlbb.jpg\";s:5:\"width\";i:1653;s:6:\"height\";i:2339;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215370;}s:6:\"medium\";a:5:{s:4:\"file\";s:63:\"Alpha-discipline-Task-Tracker.pdf-9o9pjn-pdf-duqlbb-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11645;}s:5:\"large\";a:5:{s:4:\"file\";s:64:\"Alpha-discipline-Task-Tracker.pdf-9o9pjn-pdf-duqlbb-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64533;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:63:\"Alpha-discipline-Task-Tracker.pdf-9o9pjn-pdf-duqlbb-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5663;}}s:8:\"filesize\";i:282541;}'),
(97,40,'_wp_attached_file','woocommerce_uploads/2026/03/Alpha-discipline-Bundle.pdf-a2juup.pdf'),
(98,40,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:49:\"Alpha-discipline-Bundle.pdf-a2juup-pdf-7n6lkg.jpg\";s:5:\"width\";i:1653;s:6:\"height\";i:2339;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226566;}s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"Alpha-discipline-Bundle.pdf-a2juup-pdf-7n6lkg-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12220;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"Alpha-discipline-Bundle.pdf-a2juup-pdf-7n6lkg-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68241;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"Alpha-discipline-Bundle.pdf-a2juup-pdf-7n6lkg-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5794;}}s:8:\"filesize\";i:296673;}'),
(99,37,'_regular_price','24.99'),
(100,37,'_sale_price','6.23'),
(101,37,'_downloadable_files','a:1:{s:36:\"0980856e-253d-432a-ae53-bb37bd05e784\";a:4:{s:2:\"id\";s:36:\"0980856e-253d-432a-ae53-bb37bd05e784\";s:4:\"name\";s:13:\"Habit tracker\";s:4:\"file\";s:118:\"https://apexdiscipline.co/wp-content/uploads/woocommerce_uploads/2026/03/Alpha-discipline-Habit-Tracker.pdf-86npoh.pdf\";s:7:\"enabled\";b:1;}}'),
(102,37,'_price','6.23'),
(103,41,'_edit_last','1'),
(104,41,'_edit_lock','1773591670:1'),
(105,41,'_regular_price','24.99'),
(106,41,'_sale_price','6.23'),
(107,41,'total_sales','2'),
(108,41,'_tax_status','taxable'),
(109,41,'_tax_class',''),
(110,41,'_manage_stock','no'),
(111,41,'_backorders','no'),
(112,41,'_sold_individually','no'),
(113,41,'_virtual','yes'),
(114,41,'_downloadable','yes'),
(115,41,'_download_limit','-1'),
(116,41,'_download_expiry','-1'),
(117,41,'_stock',NULL),
(118,41,'_stock_status','instock'),
(119,41,'_wc_average_rating','0'),
(120,41,'_wc_review_count','0'),
(121,41,'_downloadable_files','a:1:{s:36:\"7903513d-84e2-4fb0-8fa7-71508c42379d\";a:4:{s:2:\"id\";s:36:\"7903513d-84e2-4fb0-8fa7-71508c42379d\";s:4:\"name\";s:12:\"Task tracker\";s:4:\"file\";s:117:\"https://apexdiscipline.co/wp-content/uploads/woocommerce_uploads/2026/03/Alpha-discipline-Task-Tracker.pdf-9o9pjn.pdf\";s:7:\"enabled\";b:1;}}'),
(122,41,'_product_version','10.6.1'),
(123,41,'_price','6.23'),
(124,42,'_edit_last','1'),
(125,42,'_edit_lock','1773591663:1'),
(126,42,'_regular_price','37.99'),
(127,42,'_sale_price','9.99'),
(128,42,'total_sales','5'),
(129,42,'_tax_status','taxable'),
(130,42,'_tax_class',''),
(131,42,'_manage_stock','no'),
(132,42,'_backorders','no'),
(133,42,'_sold_individually','no'),
(134,42,'_virtual','yes'),
(135,42,'_downloadable','yes'),
(136,42,'_download_limit','-1'),
(137,42,'_download_expiry','-1'),
(138,42,'_stock',NULL),
(139,42,'_stock_status','instock'),
(140,42,'_wc_average_rating','0'),
(141,42,'_wc_review_count','0'),
(142,42,'_downloadable_files','a:1:{s:36:\"1a8f4bfd-f5f7-489d-a0c4-b21f86eca376\";a:4:{s:2:\"id\";s:36:\"1a8f4bfd-f5f7-489d-a0c4-b21f86eca376\";s:4:\"name\";s:21:\"Habit + Task trackers\";s:4:\"file\";s:111:\"https://apexdiscipline.co/wp-content/uploads/woocommerce_uploads/2026/03/Alpha-discipline-Bundle.pdf-a2juup.pdf\";s:7:\"enabled\";b:1;}}'),
(143,42,'_product_version','10.6.1'),
(144,42,'_price','9.99'),
(148,46,'_wp_attached_file','2026/03/thumb-4.png'),
(149,46,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"file\";s:19:\"2026/03/thumb-4.png\";s:8:\"filesize\";i:1039443;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"thumb-4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23187;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"thumb-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4521;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"thumb-4-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87510;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"thumb-4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86881;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"thumb-4-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:220251;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"thumb-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8107;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"thumb-4-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136427;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"thumb-4-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:509066;}s:12:\"product-card\";a:5:{s:4:\"file\";s:19:\"thumb-4-520x390.png\";s:5:\"width\";i:520;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53264;}s:11:\"testimonial\";a:5:{s:4:\"file\";s:19:\"thumb-4-400x300.png\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32001;}s:13:\"gallery-thumb\";a:5:{s:4:\"file\";s:19:\"thumb-4-400x280.png\";s:5:\"width\";i:400;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28699;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(150,46,'_wp_attachment_image_alt','TASK TRACKER'),
(151,42,'_thumbnail_id','49'),
(152,41,'_thumbnail_id','46'),
(153,47,'_wp_attached_file','2026/03/thumb-3.png'),
(154,47,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"file\";s:19:\"2026/03/thumb-3.png\";s:8:\"filesize\";i:934182;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"thumb-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19551;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"thumb-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3884;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"thumb-3-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68486;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"thumb-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76500;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"thumb-3-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:186271;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"thumb-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6038;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"thumb-3-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108028;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"thumb-3-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:451634;}s:12:\"product-card\";a:5:{s:4:\"file\";s:19:\"thumb-3-520x390.png\";s:5:\"width\";i:520;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46565;}s:11:\"testimonial\";a:5:{s:4:\"file\";s:19:\"thumb-3-400x300.png\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27752;}s:13:\"gallery-thumb\";a:5:{s:4:\"file\";s:19:\"thumb-3-400x280.png\";s:5:\"width\";i:400;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26372;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(155,37,'_thumbnail_id','47'),
(156,48,'_wp_attached_file','2026/03/product-mockup.png'),
(157,48,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"file\";s:26:\"2026/03/product-mockup.png\";s:8:\"filesize\";i:1146293;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"product-mockup-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23101;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"product-mockup-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4481;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"product-mockup-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90648;}s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"product-mockup-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104149;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"product-mockup-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:237426;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"product-mockup-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8443;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"product-mockup-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:141496;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"product-mockup-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:536996;}s:12:\"product-card\";a:5:{s:4:\"file\";s:26:\"product-mockup-520x390.png\";s:5:\"width\";i:520;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57296;}s:11:\"testimonial\";a:5:{s:4:\"file\";s:26:\"product-mockup-400x300.png\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33906;}s:13:\"gallery-thumb\";a:5:{s:4:\"file\";s:26:\"product-mockup-400x280.png\";s:5:\"width\";i:400;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34125;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(158,49,'_wp_attached_file','2026/03/thumb-2.png'),
(159,49,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1050;s:6:\"height\";i:1024;s:4:\"file\";s:19:\"2026/03/thumb-2.png\";s:8:\"filesize\";i:243599;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"thumb-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:20657;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"thumb-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:3653;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"thumb-2-600x585.png\";s:5:\"width\";i:600;s:6:\"height\";i:585;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67866;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"thumb-2-300x293.png\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19007;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"thumb-2-1024x999.png\";s:5:\"width\";i:1024;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:203037;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"thumb-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:6437;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"thumb-2-768x749.png\";s:5:\"width\";i:768;s:6:\"height\";i:749;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115526;}s:12:\"product-card\";a:5:{s:4:\"file\";s:19:\"thumb-2-520x390.png\";s:5:\"width\";i:520;s:6:\"height\";i:390;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43832;}s:11:\"testimonial\";a:5:{s:4:\"file\";s:19:\"thumb-2-400x300.png\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26043;}s:13:\"gallery-thumb\";a:5:{s:4:\"file\";s:19:\"thumb-2-400x280.png\";s:5:\"width\";i:400;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23669;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(160,52,'_edit_last','1'),
(161,52,'_edit_lock','1773517740:1'),
(162,52,'discount_type','percent'),
(163,52,'coupon_amount','20'),
(164,52,'individual_use','no'),
(165,52,'usage_limit','0'),
(166,52,'usage_limit_per_user','0'),
(167,52,'limit_usage_to_x_items','0'),
(168,52,'usage_count','7'),
(169,52,'date_expires',NULL),
(170,52,'free_shipping','no'),
(171,52,'exclude_sale_items','no'),
(172,52,'product_brands','a:0:{}'),
(173,52,'exclude_product_brands','a:0:{}'),
(174,53,'_yaymail_template','yaymail_global_header_footer'),
(175,53,'_yaymail_elements','a:3:{i:0;a:8:{s:2:\"id\";s:13:\"69b5bc73dff14\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#ff3e41\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:50:\"\"Helvetica Neue\",Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:148:\"<h1 style=\"font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit;text-align: center\"><strong>APEX DISCIPLINE</strong></h1>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:1;a:8:{s:2:\"id\";s:13:\"69b5bc73dff2c\";s:4:\"type\";s:16:\"skeleton_divider\";s:4:\"name\";s:16:\"Skeleton Divider\";s:9:\"available\";b:1;s:4:\"data\";a:0:{}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:2;a:8:{s:2:\"id\";s:13:\"69b5bc73dff31\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:259:\"<p style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">[yaymail_site_name]&nbsp;- Built with <a style=\"color: #873EFF;font-weight: normal;text-decoration: underline\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}}'),
(176,53,'_yaymail_status','inactive'),
(177,53,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(178,53,'_yaymail_is_v4_supported','1'),
(179,54,'_yaymail_template','new_order'),
(180,54,'_yaymail_elements','a:7:{i:0;a:8:{s:2:\"id\";s:13:\"69b5bc75d7db6\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:61:\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:1;a:8:{s:2:\"id\";s:13:\"69b5bc75d7e16\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#782121\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:142:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit\">New order: #[yaymail_order_number is_plain=\"true\"]</h1>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:2;a:8:{s:2:\"id\";s:13:\"69b5bc75d7e2c\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:120:\"<p><span>You’ve received the following order from [yaymail_billing_first_name] [yaymail_billing_last_name]:</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:3;a:8:{s:2:\"id\";s:13:\"69b5bc75d7e4e\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#ffffff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:96:\"<span style=\"font-size: 20px\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#782121\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:4;a:8:{s:2:\"id\";s:13:\"69b5bc75d7e99\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#782121\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:5;a:8:{s:2:\"id\";s:13:\"69b5bc75d7ec4\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:48:\"<p><span>Congratulations on the sale.</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:6;a:8:{s:2:\"id\";s:13:\"69b5bc75d7ed4\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:98:\"<p style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">[yaymail_site_name] - 2026</p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}}'),
(181,54,'_yaymail_status','active'),
(182,54,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(183,54,'_yaymail_is_v4_supported','1'),
(184,54,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(185,54,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(186,55,'_yaymail_template','cancelled_order'),
(187,55,'_yaymail_elements','a:7:{i:0;a:5:{s:2:\"id\";s:13:\"69b5bc75df246\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:87:\"https://apexdiscipline.co/wp-content/plugins/yaymail/assets/images/woocommerce-logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}}i:1;a:5:{s:2:\"id\";s:13:\"69b5bc75df2a8\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#873EFF\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:150:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">Order Cancelled:  #[yaymail_order_number is_plain=\"true\"]</h1>\";}}i:2;a:5:{s:2:\"id\";s:13:\"69b5bc75df2ba\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:192:\"<p><span>Notification to let you know &mdash; order #[yaymail_order_number is_plain=\"true\"] belonging to [yaymail_billing_first_name] [yaymail_billing_last_name] has been cancelled:</span></p>\";}}i:3;a:5:{s:2:\"id\";s:13:\"69b5bc75df2d7\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:97:\"<span style=\"font-size: 20px;\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}}i:4;a:5:{s:2:\"id\";s:13:\"69b5bc75df325\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}}i:5;a:5:{s:2:\"id\";s:13:\"69b5bc75df34f\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:39:\"<p><span>Thanks for reading.</span></p>\";}}i:6;a:5:{s:2:\"id\";s:13:\"69b5bc75df35e\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:264:\"<p style=\"font-size: 14px;margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name]&nbsp;- Built with <a style=\"color: #873EFF; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";}}}'),
(188,55,'_yaymail_status','inactive'),
(189,55,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(190,55,'_yaymail_is_v4_supported','1'),
(191,55,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(192,55,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(193,56,'_yaymail_template','customer_cancelled_order'),
(194,56,'_yaymail_elements','a:7:{i:0;a:5:{s:2:\"id\";s:13:\"69b5bc75e58c5\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:87:\"https://apexdiscipline.co/wp-content/plugins/yaymail/assets/images/woocommerce-logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}}i:1;a:5:{s:2:\"id\";s:13:\"69b5bc75e591b\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#873EFF\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:150:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">Order Cancelled:  #[yaymail_order_number is_plain=\"true\"]</h1>\";}}i:2;a:5:{s:2:\"id\";s:13:\"69b5bc75e592c\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:136:\"<p><span>We’re getting in touch to let you know that your order #[yaymail_order_number is_plain=\"true\"] has been cancelled.</span></p>\";}}i:3;a:5:{s:2:\"id\";s:13:\"69b5bc75e594c\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:97:\"<span style=\"font-size: 20px;\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}}i:4;a:5:{s:2:\"id\";s:13:\"69b5bc75e599b\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}}i:5;a:5:{s:2:\"id\";s:13:\"69b5bc75e59c7\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:39:\"<p><span>Thanks for reading.</span></p>\";}}i:6;a:5:{s:2:\"id\";s:13:\"69b5bc75e59d7\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:264:\"<p style=\"font-size: 14px;margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name]&nbsp;- Built with <a style=\"color: #873EFF; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";}}}'),
(195,56,'_yaymail_status','inactive'),
(196,56,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(197,56,'_yaymail_is_v4_supported','1'),
(198,56,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(199,56,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(200,57,'_yaymail_template','failed_order'),
(201,57,'_yaymail_elements','a:7:{i:0;a:5:{s:2:\"id\";s:13:\"69b5bc75eae26\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:87:\"https://apexdiscipline.co/wp-content/plugins/yaymail/assets/images/woocommerce-logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}}i:1;a:5:{s:2:\"id\";s:13:\"69b5bc75eae79\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#873EFF\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:146:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">Order Failed: #[yaymail_order_number is_plain=\"true\"]</h1>\";}}i:2;a:5:{s:2:\"id\";s:13:\"69b5bc75eae8b\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:177:\"<p><span>Payment for order #[yaymail_order_number is_plain=\"true\"] from [yaymail_billing_first_name] [yaymail_billing_last_name] has failed. The order was as follows:</span></p>\";}}i:3;a:5:{s:2:\"id\";s:13:\"69b5bc75eaea9\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:97:\"<span style=\"font-size: 20px;\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}}i:4;a:5:{s:2:\"id\";s:13:\"69b5bc75eaefa\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}}i:5;a:5:{s:2:\"id\";s:13:\"69b5bc75eaf24\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:188:\"<p><span>Hopefully they\'ll be back. Read more about <a style=\"color: #873EFF;\" href=\"https://docs.woocommerce.com/document/managing-orders/\">troubleshooting failed payments</a>.</span></p>\";}}i:6;a:5:{s:2:\"id\";s:13:\"69b5bc75eaf34\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:264:\"<p style=\"font-size: 14px;margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name]&nbsp;- Built with <a style=\"color: #873EFF; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";}}}'),
(202,57,'_yaymail_status','inactive'),
(203,57,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(204,57,'_yaymail_is_v4_supported','1'),
(205,57,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(206,57,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(207,58,'_yaymail_template','customer_failed_order'),
(208,58,'_yaymail_elements','a:6:{i:0;a:5:{s:2:\"id\";s:13:\"69b5bc75f05b4\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:87:\"https://apexdiscipline.co/wp-content/plugins/yaymail/assets/images/woocommerce-logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}}i:1;a:5:{s:2:\"id\";s:13:\"69b5bc75f0613\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#873EFF\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:127:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">Sorry, your order was unsuccessful</h1>\";}}i:2;a:5:{s:2:\"id\";s:13:\"69b5bc75f0624\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:369:\"<p><span>Hi [yaymail_billing_first_name]</span></p><br/><p><span>Unfortunately, we couldn\'t complete your order due to an issue with your payment method.</span></p><br/><p><span>If you\'d like to continue with your purchase, please return to [yaymail_site_name] and try a different method of payment.</span></p><br/><p><span>Your order details are as follows:</span></p>\";}}i:3;a:5:{s:2:\"id\";s:13:\"69b5bc75f0643\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:97:\"<span style=\"font-size: 20px;\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}}i:4;a:5:{s:2:\"id\";s:13:\"69b5bc75f06a4\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}}i:5;a:5:{s:2:\"id\";s:13:\"69b5bc75f06d1\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:264:\"<p style=\"font-size: 14px;margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name]&nbsp;- Built with <a style=\"color: #873EFF; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";}}}'),
(209,58,'_yaymail_status','inactive'),
(210,58,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(211,58,'_yaymail_is_v4_supported','1'),
(212,58,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(213,58,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(214,59,'_yaymail_template','customer_on_hold_order'),
(215,59,'_yaymail_elements','a:7:{i:0;a:5:{s:2:\"id\";s:13:\"69b5bc76013f7\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:87:\"https://apexdiscipline.co/wp-content/plugins/yaymail/assets/images/woocommerce-logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}}i:1;a:5:{s:2:\"id\";s:13:\"69b5bc7601448\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#873EFF\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:117:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">Thank you for your order</h1>\";}}i:2;a:5:{s:2:\"id\";s:13:\"69b5bc760145a\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:234:\"<p><span>Hi [yaymail_billing_first_name],<br /><br /></span></p><p><span>Thanks for your order. It&#039;s on-hold until we confirm that payment has been received. In the meantime, here&#039;s a reminder of what you ordered:</span></p>\";}}i:3;a:5:{s:2:\"id\";s:13:\"69b5bc7601476\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:97:\"<span style=\"font-size: 20px;\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}}i:4;a:5:{s:2:\"id\";s:13:\"69b5bc76014c5\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}}i:5;a:5:{s:2:\"id\";s:13:\"69b5bc76014ef\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:66:\"<p><span>We look forward to fulfilling your order soon.</span></p>\";}}i:6;a:5:{s:2:\"id\";s:13:\"69b5bc76014ff\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:264:\"<p style=\"font-size: 14px;margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name]&nbsp;- Built with <a style=\"color: #873EFF; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";}}}'),
(216,59,'_yaymail_status','inactive'),
(217,59,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(218,59,'_yaymail_is_v4_supported','1'),
(219,59,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(220,59,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(221,60,'_yaymail_template','customer_processing_order'),
(222,60,'_yaymail_elements','a:7:{i:0;a:5:{s:2:\"id\";s:13:\"69b5bc76061d4\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:87:\"https://apexdiscipline.co/wp-content/plugins/yaymail/assets/images/woocommerce-logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}}i:1;a:5:{s:2:\"id\";s:13:\"69b5bc7606223\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#873EFF\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:118:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">Thank you for your order </h1>\";}}i:2;a:5:{s:2:\"id\";s:13:\"69b5bc7606234\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:176:\"<p><span>Hi [yaymail_billing_first_name],<br><br>Just to let you know &mdash; we&#039;ve received your order #[yaymail_order_number],  and it is now being processed:</span></p>\";}}i:3;a:5:{s:2:\"id\";s:13:\"69b5bc7606250\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:97:\"<span style=\"font-size: 20px;\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}}i:4;a:5:{s:2:\"id\";s:13:\"69b5bc76062a0\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}}i:5;a:5:{s:2:\"id\";s:13:\"69b5bc76062c9\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:56:\"<p><span>Thanks for using [yaymail_site_url]!</span></p>\";}}i:6;a:5:{s:2:\"id\";s:13:\"69b5bc76062d8\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:264:\"<p style=\"font-size: 14px;margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name]&nbsp;- Built with <a style=\"color: #873EFF; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";}}}'),
(223,60,'_yaymail_status','inactive'),
(224,60,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(225,60,'_yaymail_is_v4_supported','1'),
(226,60,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(227,60,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(228,61,'_yaymail_template','customer_completed_order'),
(229,61,'_yaymail_elements','a:8:{i:0;a:9:{s:2:\"id\";s:13:\"69b5c2f1319e4\";s:4:\"type\";s:13:\"column_layout\";s:4:\"name\";s:11:\"Two Columns\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:7:\"general\";s:9:\"available\";b:1;s:8:\"position\";i:150;s:8:\"children\";a:2:{i:0;a:7:{s:2:\"id\";s:13:\"69b5c2f1319db\";s:4:\"type\";s:6:\"column\";s:5:\"group\";s:6:\"hidden\";s:9:\"available\";b:1;s:8:\"children\";a:1:{i:0;a:10:{s:2:\"id\";s:13:\"69b5c2f1319d2\";s:4:\"type\";s:5:\"image\";s:4:\"name\";s:5:\"Image\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:30;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:10;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:16:\"background_color\";s:4:\"#fff\";s:13:\"image_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"image_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Image settings\";s:11:\"description\";s:21:\"Handle image settings\";}s:3:\"src\";s:61:\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\";s:5:\"align\";s:4:\"left\";s:5:\"width\";i:116;s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}}s:4:\"data\";a:1:{s:5:\"width\";i:30;}s:4:\"icon\";s:0:\"\";}i:1;a:7:{s:2:\"id\";s:13:\"69b5c2f1319e3\";s:4:\"type\";s:6:\"column\";s:5:\"group\";s:6:\"hidden\";s:9:\"available\";b:1;s:8:\"children\";a:1:{i:0;a:10:{s:2:\"id\";s:13:\"69b5c2f1319dd\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:70;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#333439\";s:9:\"rich_text\";s:109:\"<p style=\"text-align: right;font-size: 18px;font-weight: 500\">My Account      Order Tracking      Contact</p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}}s:4:\"data\";a:1:{s:5:\"width\";i:70;}s:4:\"icon\";s:0:\"\";}}s:4:\"data\";a:13:{s:17:\"amount_of_columns\";i:2;s:12:\"column_width\";a:0:{}s:14:\"column_spacing\";s:1:\"0\";s:25:\"container_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:34:\"container_setting_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:25:\"Container layout settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:20;s:5:\"right\";i:40;s:6:\"bottom\";i:20;s:4:\"left\";i:40;}s:13:\"border_radius\";a:4:{s:8:\"top_left\";s:1:\"0\";s:9:\"top_right\";s:1:\"0\";s:11:\"bottom_left\";s:1:\"0\";s:12:\"bottom_right\";s:1:\"0\";}s:16:\"background_color\";s:7:\"#ffffff\";s:16:\"background_image\";a:6:{s:3:\"url\";s:0:\"\";s:8:\"position\";s:7:\"default\";s:10:\"x_position\";i:0;s:10:\"y_position\";i:0;s:6:\"repeat\";s:7:\"default\";s:4:\"size\";s:7:\"default\";}s:21:\"inner_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"inner_setting_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:21:\"Inner layout settings\";s:11:\"description\";s:28:\"Handle inner layout settings\";}s:19:\"inner_border_radius\";a:4:{s:8:\"top_left\";s:1:\"0\";s:9:\"top_right\";s:1:\"0\";s:11:\"bottom_left\";s:1:\"0\";s:12:\"bottom_right\";s:1:\"0\";}s:22:\"inner_background_color\";s:9:\"#ffffff00\";}}i:1;a:9:{s:2:\"id\";s:13:\"69b5c2f131a04\";s:4:\"type\";s:13:\"column_layout\";s:4:\"name\";s:11:\"Two Columns\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:7:\"general\";s:9:\"available\";b:1;s:8:\"position\";i:150;s:8:\"children\";a:2:{i:0;a:7:{s:2:\"id\";s:13:\"69b5c2f1319f5\";s:4:\"type\";s:6:\"column\";s:5:\"group\";s:6:\"hidden\";s:9:\"available\";b:1;s:8:\"children\";a:1:{i:0;a:10:{s:2:\"id\";s:13:\"69b5c2f1319ef\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:70;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:10;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:50;}s:16:\"background_color\";s:9:\"#ffffff00\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#333439\";s:9:\"rich_text\";s:117:\"<h1 style=\"font-size: 30px;font-weight: 600\">Order #[yaymail_order_id is_plain=\"true\"]<br><br>has been completed</h1>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}}s:4:\"data\";a:1:{s:5:\"width\";i:70;}s:4:\"icon\";s:0:\"\";}i:1;a:7:{s:2:\"id\";s:13:\"69b5c2f131a03\";s:4:\"type\";s:6:\"column\";s:5:\"group\";s:6:\"hidden\";s:9:\"available\";b:1;s:8:\"children\";a:1:{i:0;a:10:{s:2:\"id\";s:13:\"69b5c2f1319fa\";s:4:\"type\";s:5:\"image\";s:4:\"name\";s:5:\"Image\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:30;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:10;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:16:\"background_color\";s:9:\"#ffffff00\";s:13:\"image_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"image_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Image settings\";s:11:\"description\";s:21:\"Handle image settings\";}s:3:\"src\";s:75:\"https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-icon.png\";s:5:\"align\";s:4:\"left\";s:5:\"width\";i:120;s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}}s:4:\"data\";a:1:{s:5:\"width\";i:30;}s:4:\"icon\";s:0:\"\";}}s:4:\"data\";a:13:{s:17:\"amount_of_columns\";i:2;s:12:\"column_width\";a:0:{}s:14:\"column_spacing\";s:1:\"0\";s:25:\"container_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:34:\"container_setting_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:25:\"Container layout settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:30;s:5:\"right\";i:0;s:6:\"bottom\";i:30;s:4:\"left\";i:0;}s:13:\"border_radius\";a:4:{s:8:\"top_left\";s:1:\"0\";s:9:\"top_right\";s:1:\"0\";s:11:\"bottom_left\";s:1:\"0\";s:12:\"bottom_right\";s:1:\"0\";}s:16:\"background_color\";s:7:\"#EEFFE9\";s:16:\"background_image\";a:6:{s:3:\"url\";s:73:\"https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-bg.png\";s:8:\"position\";s:6:\"custom\";s:10:\"x_position\";i:70;s:10:\"y_position\";i:0;s:4:\"size\";s:5:\"cover\";s:6:\"repeat\";s:9:\"no-repeat\";}s:21:\"inner_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"inner_setting_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:21:\"Inner layout settings\";s:11:\"description\";s:28:\"Handle inner layout settings\";}s:19:\"inner_border_radius\";a:4:{s:8:\"top_left\";s:1:\"0\";s:9:\"top_right\";s:1:\"0\";s:11:\"bottom_left\";s:1:\"0\";s:12:\"bottom_right\";s:1:\"0\";}s:22:\"inner_background_color\";s:9:\"#ffffff00\";}}i:2;a:8:{s:2:\"id\";s:13:\"69b5c2f131a11\";s:4:\"type\";s:5:\"image\";s:4:\"name\";s:5:\"Image\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:30;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:10;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:16:\"background_color\";s:4:\"#fff\";s:13:\"image_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"image_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Image settings\";s:11:\"description\";s:21:\"Handle image settings\";}s:3:\"src\";s:78:\"https://images.wpbrandy.com/uploads/yaymail-order-completed-processing-bar.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";i:600;s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}}i:3;a:8:{s:2:\"id\";s:13:\"69b5c2f131a19\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:70;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:50;s:6:\"bottom\";i:15;s:4:\"left\";i:50;}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#333439\";s:9:\"rich_text\";s:174:\"<p>Hi <b>[yaymail_billing_first_name] [yaymail_billing_last_name],</b></p><p>Great news! Your order is about to ship. It should be delivered to you within 7 working days.</p>\";}}i:4;a:8:{s:2:\"id\";s:13:\"69b5c2f131a23\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:11:\"woocommerce\";s:9:\"available\";b:1;s:8:\"position\";i:190;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:74:\"<p><span style=\"font-size: 20px\"><strong>Order Summary</strong></span></p>\";s:11:\"title_color\";s:7:\"#1A1A1A\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}}i:5;a:8:{s:2:\"id\";s:13:\"69b5c2f131a44\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:70;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:50;s:6:\"bottom\";i:0;s:4:\"left\";i:50;}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#333439\";s:9:\"rich_text\";s:81:\"<p style=\"font-size: 16px\">[yaymail_order_link text_link=\"View Order Detail\"]</p>\";}}i:6;a:8:{s:2:\"id\";s:13:\"69b5c2f131a4d\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:11:\"woocommerce\";s:9:\"available\";b:1;s:8:\"position\";i:180;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#1A1A1A\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}}i:7;a:9:{s:2:\"id\";s:13:\"69b5c2f131a75\";s:4:\"type\";s:13:\"column_layout\";s:4:\"name\";s:10:\"One Column\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:7:\"general\";s:9:\"available\";b:1;s:8:\"position\";i:150;s:8:\"children\";a:1:{i:0;a:7:{s:2:\"id\";s:13:\"69b5c2f131a74\";s:4:\"type\";s:6:\"column\";s:5:\"group\";s:6:\"hidden\";s:9:\"available\";b:1;s:8:\"children\";a:3:{i:0;a:10:{s:2:\"id\";s:13:\"69b5c2f131a60\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:70;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:16:\"background_color\";s:9:\"#ffffff00\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#333439\";s:9:\"rich_text\";s:153:\"<p style=\"text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 16px\">For questions, contact <u>support@apexdiscipline.co</u></span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}i:1;a:10:{s:2:\"id\";s:13:\"69b5c2f131a67\";s:4:\"type\";s:11:\"social_icon\";s:4:\"name\";s:11:\"Social Icon\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:90;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:20;s:5:\"right\";i:0;s:6:\"bottom\";i:20;s:4:\"left\";i:0;}s:16:\"background_color\";s:4:\"#fff\";s:5:\"align\";s:6:\"center\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"width_icon\";i:24;s:7:\"spacing\";i:24;s:5:\"theme\";s:8:\"Colorful\";s:9:\"icon_list\";a:0:{}}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}i:2;a:10:{s:2:\"id\";s:13:\"69b5c2f131a6e\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:70;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:0;s:6:\"bottom\";i:20;s:4:\"left\";i:0;}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#77859B\";s:9:\"rich_text\";s:123:\"<p style=\"text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 12px\">© 2026 - Apex Discipline</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}}s:4:\"data\";a:1:{s:5:\"width\";i:100;}s:4:\"icon\";s:0:\"\";}}s:4:\"data\";a:13:{s:17:\"amount_of_columns\";i:1;s:12:\"column_width\";a:0:{}s:14:\"column_spacing\";s:1:\"0\";s:25:\"container_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:34:\"container_setting_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:25:\"Container layout settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:10;s:6:\"bottom\";i:10;s:4:\"left\";i:40;s:5:\"right\";i:40;}s:13:\"border_radius\";a:4:{s:8:\"top_left\";s:1:\"0\";s:9:\"top_right\";s:1:\"0\";s:11:\"bottom_left\";s:1:\"0\";s:12:\"bottom_right\";s:1:\"0\";}s:16:\"background_color\";s:4:\"#fff\";s:16:\"background_image\";a:6:{s:3:\"url\";s:0:\"\";s:8:\"position\";s:7:\"default\";s:10:\"x_position\";i:0;s:10:\"y_position\";i:0;s:6:\"repeat\";s:7:\"default\";s:4:\"size\";s:7:\"default\";}s:21:\"inner_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"inner_setting_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:21:\"Inner layout settings\";s:11:\"description\";s:28:\"Handle inner layout settings\";}s:19:\"inner_border_radius\";a:4:{s:8:\"top_left\";s:1:\"0\";s:9:\"top_right\";s:1:\"0\";s:11:\"bottom_left\";s:1:\"0\";s:12:\"bottom_right\";s:1:\"0\";}s:22:\"inner_background_color\";s:9:\"#ffffff00\";}}}'),
(230,61,'_yaymail_status','active'),
(231,61,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(232,61,'_yaymail_is_v4_supported','1'),
(233,61,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(234,61,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(235,62,'_yaymail_template','customer_refunded_order'),
(236,62,'_yaymail_elements','a:7:{i:0;a:5:{s:2:\"id\";s:13:\"69b5bc7611622\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:87:\"https://apexdiscipline.co/wp-content/plugins/yaymail/assets/images/woocommerce-logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}}i:1;a:5:{s:2:\"id\";s:13:\"69b5bc7611678\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#873EFF\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:114:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">[yaymail_get_heading]</h1>\";}}i:2;a:5:{s:2:\"id\";s:13:\"69b5bc761168b\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:192:\"<p><span>Hi [yaymail_billing_first_name],<br /></span></p><p><span>Your order on [yaymail_site_name] has been [yaymail_refund_type]. There are more details below for your reference:</span></p>\";}}i:3;a:5:{s:2:\"id\";s:13:\"69b5bc76116ab\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:97:\"<span style=\"font-size: 20px;\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}}i:4;a:5:{s:2:\"id\";s:13:\"69b5bc76116fe\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}}i:5;a:5:{s:2:\"id\";s:13:\"69b5bc761172a\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:50:\"<p><span>We hope to see you again soon.</span></p>\";}}i:6;a:5:{s:2:\"id\";s:13:\"69b5bc761173a\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:264:\"<p style=\"font-size: 14px;margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name]&nbsp;- Built with <a style=\"color: #873EFF; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";}}}'),
(237,62,'_yaymail_status','inactive'),
(238,62,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(239,62,'_yaymail_is_v4_supported','1'),
(240,62,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(241,62,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(242,63,'_yaymail_template','customer_invoice'),
(243,63,'_yaymail_elements','a:7:{i:0;a:8:{s:2:\"id\";s:13:\"69b5bc7616ab5\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:61:\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:1;a:8:{s:2:\"id\";s:13:\"69b5bc7616b0b\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#782121\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:134:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit\">Details for order: #[yaymail_order_number]</h1>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:2;a:8:{s:2:\"id\";s:13:\"69b5bc7616b1d\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:151:\"<p><span>Hi [yaymail_billing_first_name],<br /><br /></span></p><p><span>Here are the details of your order placed on  [yaymail_order_date],</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:3;a:8:{s:2:\"id\";s:13:\"69b5bc7616b3d\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:96:\"<span style=\"font-size: 20px\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#782121\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:4;a:8:{s:2:\"id\";s:13:\"69b5bc7616b9d\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#782121\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:5;a:8:{s:2:\"id\";s:13:\"69b5bc7616bc9\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:54:\"<p><span>Thanks for using [yaymail_domain]!</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:6;a:8:{s:2:\"id\";s:13:\"69b5bc7616bd9\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:98:\"<p style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">[yaymail_site_name] - 2026</p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}}'),
(244,63,'_yaymail_status','active'),
(245,63,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(246,63,'_yaymail_is_v4_supported','1'),
(247,63,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(248,63,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(249,64,'_yaymail_template','customer_note'),
(250,64,'_yaymail_elements','a:7:{i:0;a:5:{s:2:\"id\";s:13:\"69b5bc761c091\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:87:\"https://apexdiscipline.co/wp-content/plugins/yaymail/assets/images/woocommerce-logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}}i:1;a:5:{s:2:\"id\";s:13:\"69b5bc761c0e6\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#873EFF\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:128:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">A note has been added to your order</h1>\";}}i:2;a:5:{s:2:\"id\";s:13:\"69b5bc761c0f8\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:268:\"<p><span>Hi [yaymail_billing_first_name],</span></p><p><span>The following note has been added to your order:</span></p><p style=\"margin: 0px; padding-left: 40px;\"><span> [yaymail_customer_note]</span></p><p><span>As a reminder, here are your order details:</span></p>\";}}i:3;a:5:{s:2:\"id\";s:13:\"69b5bc761c117\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:97:\"<span style=\"font-size: 20px;\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}}i:4;a:5:{s:2:\"id\";s:13:\"69b5bc761c175\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}}i:5;a:5:{s:2:\"id\";s:13:\"69b5bc761c19e\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:39:\"<p><span>Thanks for reading.</span></p>\";}}i:6;a:5:{s:2:\"id\";s:13:\"69b5bc761c1ad\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:264:\"<p style=\"font-size: 14px;margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name]&nbsp;- Built with <a style=\"color: #873EFF; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";}}}'),
(251,64,'_yaymail_status','inactive'),
(252,64,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(253,64,'_yaymail_is_v4_supported','1'),
(254,64,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(255,64,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(256,65,'_yaymail_template','customer_reset_password'),
(257,65,'_yaymail_elements','a:4:{i:0;a:8:{s:2:\"id\";s:13:\"69b5bc762158e\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:61:\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:1;a:8:{s:2:\"id\";s:13:\"69b5bc76215dc\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#782121\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:114:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit\">Password Reset Request</h1>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:2;a:8:{s:2:\"id\";s:13:\"69b5bc76215ed\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:565:\"<p style=\"margin: 0 0 16px\"><span>Hi [yaymail_customer_username],</span></p><p style=\"margin: 0 0 16px\"><span>Someone has requested a new password for the following account on [yaymail_site_name]:,</span></p><p style=\"margin: 0 0 16px\"><span>Username: [yaymail_customer_username]</span></p><p style=\"margin: 0 0 16px\"><span>If you didn&#039;t make this request, just ignore this email. If you&#039;d like to proceed:</span></p><p style=\"margin: 0 0 16px\"><span>[yaymail_password_reset_link]</span></p><p style=\"margin: 0 0 16px\"><span>Thanks for reading.</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:3;a:8:{s:2:\"id\";s:13:\"69b5bc762160c\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:98:\"<p style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">[yaymail_site_name] - 2026</p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}}'),
(258,65,'_yaymail_status','active'),
(259,65,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(260,65,'_yaymail_is_v4_supported','1'),
(261,65,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(262,65,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(263,66,'_yaymail_template','customer_new_account'),
(264,66,'_yaymail_elements','a:4:{i:0;a:8:{s:2:\"id\";s:13:\"69b5bc7626dd1\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:61:\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:1;a:8:{s:2:\"id\";s:13:\"69b5bc7626e29\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#782121\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:122:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit\">Welcome to [yaymail_site_name]</h1>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:2;a:8:{s:2:\"id\";s:13:\"69b5bc7626e3a\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:455:\"<p><span>Hi [yaymail_customer_username],<br><br>Thanks for creating an account on [yaymail_site_name]. Your username is <strong>[yaymail_customer_username]</strong>. You can access your account area to view orders, change your password, and more at: [yaymail_user_account_url]</span></p><p style=\"margin: 26px 0px 0px 0px\"><span>[yaymail_set_password_link]</span></p><p style=\"margin: 26px 0px 0px 0px\"><span>We look forward to seeing you soon.</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:3;a:8:{s:2:\"id\";s:13:\"69b5bc7626e4d\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:98:\"<p style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">[yaymail_site_name] - 2026</p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}}'),
(265,66,'_yaymail_status','active'),
(266,66,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(267,66,'_yaymail_is_v4_supported','1'),
(268,66,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(269,66,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(270,67,'_yaymail_template','customer_pos_completed_order'),
(271,67,'_yaymail_elements','a:8:{i:0;a:5:{s:2:\"id\";s:13:\"69b5bc762b963\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:87:\"https://apexdiscipline.co/wp-content/plugins/yaymail/assets/images/woocommerce-logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}}i:1;a:5:{s:2:\"id\";s:13:\"69b5bc762b9b8\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#873EFF\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:120:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">Thanks for shopping with us</h1>\";}}i:2;a:5:{s:2:\"id\";s:13:\"69b5bc762b9cb\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:123:\"<p><span>Hi [yaymail_billing_first_name],<br /><br /></span></p><p><span>We have finished processing your order.</span></p>\";}}i:3;a:5:{s:2:\"id\";s:13:\"69b5bc762b9e9\";s:4:\"type\";s:22:\"order_details_download\";s:4:\"name\";s:22:\"Order Details Download\";s:9:\"available\";b:1;s:4:\"data\";a:20:{s:9:\"rich_text\";s:40:\"[yaymail_order_details_download_product]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:63:\"<span style=\"font-size: 20px;font-weight:600;\">Downloads</span>\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:13:\"product_title\";s:7:\"Product\";s:13:\"expires_title\";s:7:\"Expires\";s:14:\"download_title\";s:8:\"Download\";}}i:4;a:5:{s:2:\"id\";s:13:\"69b5bc762ba2d\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:97:\"<span style=\"font-size: 20px;\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}}i:5;a:5:{s:2:\"id\";s:13:\"69b5bc762ba78\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}}i:6;a:5:{s:2:\"id\";s:13:\"69b5bc762baa0\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:48:\"<p><span>Thanks for shopping with us.</span></p>\";}}i:7;a:5:{s:2:\"id\";s:13:\"69b5bc762baaf\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:264:\"<p style=\"font-size: 14px;margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name]&nbsp;- Built with <a style=\"color: #873EFF; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";}}}'),
(272,67,'_yaymail_status','inactive'),
(273,67,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(274,67,'_yaymail_is_v4_supported','1'),
(275,67,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(276,67,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(277,68,'_yaymail_template','customer_pos_refunded_order'),
(278,68,'_yaymail_elements','a:7:{i:0;a:5:{s:2:\"id\";s:13:\"69b5bc76305e2\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:87:\"https://apexdiscipline.co/wp-content/plugins/yaymail/assets/images/woocommerce-logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}}i:1;a:5:{s:2:\"id\";s:13:\"69b5bc7630639\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#873EFF\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:114:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">[yaymail_get_heading]</h1>\";}}i:2;a:5:{s:2:\"id\";s:13:\"69b5bc763064a\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:192:\"<p><span>Hi [yaymail_billing_first_name],<br /></span></p><p><span>Your order on [yaymail_site_name] has been [yaymail_refund_type]. There are more details below for your reference:</span></p>\";}}i:3;a:5:{s:2:\"id\";s:13:\"69b5bc7630669\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:97:\"<span style=\"font-size: 20px;\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}}i:4;a:5:{s:2:\"id\";s:13:\"69b5bc76306b9\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#873EFF\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}}i:5;a:5:{s:2:\"id\";s:13:\"69b5bc76306e3\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:50:\"<p><span>We hope to see you again soon.</span></p>\";}}i:6;a:5:{s:2:\"id\";s:13:\"69b5bc76306f2\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:264:\"<p style=\"font-size: 14px;margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name]&nbsp;- Built with <a style=\"color: #873EFF; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";}}}'),
(279,68,'_yaymail_status','inactive'),
(280,68,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(281,68,'_yaymail_is_v4_supported','1'),
(282,68,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(283,68,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(284,53,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(285,53,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(286,69,'_yaymail_elements','a:3:{i:0;a:8:{s:2:\"id\";s:13:\"69b5bc73dff14\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#ff3e41\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:50:\"\"Helvetica Neue\",Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:154:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit; text-align: center;\"><strong>APEX DISCIPLINE</strong></h1>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:1;a:8:{s:2:\"id\";s:13:\"69b5bc73dff2c\";s:4:\"type\";s:16:\"skeleton_divider\";s:4:\"name\";s:16:\"Skeleton Divider\";s:9:\"available\";b:1;s:4:\"data\";a:0:{}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:2;a:8:{s:2:\"id\";s:13:\"69b5bc73dff31\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:264:\"<p style=\"font-size: 14px;margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name]&nbsp;- Built with <a style=\"color: #873EFF; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}}'),
(287,69,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(288,69,'_yaymail_email_textLinkColor_settings',''),
(289,69,'_yaymail_email_content_background_color',''),
(290,69,'_yaymail_email_content_text_color',''),
(291,69,'_yaymail_email_title_color',''),
(292,69,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(293,69,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(294,69,'_yaymail_modified_by','admin'),
(298,70,'_wp_attached_file','2026/03/logo.png'),
(299,70,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:120;s:6:\"height\";i:40;s:4:\"file\";s:16:\"2026/03/logo.png\";s:8:\"filesize\";i:3222;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-100x40.png\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2240;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(300,72,'_yaymail_elements','a:7:{i:0;a:8:{s:2:\"id\";s:13:\"69b5bc75d7db6\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:61:\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:1;a:8:{s:2:\"id\";s:13:\"69b5bc75d7e16\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#782121\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:143:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">New order: #[yaymail_order_number is_plain=\"true\"]</h1>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:2;a:8:{s:2:\"id\";s:13:\"69b5bc75d7e2c\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:120:\"<p><span>You’ve received the following order from [yaymail_billing_first_name] [yaymail_billing_last_name]:</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:3;a:8:{s:2:\"id\";s:13:\"69b5bc75d7e4e\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#ffffff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:97:\"<span style=\"font-size: 20px;\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#782121\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:4;a:8:{s:2:\"id\";s:13:\"69b5bc75d7e99\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#782121\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:5;a:8:{s:2:\"id\";s:13:\"69b5bc75d7ec4\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:48:\"<p><span>Congratulations on the sale.</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:6;a:8:{s:2:\"id\";s:13:\"69b5bc75d7ed4\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:101:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - 2026</p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}}'),
(301,72,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(302,72,'_yaymail_email_textLinkColor_settings',''),
(303,72,'_yaymail_email_content_background_color',''),
(304,72,'_yaymail_email_content_text_color',''),
(305,72,'_yaymail_email_title_color',''),
(306,72,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(307,72,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(308,72,'_yaymail_modified_by','admin'),
(309,74,'_yaymail_elements','a:8:{i:0;a:9:{s:2:\"id\";s:13:\"69b5c2f1319e4\";s:4:\"type\";s:13:\"column_layout\";s:4:\"name\";s:11:\"Two Columns\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:7:\"general\";s:9:\"available\";b:1;s:8:\"position\";i:150;s:8:\"children\";a:2:{i:0;a:7:{s:2:\"id\";s:13:\"69b5c2f1319db\";s:4:\"type\";s:6:\"column\";s:5:\"group\";s:6:\"hidden\";s:9:\"available\";b:1;s:8:\"children\";a:1:{i:0;a:10:{s:2:\"id\";s:13:\"69b5c2f1319d2\";s:4:\"type\";s:5:\"image\";s:4:\"name\";s:5:\"Image\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:30;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:10;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:16:\"background_color\";s:4:\"#fff\";s:13:\"image_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"image_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Image settings\";s:11:\"description\";s:21:\"Handle image settings\";}s:3:\"src\";s:61:\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\";s:5:\"align\";s:4:\"left\";s:5:\"width\";i:116;s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}}s:4:\"data\";a:1:{s:5:\"width\";i:30;}s:4:\"icon\";s:0:\"\";}i:1;a:7:{s:2:\"id\";s:13:\"69b5c2f1319e3\";s:4:\"type\";s:6:\"column\";s:5:\"group\";s:6:\"hidden\";s:9:\"available\";b:1;s:8:\"children\";a:1:{i:0;a:10:{s:2:\"id\";s:13:\"69b5c2f1319dd\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:70;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#333439\";s:9:\"rich_text\";s:112:\"<p style=\"text-align: right; font-size: 18px; font-weight: 500;\">My Account      Order Tracking      Contact</p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}}s:4:\"data\";a:1:{s:5:\"width\";i:70;}s:4:\"icon\";s:0:\"\";}}s:4:\"data\";a:13:{s:17:\"amount_of_columns\";i:2;s:12:\"column_width\";a:0:{}s:14:\"column_spacing\";s:1:\"0\";s:25:\"container_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:34:\"container_setting_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:25:\"Container layout settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:20;s:5:\"right\";i:40;s:6:\"bottom\";i:20;s:4:\"left\";i:40;}s:13:\"border_radius\";a:4:{s:8:\"top_left\";s:1:\"0\";s:9:\"top_right\";s:1:\"0\";s:11:\"bottom_left\";s:1:\"0\";s:12:\"bottom_right\";s:1:\"0\";}s:16:\"background_color\";s:7:\"#ffffff\";s:16:\"background_image\";a:6:{s:3:\"url\";s:0:\"\";s:8:\"position\";s:7:\"default\";s:10:\"x_position\";i:0;s:10:\"y_position\";i:0;s:6:\"repeat\";s:7:\"default\";s:4:\"size\";s:7:\"default\";}s:21:\"inner_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"inner_setting_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:21:\"Inner layout settings\";s:11:\"description\";s:28:\"Handle inner layout settings\";}s:19:\"inner_border_radius\";a:4:{s:8:\"top_left\";s:1:\"0\";s:9:\"top_right\";s:1:\"0\";s:11:\"bottom_left\";s:1:\"0\";s:12:\"bottom_right\";s:1:\"0\";}s:22:\"inner_background_color\";s:9:\"#ffffff00\";}}i:1;a:9:{s:2:\"id\";s:13:\"69b5c2f131a04\";s:4:\"type\";s:13:\"column_layout\";s:4:\"name\";s:11:\"Two Columns\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:7:\"general\";s:9:\"available\";b:1;s:8:\"position\";i:150;s:8:\"children\";a:2:{i:0;a:7:{s:2:\"id\";s:13:\"69b5c2f1319f5\";s:4:\"type\";s:6:\"column\";s:5:\"group\";s:6:\"hidden\";s:9:\"available\";b:1;s:8:\"children\";a:1:{i:0;a:10:{s:2:\"id\";s:13:\"69b5c2f1319ef\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:70;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:10;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:50;}s:16:\"background_color\";s:9:\"#ffffff00\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#333439\";s:9:\"rich_text\";s:119:\"<h1 style=\"font-size: 30px; font-weight: 600;\">Order #[yaymail_order_id is_plain=\"true\"]<br><br>has been completed</h1>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}}s:4:\"data\";a:1:{s:5:\"width\";i:70;}s:4:\"icon\";s:0:\"\";}i:1;a:7:{s:2:\"id\";s:13:\"69b5c2f131a03\";s:4:\"type\";s:6:\"column\";s:5:\"group\";s:6:\"hidden\";s:9:\"available\";b:1;s:8:\"children\";a:1:{i:0;a:10:{s:2:\"id\";s:13:\"69b5c2f1319fa\";s:4:\"type\";s:5:\"image\";s:4:\"name\";s:5:\"Image\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:30;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:10;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:16:\"background_color\";s:9:\"#ffffff00\";s:13:\"image_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"image_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Image settings\";s:11:\"description\";s:21:\"Handle image settings\";}s:3:\"src\";s:75:\"https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-icon.png\";s:5:\"align\";s:4:\"left\";s:5:\"width\";i:120;s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}}s:4:\"data\";a:1:{s:5:\"width\";i:30;}s:4:\"icon\";s:0:\"\";}}s:4:\"data\";a:13:{s:17:\"amount_of_columns\";i:2;s:12:\"column_width\";a:0:{}s:14:\"column_spacing\";s:1:\"0\";s:25:\"container_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:34:\"container_setting_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:25:\"Container layout settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:30;s:5:\"right\";i:0;s:6:\"bottom\";i:30;s:4:\"left\";i:0;}s:13:\"border_radius\";a:4:{s:8:\"top_left\";s:1:\"0\";s:9:\"top_right\";s:1:\"0\";s:11:\"bottom_left\";s:1:\"0\";s:12:\"bottom_right\";s:1:\"0\";}s:16:\"background_color\";s:7:\"#EEFFE9\";s:16:\"background_image\";a:6:{s:3:\"url\";s:73:\"https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-bg.png\";s:8:\"position\";s:6:\"custom\";s:10:\"x_position\";i:70;s:10:\"y_position\";i:0;s:4:\"size\";s:5:\"cover\";s:6:\"repeat\";s:9:\"no-repeat\";}s:21:\"inner_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"inner_setting_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:21:\"Inner layout settings\";s:11:\"description\";s:28:\"Handle inner layout settings\";}s:19:\"inner_border_radius\";a:4:{s:8:\"top_left\";s:1:\"0\";s:9:\"top_right\";s:1:\"0\";s:11:\"bottom_left\";s:1:\"0\";s:12:\"bottom_right\";s:1:\"0\";}s:22:\"inner_background_color\";s:9:\"#ffffff00\";}}i:2;a:8:{s:2:\"id\";s:13:\"69b5c2f131a11\";s:4:\"type\";s:5:\"image\";s:4:\"name\";s:5:\"Image\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:30;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:10;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:16:\"background_color\";s:4:\"#fff\";s:13:\"image_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"image_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Image settings\";s:11:\"description\";s:21:\"Handle image settings\";}s:3:\"src\";s:78:\"https://images.wpbrandy.com/uploads/yaymail-order-completed-processing-bar.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";i:600;s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}}i:3;a:8:{s:2:\"id\";s:13:\"69b5c2f131a19\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:70;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:50;s:6:\"bottom\";i:15;s:4:\"left\";i:50;}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#333439\";s:9:\"rich_text\";s:174:\"<p>Hi <b>[yaymail_billing_first_name] [yaymail_billing_last_name],</b></p><p>Great news! Your order is about to ship. It should be delivered to you within 7 working days.</p>\";}}i:4;a:8:{s:2:\"id\";s:13:\"69b5c2f131a23\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:11:\"woocommerce\";s:9:\"available\";b:1;s:8:\"position\";i:190;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:75:\"<p><span style=\"font-size: 20px;\"><strong>Order Summary</strong></span></p>\";s:11:\"title_color\";s:7:\"#1A1A1A\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}}i:5;a:8:{s:2:\"id\";s:13:\"69b5c2f131a44\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:70;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:50;s:6:\"bottom\";i:0;s:4:\"left\";i:50;}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#333439\";s:9:\"rich_text\";s:82:\"<p style=\"font-size: 16px;\">[yaymail_order_link text_link=\"View Order Detail\"]</p>\";}}i:6;a:8:{s:2:\"id\";s:13:\"69b5c2f131a4d\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:11:\"woocommerce\";s:9:\"available\";b:1;s:8:\"position\";i:180;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#1A1A1A\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}}i:7;a:9:{s:2:\"id\";s:13:\"69b5c2f131a75\";s:4:\"type\";s:13:\"column_layout\";s:4:\"name\";s:10:\"One Column\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:7:\"general\";s:9:\"available\";b:1;s:8:\"position\";i:150;s:8:\"children\";a:1:{i:0;a:7:{s:2:\"id\";s:13:\"69b5c2f131a74\";s:4:\"type\";s:6:\"column\";s:5:\"group\";s:6:\"hidden\";s:9:\"available\";b:1;s:8:\"children\";a:3:{i:0;a:10:{s:2:\"id\";s:13:\"69b5c2f131a60\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:70;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}s:16:\"background_color\";s:9:\"#ffffff00\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#333439\";s:9:\"rich_text\";s:157:\"<p style=\"text-align: center; margin: 0; font-weight: 300;\"><span style=\"font-size: 16px;\">For questions, contact <u>support@apexdiscipline.co</u></span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}i:1;a:10:{s:2:\"id\";s:13:\"69b5c2f131a67\";s:4:\"type\";s:11:\"social_icon\";s:4:\"name\";s:11:\"Social Icon\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:90;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:20;s:5:\"right\";i:0;s:6:\"bottom\";i:20;s:4:\"left\";i:0;}s:16:\"background_color\";s:4:\"#fff\";s:5:\"align\";s:6:\"center\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"width_icon\";i:24;s:7:\"spacing\";i:24;s:5:\"theme\";s:8:\"Colorful\";s:9:\"icon_list\";a:0:{}}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}i:2;a:10:{s:2:\"id\";s:13:\"69b5c2f131a6e\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:0:\"\";s:5:\"group\";s:5:\"basic\";s:9:\"available\";b:1;s:8:\"position\";i:70;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:0;s:5:\"right\";i:0;s:6:\"bottom\";i:20;s:4:\"left\";i:0;}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#77859B\";s:9:\"rich_text\";s:127:\"<p style=\"text-align: center; margin: 0; font-weight: 300;\"><span style=\"font-size: 12px;\">© 2026 - Apex Discipline</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;}}s:4:\"data\";a:1:{s:5:\"width\";i:100;}s:4:\"icon\";s:0:\"\";}}s:4:\"data\";a:13:{s:17:\"amount_of_columns\";i:1;s:12:\"column_width\";a:0:{}s:14:\"column_spacing\";s:1:\"0\";s:25:\"container_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:34:\"container_setting_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:25:\"Container layout settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";i:10;s:6:\"bottom\";i:10;s:4:\"left\";i:40;s:5:\"right\";i:40;}s:13:\"border_radius\";a:4:{s:8:\"top_left\";s:1:\"0\";s:9:\"top_right\";s:1:\"0\";s:11:\"bottom_left\";s:1:\"0\";s:12:\"bottom_right\";s:1:\"0\";}s:16:\"background_color\";s:4:\"#fff\";s:16:\"background_image\";a:6:{s:3:\"url\";s:0:\"\";s:8:\"position\";s:7:\"default\";s:10:\"x_position\";i:0;s:10:\"y_position\";i:0;s:6:\"repeat\";s:7:\"default\";s:4:\"size\";s:7:\"default\";}s:21:\"inner_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"inner_setting_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:21:\"Inner layout settings\";s:11:\"description\";s:28:\"Handle inner layout settings\";}s:19:\"inner_border_radius\";a:4:{s:8:\"top_left\";s:1:\"0\";s:9:\"top_right\";s:1:\"0\";s:11:\"bottom_left\";s:1:\"0\";s:12:\"bottom_right\";s:1:\"0\";}s:22:\"inner_background_color\";s:9:\"#ffffff00\";}}}'),
(310,74,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(311,74,'_yaymail_email_textLinkColor_settings',''),
(312,74,'_yaymail_email_content_background_color',''),
(313,74,'_yaymail_email_content_text_color',''),
(314,74,'_yaymail_email_title_color',''),
(315,74,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(316,74,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(317,74,'_yaymail_modified_by','admin'),
(318,76,'_yaymail_elements','a:7:{i:0;a:8:{s:2:\"id\";s:13:\"69b5bc7616ab5\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:61:\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:1;a:8:{s:2:\"id\";s:13:\"69b5bc7616b0b\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#782121\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:135:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">Details for order: #[yaymail_order_number]</h1>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:2;a:8:{s:2:\"id\";s:13:\"69b5bc7616b1d\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:151:\"<p><span>Hi [yaymail_billing_first_name],<br /><br /></span></p><p><span>Here are the details of your order placed on  [yaymail_order_date],</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:3;a:8:{s:2:\"id\";s:13:\"69b5bc7616b3d\";s:4:\"type\";s:13:\"order_details\";s:4:\"name\";s:13:\"Order Details\";s:9:\"available\";b:1;s:4:\"data\";a:32:{s:9:\"rich_text\";s:23:\"[yaymail_order_details]\";s:20:\"payment_instructions\";s:30:\"[yaymail_payment_instructions]\";s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:21:\"table_setting_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:22:\"table_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:14:\"Table settings\";s:11:\"description\";s:21:\"Handle table settings\";}s:11:\"layout_type\";s:6:\"modern\";s:5:\"title\";s:97:\"<span style=\"font-size: 20px;\">Order #[yaymail_order_number] <b>([yaymail_order_date])</b></span>\";s:11:\"title_color\";s:7:\"#782121\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:23:\"table_content_font_size\";s:2:\"14\";s:26:\"table_heading_line_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:30:\"table_heading_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:22:\"Table heading settings\";s:11:\"description\";s:29:\"Handle table heading settings\";}s:23:\"table_heading_font_size\";s:2:\"14\";s:17:\"show_table_header\";b:1;s:13:\"product_title\";s:7:\"Product\";s:10:\"cost_title\";s:4:\"Cost\";s:14:\"quantity_title\";s:8:\"Quantity\";s:11:\"price_title\";s:5:\"Price\";s:19:\"cart_subtotal_title\";s:9:\"Subtotal:\";s:20:\"payment_method_title\";s:15:\"Payment method:\";s:17:\"order_total_title\";s:6:\"Total:\";s:16:\"order_note_title\";s:5:\"Note:\";s:14:\"shipping_title\";s:9:\"Shipping:\";s:14:\"discount_title\";s:9:\"Discount:\";s:26:\"custom_footer_rows_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"custom_footer_rows_group\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Custom Footer Rows\";s:11:\"description\";s:42:\"Add custom rows to the order totals footer\";}s:18:\"custom_footer_rows\";a:0:{}}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:4;a:8:{s:2:\"id\";s:13:\"69b5bc7616b9d\";s:4:\"type\";s:24:\"billing_shipping_address\";s:4:\"name\";s:24:\"Billing Shipping Address\";s:9:\"available\";b:1;s:4:\"data\";a:14:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"layout_type\";s:6:\"modern\";s:11:\"title_color\";s:7:\"#782121\";s:10:\"text_color\";s:7:\"#636363\";s:12:\"border_color\";s:7:\"#e5e5e5\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:13:\"billing_title\";s:69:\"<span style=\"font-size: 20px;font-weight:600;\">Billing Address</span>\";s:14:\"shipping_title\";s:70:\"<span style=\"font-size: 20px;font-weight:600;\">Shipping Address</span>\";s:24:\"shipping_address_content\";s:26:\"[yaymail_shipping_address]\";s:23:\"billing_address_content\";s:25:\"[yaymail_billing_address]\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:5;a:8:{s:2:\"id\";s:13:\"69b5bc7616bc9\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"38\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:54:\"<p><span>Thanks for using [yaymail_domain]!</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:6;a:8:{s:2:\"id\";s:13:\"69b5bc7616bd9\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:101:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - 2026</p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}}'),
(319,76,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(320,76,'_yaymail_email_textLinkColor_settings',''),
(321,76,'_yaymail_email_content_background_color',''),
(322,76,'_yaymail_email_content_text_color',''),
(323,76,'_yaymail_email_title_color',''),
(324,76,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(325,76,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(326,76,'_yaymail_modified_by','admin'),
(327,78,'_yaymail_elements','a:4:{i:0;a:8:{s:2:\"id\";s:13:\"69b5bc762158e\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:61:\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:1;a:8:{s:2:\"id\";s:13:\"69b5bc76215dc\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#782121\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:115:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">Password Reset Request</h1>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:2;a:8:{s:2:\"id\";s:13:\"69b5bc76215ed\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:571:\"<p style=\"margin: 0 0 16px;\"><span>Hi [yaymail_customer_username],</span></p><p style=\"margin: 0 0 16px;\"><span>Someone has requested a new password for the following account on [yaymail_site_name]:,</span></p><p style=\"margin: 0 0 16px;\"><span>Username: [yaymail_customer_username]</span></p><p style=\"margin: 0 0 16px;\"><span>If you didn&#039;t make this request, just ignore this email. If you&#039;d like to proceed:</span></p><p style=\"margin: 0 0 16px;\"><span>[yaymail_password_reset_link]</span></p><p style=\"margin: 0 0 16px;\"><span>Thanks for reading.</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:3;a:8:{s:2:\"id\";s:13:\"69b5bc762160c\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:101:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - 2026</p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}}'),
(328,78,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(329,78,'_yaymail_email_textLinkColor_settings',''),
(330,78,'_yaymail_email_content_background_color',''),
(331,78,'_yaymail_email_content_text_color',''),
(332,78,'_yaymail_email_title_color',''),
(333,78,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(334,78,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(335,78,'_yaymail_modified_by','admin'),
(336,80,'_yaymail_elements','a:4:{i:0;a:8:{s:2:\"id\";s:13:\"69b5bc7626dd1\";s:4:\"type\";s:4:\"logo\";s:4:\"name\";s:4:\"Logo\";s:9:\"available\";b:1;s:4:\"data\";a:10:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:12:\"logo_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:21:\"logo_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:13:\"Logo settings\";s:11:\"description\";s:20:\"Handle logo settings\";}s:3:\"src\";s:61:\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\";s:5:\"align\";s:6:\"center\";s:5:\"width\";s:3:\"172\";s:3:\"url\";s:1:\"#\";s:3:\"alt\";s:0:\"\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:1;a:8:{s:2:\"id\";s:13:\"69b5bc7626e29\";s:4:\"type\";s:7:\"heading\";s:4:\"name\";s:13:\"Email Heading\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#782121\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#ffffff\";s:9:\"rich_text\";s:123:\"<h1 style=\"font-size:30px;font-weight:300;line-height:normal;margin:0px;color:inherit;\">Welcome to [yaymail_site_name]</h1>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:2;a:8:{s:2:\"id\";s:13:\"69b5bc7626e3a\";s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"Text\";s:9:\"available\";b:1;s:4:\"data\";a:9:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:4:\"#fff\";s:6:\"border\";a:5:{s:4:\"side\";s:4:\"none\";s:5:\"width\";s:1:\"1\";s:5:\"style\";s:5:\"solid\";s:5:\"color\";s:7:\"#e5e5e5\";s:6:\"custom\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}}s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:10:\"text_color\";s:7:\"#636363\";s:9:\"rich_text\";s:457:\"<p><span>Hi [yaymail_customer_username],<br><br>Thanks for creating an account on [yaymail_site_name]. Your username is <strong>[yaymail_customer_username]</strong>. You can access your account area to view orders, change your password, and more at: [yaymail_user_account_url]</span></p><p style=\"margin: 26px 0px 0px 0px;\"><span>[yaymail_set_password_link]</span></p><p style=\"margin: 26px 0px 0px 0px;\"><span>We look forward to seeing you soon.</span></p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}i:3;a:8:{s:2:\"id\";s:13:\"69b5bc7626e4d\";s:4:\"type\";s:6:\"footer\";s:4:\"name\";s:6:\"Footer\";s:9:\"available\";b:1;s:4:\"data\";a:8:{s:26:\"container_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:18:\"Container settings\";s:11:\"description\";s:32:\"Handle container layout settings\";}s:7:\"padding\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"50\";}s:16:\"background_color\";s:7:\"#f9f9f9\";s:15:\"content_breaker\";a:1:{s:9:\"component\";s:11:\"LineBreaker\";}s:24:\"content_group_definition\";a:3:{s:9:\"component\";s:15:\"GroupDefinition\";s:5:\"title\";s:16:\"Content settings\";s:11:\"description\";s:23:\"Handle content settings\";}s:10:\"text_color\";s:7:\"#8a8a8a\";s:11:\"font_family\";s:33:\"Helvetica,Roboto,Arial,sans-serif\";s:9:\"rich_text\";s:101:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - 2026</p>\";}s:6:\"chosen\";b:0;s:8:\"selected\";b:0;s:4:\"icon\";s:0:\"\";}}'),
(337,80,'_yaymail_email_backgroundColor_settings','#f9f9f9'),
(338,80,'_yaymail_email_textLinkColor_settings',''),
(339,80,'_yaymail_email_content_background_color',''),
(340,80,'_yaymail_email_content_text_color',''),
(341,80,'_yaymail_email_title_color',''),
(342,80,'_yaymail_global_header_settings','a:3:{s:16:\"content_override\";b:0;s:15:\"heading_content\";s:115:\"<h1 style=\"font-size: 30px; font-weight: 300; line-height: normal; margin: 0px; color: inherit;\">Hello YayMail</h1>\";s:6:\"hidden\";b:0;}'),
(343,80,'_yaymail_global_footer_settings','a:3:{s:16:\"content_override\";b:0;s:14:\"footer_content\";s:261:\"<p style=\"font-size: 14px; margin: 0px 0px 16px; text-align: center;\">[yaymail_site_name] - Built with <a style=\"color: #873eff; font-weight: normal; text-decoration: underline;\" href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noopener\">WooCommerce</a></p>\";s:6:\"hidden\";b:0;}'),
(344,80,'_yaymail_modified_by','admin'),
(348,52,'_used_by','1'),
(352,52,'_used_by','1'),
(353,52,'_used_by','1'),
(354,52,'_used_by','1'),
(355,52,'_used_by','sb-bx2uq49982781@personal.example.com'),
(356,52,'_used_by','sb-bx2uq49982781@personal.example.com'),
(357,52,'_used_by','sb-bx2uq49982781@personal.example.com'),
(358,70,'_wp_attachment_image_alt','Apex Discipline martial arts training session with focused practitioners and dynamic movements.'),
(359,49,'_wp_attachment_image_alt','Apex Discipline Habit + Task Trackers for productivity tracking and goal achievement.'),
(360,48,'_wp_attachment_image_alt','Productivity tracker bundle for habits and tasks with digital and physical tools.'),
(361,47,'_wp_attachment_image_alt','Apex Discipline Habit Tracker for effective habit management and progress tracking.'),
(365,13,'_elementor_css','a:6:{s:4:\"time\";i:1774086899;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:4:\"file\";i:0;s:0:\"\";}'),
(366,7,'_elementor_page_assets','a:0:{}'),
(367,7,'_elementor_css','a:7:{s:4:\"time\";i:1774086899;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:\"\";}'),
(368,96,'_wp_attached_file','2026/03/payment-methods.png'),
(369,96,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:40;s:4:\"file\";s:27:\"2026/03/payment-methods.png\";s:8:\"filesize\";i:4934;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"payment-methods-150x40.png\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2553;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"payment-methods-100x40.png\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2001;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
/*!40000 ALTER TABLE `wpj0_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_posts`
--

DROP TABLE IF EXISTS `wpj0_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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`),
  KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=98 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_posts`
--

LOCK TABLES `wpj0_posts` WRITE;
/*!40000 ALTER TABLE `wpj0_posts` DISABLE KEYS */;
INSERT INTO `wpj0_posts` VALUES
(1,1,'2026-03-09 19:53:19','2026-03-09 19:53:19','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2026-03-09 19:53:19','2026-03-09 19:53:19','',0,'https://apexdiscipline.co/?p=1',0,'post','',1),
(2,1,'2026-03-09 19:53:19','2026-03-09 19:53:19','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\">\n<!-- wp:paragraph -->\n<p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\">\n<!-- wp:paragraph -->\n<p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://apexdiscipline.co/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','publish','closed','open','','sample-page','','','2026-03-09 19:53:19','2026-03-09 19:53:19','',0,'https://apexdiscipline.co/?page_id=2',0,'page','',0),
(3,1,'2026-03-09 19:53:19','2026-03-09 19:53:19','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://apexdiscipline.co.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n','Privacy Policy','','trash','closed','open','','privacy-policy__trashed','','','2026-03-10 23:11:14','2026-03-10 23:11:14','',0,'https://apexdiscipline.co/?page_id=3',0,'page','',0),
(4,0,'2026-03-09 19:53:24','2026-03-09 19:53:24','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2026-03-09 19:53:24','2026-03-09 19:53:24','',0,'https://apexdiscipline.co/2026/03/09/navigation/',0,'wp_navigation','',0),
(6,1,'2026-03-09 19:53:49','2026-03-09 19:53:49','[]','','','trash','closed','closed','','61e7a895-abac-46a1-ab9f-2a0af33a7553','','','2026-03-09 19:53:49','2026-03-09 19:53:49','',0,'https://apexdiscipline.co/index.php/2026/03/09/61e7a895-abac-46a1-ab9f-2a0af33a7553/',0,'customize_changeset','',0),
(7,1,'2026-03-09 20:03:01','2026-03-09 20:03:01','','Home','','publish','closed','closed','','home','','','2026-03-09 20:03:01','2026-03-09 20:03:01','',0,'https://apexdiscipline.co/?page_id=7',0,'page','',0),
(8,1,'2026-03-09 20:03:01','2026-03-09 20:03:01','','Home','','inherit','closed','closed','','7-revision-v1','','','2026-03-09 20:03:01','2026-03-09 20:03:01','',7,'https://apexdiscipline.co/?p=8',0,'revision','',0),
(9,1,'2026-03-09 20:03:57','2026-03-09 20:03:57','','Product','','publish','closed','closed','','product','','','2026-03-09 20:03:57','2026-03-09 20:03:57','',0,'https://apexdiscipline.co/?page_id=9',0,'page','',0),
(10,1,'2026-03-09 20:03:57','2026-03-09 20:03:57','','Product','','inherit','closed','closed','','9-revision-v1','','','2026-03-09 20:03:57','2026-03-09 20:03:57','',9,'https://apexdiscipline.co/?p=10',0,'revision','',0),
(11,1,'2026-03-09 20:04:39','2026-03-09 20:04:39','','Contact','','publish','closed','closed','','contact','','','2026-03-09 20:04:39','2026-03-09 20:04:39','',0,'https://apexdiscipline.co/?page_id=11',0,'page','',0),
(12,1,'2026-03-09 20:04:39','2026-03-09 20:04:39','','Contact','','inherit','closed','closed','','11-revision-v1','','','2026-03-09 20:04:39','2026-03-09 20:04:39','',11,'https://apexdiscipline.co/?p=12',0,'revision','',0),
(13,1,'2026-03-09 20:10:39','2026-03-09 20:10:39','','Default Kit','','publish','closed','closed','','default-kit','','','2026-03-09 20:10:39','2026-03-09 20:10:39','',0,'https://apexdiscipline.co/?p=13',0,'elementor_library','',0),
(15,1,'2026-03-09 20:10:55','2026-03-09 20:10:55','','Shop','','publish','closed','closed','','shop','','','2026-03-09 20:10:55','2026-03-09 20:10:55','',0,'https://apexdiscipline.co/shop/',0,'page','',0),
(16,1,'2026-03-09 20:10:55','2026-03-09 20:10:55','<!-- wp:woocommerce/cart -->\n<div class=\"wp-block-woocommerce-cart alignwide is-loading\"><!-- wp:woocommerce/filled-cart-block -->\n<div class=\"wp-block-woocommerce-filled-cart-block\"><!-- wp:woocommerce/cart-items-block -->\n<div class=\"wp-block-woocommerce-cart-items-block\"><!-- wp:woocommerce/cart-line-items-block -->\n<div class=\"wp-block-woocommerce-cart-line-items-block\"></div>\n<!-- /wp:woocommerce/cart-line-items-block -->\n\n<!-- wp:woocommerce/product-collection {\"queryId\":0,\"query\":{\"perPage\":3,\"pages\":1,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":{},\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":false,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"collection\":\"woocommerce/product-collection/cross-sells\",\"hideControls\":[\"filterable\"],\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":true,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"1rem\"}}}} -->\n<h2 class=\"wp-block-heading has-text-align-left\" style=\"margin-bottom:1rem\">You may be interested in&hellip;</h2>\n\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true} -->\n<!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /-->\n<!-- /wp:woocommerce/product-image -->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\"}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"small\"} /-->\n\n<!-- wp:woocommerce/product-button {\"textAlign\":\"center\",\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\"} /-->\n<!-- /wp:woocommerce/product-template --></div>\n<!-- /wp:woocommerce/product-collection --></div>\n\n<!-- /wp:woocommerce/cart-items-block -->\n\n<!-- wp:woocommerce/cart-totals-block -->\n<div class=\"wp-block-woocommerce-cart-totals-block\"><!-- wp:woocommerce/cart-order-summary-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-block\"><!-- wp:woocommerce/cart-order-summary-heading-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-heading-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/cart-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/cart-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce/cart-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce/cart-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/cart-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/cart-order-summary-block -->\n\n<!-- wp:woocommerce/cart-express-payment-block -->\n<div class=\"wp-block-woocommerce-cart-express-payment-block\"></div>\n<!-- /wp:woocommerce/cart-express-payment-block -->\n\n<!-- wp:woocommerce/proceed-to-checkout-block -->\n<div class=\"wp-block-woocommerce-proceed-to-checkout-block\"></div>\n<!-- /wp:woocommerce/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce/cart-accepted-payment-methods-block -->\n<div class=\"wp-block-woocommerce-cart-accepted-payment-methods-block\"></div>\n<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>\n<!-- /wp:woocommerce/cart-totals-block --></div>\n<!-- /wp:woocommerce/filled-cart-block -->\n\n<!-- wp:woocommerce/empty-cart-block -->\n<div class=\"wp-block-woocommerce-empty-cart-block\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"with-empty-cart-icon wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"className\":\"is-style-dots\"} -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {\"columns\":4,\"rows\":1} /--></div>\n<!-- /wp:woocommerce/empty-cart-block --></div>\n<!-- /wp:woocommerce/cart -->','Cart','','publish','closed','closed','','cart','','','2026-03-14 13:43:36','2026-03-14 13:43:36','',0,'https://apexdiscipline.co/cart/',0,'page','',0),
(17,1,'2026-03-09 20:10:55','2026-03-09 20:10:55','<!-- wp:woocommerce/checkout -->\n<div class=\"wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading\"><!-- wp:woocommerce/checkout-fields-block -->\n<div class=\"wp-block-woocommerce-checkout-fields-block\"><!-- wp:woocommerce/checkout-express-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-express-payment-block\"></div>\n<!-- /wp:woocommerce/checkout-express-payment-block -->\n\n<!-- wp:woocommerce/checkout-contact-information-block -->\n<div class=\"wp-block-woocommerce-checkout-contact-information-block\"></div>\n<!-- /wp:woocommerce/checkout-contact-information-block -->\n\n<!-- wp:woocommerce/checkout-shipping-method-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-method-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-method-block -->\n\n<!-- wp:woocommerce/checkout-pickup-options-block -->\n<div class=\"wp-block-woocommerce-checkout-pickup-options-block\"></div>\n<!-- /wp:woocommerce/checkout-pickup-options-block -->\n\n<!-- wp:woocommerce/checkout-shipping-address-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-address-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-address-block -->\n\n<!-- wp:woocommerce/checkout-billing-address-block -->\n<div class=\"wp-block-woocommerce-checkout-billing-address-block\"></div>\n<!-- /wp:woocommerce/checkout-billing-address-block -->\n\n<!-- wp:woocommerce/checkout-shipping-methods-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-methods-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-methods-block -->\n\n<!-- wp:woocommerce/checkout-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-payment-block\"></div>\n<!-- /wp:woocommerce/checkout-payment-block -->\n\n<!-- wp:woocommerce/checkout-additional-information-block -->\n<div class=\"wp-block-woocommerce-checkout-additional-information-block\"></div>\n<!-- /wp:woocommerce/checkout-additional-information-block -->\n\n<!-- wp:woocommerce/checkout-order-note-block -->\n<div class=\"wp-block-woocommerce-checkout-order-note-block\"></div>\n<!-- /wp:woocommerce/checkout-order-note-block -->\n\n<!-- wp:woocommerce/checkout-terms-block -->\n<div class=\"wp-block-woocommerce-checkout-terms-block\"></div>\n<!-- /wp:woocommerce/checkout-terms-block -->\n\n<!-- wp:woocommerce/checkout-actions-block -->\n<div class=\"wp-block-woocommerce-checkout-actions-block\"></div>\n<!-- /wp:woocommerce/checkout-actions-block --></div>\n<!-- /wp:woocommerce/checkout-fields-block -->\n\n<!-- wp:woocommerce/checkout-totals-block -->\n<div class=\"wp-block-woocommerce-checkout-totals-block\"><!-- wp:woocommerce/checkout-order-summary-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-block\"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-cart-items-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-fee-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-discount-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/checkout-order-summary-block --></div>\n<!-- /wp:woocommerce/checkout-totals-block --></div>\n<!-- /wp:woocommerce/checkout -->','Checkout','','publish','closed','closed','','checkout','','','2026-03-09 20:10:55','2026-03-09 20:10:55','',0,'https://apexdiscipline.co/checkout/',0,'page','',0),
(18,1,'2026-03-09 20:10:55','2026-03-09 20:10:55','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2026-03-09 20:10:55','2026-03-09 20:10:55','',0,'https://apexdiscipline.co/my-account/',0,'page','',0),
(19,1,'2026-03-10 23:05:35','2026-03-10 23:05:35','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Overview</h2>\n<!-- /wp:heading -->\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:heading -->\n<h2 class=\"wp-block-heading\">Refunds</h2>\n<!-- /wp:heading -->\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:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Late or missing refunds</h3>\n<!-- /wp:heading -->\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:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sale items</h3>\n<!-- /wp:heading -->\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:heading -->\n<h2 class=\"wp-block-heading\">Exchanges</h2>\n<!-- /wp:heading -->\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:heading -->\n<h2 class=\"wp-block-heading\">Gifts</h2>\n<!-- /wp:heading -->\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:heading -->\n<h2 class=\"wp-block-heading\">Shipping returns</h2>\n<!-- /wp:heading -->\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:heading -->\n<h2 class=\"wp-block-heading\">Need help?</h2>\n<!-- /wp:heading -->\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','','trash','closed','closed','','refund_returns__trashed','','','2026-03-10 23:05:35','2026-03-10 23:05:35','',0,'https://apexdiscipline.co/?page_id=19',0,'page','',0),
(20,1,'2026-03-10 22:28:20','2026-03-10 22:28:20','','Refund Policy','','trash','closed','closed','','refund-policy__trashed','','','2026-03-10 23:11:14','2026-03-10 23:11:14','',0,'https://apexdiscipline.co/?page_id=20',0,'page','',0),
(21,1,'2026-03-10 22:28:20','2026-03-10 22:28:20','','Refund Policy','','inherit','closed','closed','','20-revision-v1','','','2026-03-10 22:28:20','2026-03-10 22:28:20','',20,'https://apexdiscipline.co/?p=21',0,'revision','',0),
(22,1,'2026-03-10 22:31:13','2026-03-10 22:31:13','','Terms &amp; Conditions','','trash','closed','closed','','terms-conditions__trashed','','','2026-03-10 23:11:14','2026-03-10 23:11:14','',0,'https://apexdiscipline.co/?page_id=22',0,'page','',0),
(23,1,'2026-03-10 22:31:13','2026-03-10 22:31:13','','Terms &amp; Conditions','','inherit','closed','closed','','22-revision-v1','','','2026-03-10 22:31:13','2026-03-10 22:31:13','',22,'https://apexdiscipline.co/?p=23',0,'revision','',0),
(24,1,'2026-03-10 22:32:55','2026-03-10 22:32:55','','Privacy Policy','','trash','closed','closed','','privacy-policy-2__trashed','','','2026-03-10 23:11:14','2026-03-10 23:11:14','',0,'https://apexdiscipline.co/?page_id=24',0,'page','',0),
(25,1,'2026-03-10 22:32:55','2026-03-10 22:32:55','','Privacy Policy','','inherit','closed','closed','','24-revision-v1','','','2026-03-10 22:32:55','2026-03-10 22:32:55','',24,'https://apexdiscipline.co/?p=25',0,'revision','',0),
(26,1,'2026-03-10 22:52:41','2026-03-10 22:52:41','','Refund Policy','','trash','closed','closed','','refund-policy-2__trashed','','','2026-03-10 23:11:14','2026-03-10 23:11:14','',0,'https://apexdiscipline.co/?page_id=26',0,'page','',0),
(27,1,'2026-03-10 22:52:41','2026-03-10 22:52:41','','Refund Policy','','inherit','closed','closed','','26-revision-v1','','','2026-03-10 22:52:41','2026-03-10 22:52:41','',26,'https://apexdiscipline.co/?p=27',0,'revision','',0),
(28,1,'2026-03-10 23:05:35','2026-03-10 23:05:35','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Overview</h2>\n<!-- /wp:heading -->\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:heading -->\n<h2 class=\"wp-block-heading\">Refunds</h2>\n<!-- /wp:heading -->\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:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Late or missing refunds</h3>\n<!-- /wp:heading -->\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:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sale items</h3>\n<!-- /wp:heading -->\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:heading -->\n<h2 class=\"wp-block-heading\">Exchanges</h2>\n<!-- /wp:heading -->\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:heading -->\n<h2 class=\"wp-block-heading\">Gifts</h2>\n<!-- /wp:heading -->\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:heading -->\n<h2 class=\"wp-block-heading\">Shipping returns</h2>\n<!-- /wp:heading -->\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:heading -->\n<h2 class=\"wp-block-heading\">Need help?</h2>\n<!-- /wp:heading -->\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','','inherit','closed','closed','','19-revision-v1','','','2026-03-10 23:05:35','2026-03-10 23:05:35','',19,'https://apexdiscipline.co/?p=28',0,'revision','',0),
(29,1,'2026-03-10 23:11:14','2026-03-10 23:11:14','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://apexdiscipline.co.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2026-03-10 23:11:14','2026-03-10 23:11:14','',3,'https://apexdiscipline.co/?p=29',0,'revision','',0),
(30,1,'2026-03-10 23:12:24','0000-00-00 00:00:00','','Refund Policy','','draft','closed','closed','','','','','2026-03-10 23:12:24','2026-03-10 23:12:24','',0,'https://apexdiscipline.co/?page_id=30',0,'page','',0),
(31,0,'2026-03-11 21:18:41','2026-03-11 21:18:41','<h2>Refund Policy</h2><p>Since this is a digital product, all sales are final. No refunds or exchanges. Please make sure this product meets your needs before purchasing.</p>','Refund Policy','','publish','closed','closed','','refund-policy','','','2026-03-11 21:18:41','2026-03-11 21:18:41','',0,'https://apexdiscipline.co/refund-policy/',0,'page','',0),
(32,0,'2026-03-11 21:18:41','2026-03-11 21:18:41','<h2>Terms &amp; Conditions</h2><p>By purchasing and using our products, you agree to the following terms and conditions. Our digital products are for personal use only and may not be redistributed or resold.</p>','Terms &amp; Conditions','','publish','closed','closed','','terms-conditions','','','2026-03-11 21:18:41','2026-03-11 21:18:41','',0,'https://apexdiscipline.co/terms-conditions/',0,'page','',0),
(33,0,'2026-03-11 21:18:41','2026-03-11 21:18:41','','Home','','publish','closed','closed','','home','','','2026-03-11 21:18:41','2026-03-11 21:18:41','',0,'https://apexdiscipline.co/home/',0,'nav_menu_item','',0),
(34,0,'2026-03-11 21:18:41','2026-03-11 21:18:41','','Habit + Task Tracker','','publish','closed','closed','','habit-task-tracker','','','2026-03-11 21:18:41','2026-03-11 21:18:41','',0,'https://apexdiscipline.co/habit-task-tracker/',2,'nav_menu_item','',0),
(35,0,'2026-03-11 21:18:41','2026-03-11 21:18:41',' ','','','publish','closed','closed','','35','','','2026-03-11 21:18:41','2026-03-11 21:18:41','',0,'https://apexdiscipline.co/35/',3,'nav_menu_item','',0),
(36,0,'2026-03-11 21:19:00','2026-03-11 21:19:00','','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2026-03-11 21:19:00','2026-03-11 21:19:00','',0,'https://apexdiscipline.co/privacy-policy/',0,'page','',0),
(37,1,'2026-03-13 09:58:09','2026-03-13 09:58:09','','Apex Discipline Habit Tracker','','publish','open','closed','','apex-discipline-habit-tracker','','','2026-03-15 16:21:16','2026-03-15 16:21:16','',0,'https://apexdiscipline.co/?post_type=product&#038;p=37',0,'product','',0),
(38,1,'2026-03-13 11:31:03','2026-03-13 11:31:03','','Alpha discipline - Habit Tracker.pdf','','inherit','open','closed','','alpha-discipline-habit-tracker-pdf','','','2026-03-13 11:31:03','2026-03-13 11:31:03','',37,'https://apexdiscipline.co/wp-content/uploads/woocommerce_uploads/2026/03/Alpha-discipline-Habit-Tracker.pdf-86npoh.pdf',0,'attachment','application/pdf',0),
(39,1,'2026-03-13 11:31:27','2026-03-13 11:31:27','','Alpha discipline - Task Tracker.pdf','','inherit','open','closed','','alpha-discipline-task-tracker-pdf','','','2026-03-13 11:31:27','2026-03-13 11:31:27','',37,'https://apexdiscipline.co/wp-content/uploads/woocommerce_uploads/2026/03/Alpha-discipline-Task-Tracker.pdf-9o9pjn.pdf',0,'attachment','application/pdf',0),
(40,1,'2026-03-13 11:31:52','2026-03-13 11:31:52','','Alpha discipline - Bundle.pdf','','inherit','open','closed','','alpha-discipline-bundle-pdf','','','2026-03-13 11:31:52','2026-03-13 11:31:52','',37,'https://apexdiscipline.co/wp-content/uploads/woocommerce_uploads/2026/03/Alpha-discipline-Bundle.pdf-a2juup.pdf',0,'attachment','application/pdf',0),
(41,1,'2026-03-13 11:45:08','2026-03-13 11:45:08','','Apex Discipline Task Tracker','','publish','open','closed','','apex-discipline-task-tracker','','','2026-03-15 16:21:10','2026-03-15 16:21:10','',0,'https://apexdiscipline.co/?post_type=product&#038;p=41',0,'product','',0),
(42,1,'2026-03-13 11:49:30','2026-03-13 11:49:30','','Apex Discipline Habit + Task Trackers','','publish','open','closed','','apex-discipline-habit-task-trackers','','','2026-03-15 16:21:03','2026-03-15 16:21:03','',0,'https://apexdiscipline.co/?post_type=product&#038;p=42',0,'product','',0),
(44,1,'2026-03-14 13:43:36','2026-03-14 13:43:36','<!-- wp:woocommerce/cart -->\n<div class=\"wp-block-woocommerce-cart alignwide is-loading\"><!-- wp:woocommerce/filled-cart-block -->\n<div class=\"wp-block-woocommerce-filled-cart-block\"><!-- wp:woocommerce/cart-items-block -->\n<div class=\"wp-block-woocommerce-cart-items-block\"><!-- wp:woocommerce/cart-line-items-block -->\n<div class=\"wp-block-woocommerce-cart-line-items-block\"></div>\n<!-- /wp:woocommerce/cart-line-items-block -->\n\n<!-- wp:woocommerce/product-collection {\"queryId\":0,\"query\":{\"perPage\":3,\"pages\":1,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":{},\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":false,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"collection\":\"woocommerce/product-collection/cross-sells\",\"hideControls\":[\"filterable\"],\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":true,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"1rem\"}}}} -->\n<h2 class=\"wp-block-heading has-text-align-left\" style=\"margin-bottom:1rem\">You may be interested in&hellip;</h2>\n\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true} -->\n<!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /-->\n<!-- /wp:woocommerce/product-image -->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\"}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"small\"} /-->\n\n<!-- wp:woocommerce/product-button {\"textAlign\":\"center\",\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\"} /-->\n<!-- /wp:woocommerce/product-template --></div>\n<!-- /wp:woocommerce/product-collection --></div>\n\n<!-- /wp:woocommerce/cart-items-block -->\n\n<!-- wp:woocommerce/cart-totals-block -->\n<div class=\"wp-block-woocommerce-cart-totals-block\"><!-- wp:woocommerce/cart-order-summary-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-block\"><!-- wp:woocommerce/cart-order-summary-heading-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-heading-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/cart-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/cart-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce/cart-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce/cart-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/cart-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/cart-order-summary-block -->\n\n<!-- wp:woocommerce/cart-express-payment-block -->\n<div class=\"wp-block-woocommerce-cart-express-payment-block\"></div>\n<!-- /wp:woocommerce/cart-express-payment-block -->\n\n<!-- wp:woocommerce/proceed-to-checkout-block -->\n<div class=\"wp-block-woocommerce-proceed-to-checkout-block\"></div>\n<!-- /wp:woocommerce/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce/cart-accepted-payment-methods-block -->\n<div class=\"wp-block-woocommerce-cart-accepted-payment-methods-block\"></div>\n<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>\n<!-- /wp:woocommerce/cart-totals-block --></div>\n<!-- /wp:woocommerce/filled-cart-block -->\n\n<!-- wp:woocommerce/empty-cart-block -->\n<div class=\"wp-block-woocommerce-empty-cart-block\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"with-empty-cart-icon wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"className\":\"is-style-dots\"} -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {\"columns\":4,\"rows\":1} /--></div>\n<!-- /wp:woocommerce/empty-cart-block --></div>\n<!-- /wp:woocommerce/cart -->','Cart','','inherit','closed','closed','','16-revision-v1','','','2026-03-14 13:43:36','2026-03-14 13:43:36','',16,'https://apexdiscipline.co/?p=44',0,'revision','',0),
(45,1,'2026-03-14 16:45:25','2026-03-14 16:45:25','','','','draft','closed','closed','','','','','2026-03-14 16:45:25','2026-03-14 16:45:25','',0,'https://apexdiscipline.co/?post_type=shop_order_placehold&p=45',0,'shop_order_placehold','',3),
(46,1,'2026-03-14 17:05:11','2026-03-14 17:05:11','Apex Discipline Habit + Task Trackers help users organize daily tasks, monitor progress, and stay motivated with an easy-to-use digital planner for personal development.','Apex Discipline Task Tracker for Habit & Goal Management','Track your habits and tasks with Apex Discipline\'s intuitive dashboard and weekly planning tools. Perfect for building discipline and productivity.','inherit','open','closed','','thumb-4','','','2026-03-18 22:24:03','2026-03-18 22:24:03','',42,'https://apexdiscipline.co/wp-content/uploads/2026/03/thumb-4.png',0,'attachment','image/png',0),
(47,1,'2026-03-14 17:07:14','2026-03-14 17:07:14','Apex Discipline Habit Tracker helps users monitor habits, improve mindset, and visualize progress with an intuitive dashboard.','Apex Discipline Habit Tracker','Track daily habits and mindset with user-friendly dashboards for better discipline.','inherit','open','closed','','thumb-3','','','2026-03-18 22:24:21','2026-03-18 22:24:21','',37,'https://apexdiscipline.co/wp-content/uploads/2026/03/thumb-3.png',0,'attachment','image/png',0),
(48,1,'2026-03-14 17:09:26','2026-03-14 17:09:26','The image showcases Apex Discipline Habit and Task Trackers, including a digital dashboard on a laptop and a physical planner, designed to boost productivity and habit formation.','Apex Discipline Habit & Task Trackers','Apex Discipline Habit and Task Trackers for effective productivity and habit tracking, featuring digital dashboards and physical planner.','inherit','open','closed','','product-mockup','','','2026-03-18 22:24:08','2026-03-18 22:24:08','',42,'https://apexdiscipline.co/wp-content/uploads/2026/03/product-mockup.png',0,'attachment','image/png',0),
(49,1,'2026-03-14 17:10:14','2026-03-14 17:10:14','Apex Discipline Habit + Task Trackers help users monitor habits and tasks efficiently, boosting productivity and discipline.','Apex Discipline Habit + Task Trackers','Track habits and tasks with the Apex Discipline Bundle for better productivity.','inherit','open','closed','','thumb-2','','','2026-03-18 22:24:01','2026-03-18 22:24:01','',42,'https://apexdiscipline.co/wp-content/uploads/2026/03/thumb-2.png',0,'attachment','image/png',0),
(51,0,'2026-03-14 19:30:21','2026-03-14 19:30:21','','','','draft','closed','closed','','','','','2026-03-14 19:30:21','2026-03-14 19:30:21','',0,'https://apexdiscipline.co/?post_type=shop_order_placehold&p=51',0,'shop_order_placehold','',3),
(52,1,'2026-03-14 19:47:18','2026-03-14 19:47:18','','SAVE20','','publish','closed','closed','','save20','','','2026-03-14 19:47:18','2026-03-14 19:47:18','',0,'https://apexdiscipline.co/?post_type=shop_coupon&#038;p=52',0,'shop_coupon','',0),
(53,1,'2026-03-14 19:52:19','2026-03-14 19:52:19','','','','publish','closed','closed','','53','','','2026-03-14 19:55:06','2026-03-14 19:55:06','',0,'https://apexdiscipline.co/yaymail_template/53/',0,'yaymail_template','',0),
(54,1,'2026-03-14 19:52:21','2026-03-14 19:52:21','','','','publish','closed','closed','','54','','','2026-03-14 20:19:46','2026-03-14 20:19:46','',0,'https://apexdiscipline.co/yaymail_template/54/',0,'yaymail_template','',0),
(55,1,'2026-03-14 19:52:21','2026-03-14 19:52:21','','','','publish','closed','closed','','55','','','2026-03-14 19:52:21','2026-03-14 19:52:21','',0,'https://apexdiscipline.co/yaymail_template/55/',0,'yaymail_template','',0),
(56,1,'2026-03-14 19:52:21','2026-03-14 19:52:21','','','','publish','closed','closed','','56','','','2026-03-14 19:52:21','2026-03-14 19:52:21','',0,'https://apexdiscipline.co/yaymail_template/56/',0,'yaymail_template','',0),
(57,1,'2026-03-14 19:52:21','2026-03-14 19:52:21','','','','publish','closed','closed','','57','','','2026-03-14 19:52:21','2026-03-14 19:52:21','',0,'https://apexdiscipline.co/yaymail_template/57/',0,'yaymail_template','',0),
(58,1,'2026-03-14 19:52:21','2026-03-14 19:52:21','','','','publish','closed','closed','','58','','','2026-03-14 19:52:21','2026-03-14 19:52:21','',0,'https://apexdiscipline.co/yaymail_template/58/',0,'yaymail_template','',0),
(59,1,'2026-03-14 19:52:22','2026-03-14 19:52:22','','','','publish','closed','closed','','59','','','2026-03-14 19:52:22','2026-03-14 19:52:22','',0,'https://apexdiscipline.co/yaymail_template/59/',0,'yaymail_template','',0),
(60,1,'2026-03-14 19:52:22','2026-03-14 19:52:22','','','','publish','closed','closed','','60','','','2026-03-14 19:52:22','2026-03-14 19:52:22','',0,'https://apexdiscipline.co/yaymail_template/60/',0,'yaymail_template','',0),
(61,1,'2026-03-14 19:52:22','2026-03-14 19:52:22','','','','publish','closed','closed','','61','','','2026-03-14 20:21:36','2026-03-14 20:21:36','',0,'https://apexdiscipline.co/yaymail_template/61/',0,'yaymail_template','',0),
(62,1,'2026-03-14 19:52:22','2026-03-14 19:52:22','','','','publish','closed','closed','','62','','','2026-03-14 19:52:22','2026-03-14 19:52:22','',0,'https://apexdiscipline.co/yaymail_template/62/',0,'yaymail_template','',0),
(63,1,'2026-03-14 19:52:22','2026-03-14 19:52:22','','','','publish','closed','closed','','63','','','2026-03-14 20:22:35','2026-03-14 20:22:35','',0,'https://apexdiscipline.co/yaymail_template/63/',0,'yaymail_template','',0),
(64,1,'2026-03-14 19:52:22','2026-03-14 19:52:22','','','','publish','closed','closed','','64','','','2026-03-14 19:52:22','2026-03-14 19:52:22','',0,'https://apexdiscipline.co/yaymail_template/64/',0,'yaymail_template','',0),
(65,1,'2026-03-14 19:52:22','2026-03-14 19:52:22','','','','publish','closed','closed','','65','','','2026-03-14 20:23:10','2026-03-14 20:23:10','',0,'https://apexdiscipline.co/yaymail_template/65/',0,'yaymail_template','',0),
(66,1,'2026-03-14 19:52:22','2026-03-14 19:52:22','','','','publish','closed','closed','','66','','','2026-03-14 20:23:44','2026-03-14 20:23:44','',0,'https://apexdiscipline.co/yaymail_template/66/',0,'yaymail_template','',0),
(67,1,'2026-03-14 19:52:22','2026-03-14 19:52:22','','','','publish','closed','closed','','67','','','2026-03-14 19:52:22','2026-03-14 19:52:22','',0,'https://apexdiscipline.co/yaymail_template/67/',0,'yaymail_template','',0),
(68,1,'2026-03-14 19:52:22','2026-03-14 19:52:22','','','','publish','closed','closed','','68','','','2026-03-14 19:52:22','2026-03-14 19:52:22','',0,'https://apexdiscipline.co/yaymail_template/68/',0,'yaymail_template','',0),
(69,1,'2026-03-14 19:55:06','2026-03-14 19:55:06','','','','inherit','closed','closed','','53-revision-v1','','','2026-03-14 19:55:06','2026-03-14 19:55:06','',53,'https://apexdiscipline.co/?p=69',0,'revision','',0),
(70,1,'2026-03-14 20:17:44','2026-03-14 20:17:44','Apex Discipline showcases a martial arts class with students practicing techniques, demonstrating focus, strength, and agility in a professional training environment.','Apex Discipline - Martial Arts Training','Intense martial arts practice emphasizing discipline, strength, and agility at Apex Discipline studio.','inherit','open','closed','','logo','','','2026-03-18 22:24:01','2026-03-18 22:24:01','',0,'https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png',0,'attachment','image/png',0),
(71,1,'2026-03-14 20:17:58','2026-03-14 20:17:58','','','','inherit','closed','closed','','54-revision-v1','','','2026-03-14 20:17:58','2026-03-14 20:17:58','',54,'https://apexdiscipline.co/?p=71',0,'revision','',0),
(72,1,'2026-03-14 20:19:46','2026-03-14 20:19:46','','','','inherit','closed','closed','','54-revision-v1','','','2026-03-14 20:19:46','2026-03-14 20:19:46','',54,'https://apexdiscipline.co/?p=72',0,'revision','',0),
(73,1,'2026-03-14 20:21:32','2026-03-14 20:21:32','','','','inherit','closed','closed','','61-revision-v1','','','2026-03-14 20:21:32','2026-03-14 20:21:32','',61,'https://apexdiscipline.co/?p=73',0,'revision','',0),
(74,1,'2026-03-14 20:21:36','2026-03-14 20:21:36','','','','inherit','closed','closed','','61-revision-v1','','','2026-03-14 20:21:36','2026-03-14 20:21:36','',61,'https://apexdiscipline.co/?p=74',0,'revision','',0),
(75,1,'2026-03-14 20:22:33','2026-03-14 20:22:33','','','','inherit','closed','closed','','63-revision-v1','','','2026-03-14 20:22:33','2026-03-14 20:22:33','',63,'https://apexdiscipline.co/?p=75',0,'revision','',0),
(76,1,'2026-03-14 20:22:35','2026-03-14 20:22:35','','','','inherit','closed','closed','','63-revision-v1','','','2026-03-14 20:22:35','2026-03-14 20:22:35','',63,'https://apexdiscipline.co/?p=76',0,'revision','',0),
(77,1,'2026-03-14 20:23:08','2026-03-14 20:23:08','','','','inherit','closed','closed','','65-revision-v1','','','2026-03-14 20:23:08','2026-03-14 20:23:08','',65,'https://apexdiscipline.co/?p=77',0,'revision','',0),
(78,1,'2026-03-14 20:23:10','2026-03-14 20:23:10','','','','inherit','closed','closed','','65-revision-v1','','','2026-03-14 20:23:10','2026-03-14 20:23:10','',65,'https://apexdiscipline.co/?p=78',0,'revision','',0),
(79,1,'2026-03-14 20:23:19','2026-03-14 20:23:19','','','','inherit','closed','closed','','66-revision-v1','','','2026-03-14 20:23:19','2026-03-14 20:23:19','',66,'https://apexdiscipline.co/?p=79',0,'revision','',0),
(80,1,'2026-03-14 20:23:44','2026-03-14 20:23:44','','','','inherit','closed','closed','','66-revision-v1','','','2026-03-14 20:23:44','2026-03-14 20:23:44','',66,'https://apexdiscipline.co/?p=80',0,'revision','',0),
(82,1,'2026-03-15 17:03:21','2026-03-15 17:03:21','','','','draft','closed','closed','','','','','2026-03-15 17:03:21','2026-03-15 17:03:21','',0,'https://apexdiscipline.co/?post_type=shop_order_placehold&p=82',0,'shop_order_placehold','',3),
(83,1,'2026-03-15 19:30:21','2026-03-15 19:30:21','','','','draft','closed','closed','','','','','2026-03-15 19:30:21','2026-03-15 19:30:21','',0,'https://apexdiscipline.co/?post_type=shop_order_placehold&p=83',0,'shop_order_placehold','',3),
(84,1,'2026-03-15 19:30:56','2026-03-15 19:30:56','','','','draft','closed','closed','','','','','2026-03-15 19:30:56','2026-03-15 19:30:56','',0,'https://apexdiscipline.co/?post_type=shop_order_placehold&p=84',0,'shop_order_placehold','',3),
(85,1,'2026-03-15 21:43:36','2026-03-15 21:43:36','','','','draft','closed','closed','','','','','2026-03-15 21:43:36','2026-03-15 21:43:36','',0,'https://apexdiscipline.co/?post_type=shop_order_placehold&p=85',0,'shop_order_placehold','',3),
(88,0,'2026-03-17 20:13:03','2026-03-17 20:13:03','','','','draft','closed','closed','','','','','2026-03-17 20:13:03','2026-03-17 20:13:03','',0,'https://apexdiscipline.co/?post_type=shop_order_placehold&p=88',0,'shop_order_placehold','',2),
(89,0,'2026-03-17 20:15:17','2026-03-17 20:15:17','','','','draft','closed','closed','','','','','2026-03-17 20:15:17','2026-03-17 20:15:17','',0,'https://apexdiscipline.co/?post_type=shop_order_placehold&p=89',0,'shop_order_placehold','',2),
(90,0,'2026-03-17 20:33:57','2026-03-17 20:33:57','','','','draft','closed','closed','','','','','2026-03-17 20:33:57','2026-03-17 20:33:57','',0,'https://apexdiscipline.co/?post_type=shop_order_placehold&p=90',0,'shop_order_placehold','',2),
(91,1,'2026-03-21 09:54:13','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-03-21 09:54:13','0000-00-00 00:00:00','',0,'https://apexdiscipline.co/?p=91',0,'post','',0),
(96,1,'2026-03-21 17:39:53','2026-03-21 17:39:53','','payment-methods','','inherit','open','closed','','payment-methods','','','2026-03-21 17:39:53','2026-03-21 17:39:53','',0,'https://apexdiscipline.co/wp-content/uploads/2026/03/payment-methods.png',0,'attachment','image/png',0),
(97,1,'2026-03-22 11:09:48','2026-03-22 11:09:48','','','','draft','closed','closed','','','','','2026-03-22 11:09:48','2026-03-22 11:09:48','',0,'https://apexdiscipline.co/?post_type=shop_order_placehold&p=97',0,'shop_order_placehold','',0);
/*!40000 ALTER TABLE `wpj0_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_shortpixel_aipostmeta`
--

DROP TABLE IF EXISTS `wpj0_shortpixel_aipostmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_shortpixel_aipostmeta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_type` tinyint(4) DEFAULT 1,
  `attach_id` bigint(20) unsigned NOT NULL,
  `original_data` text DEFAULT NULL,
  `generated_data` text DEFAULT NULL,
  `old_filename` varchar(300) DEFAULT NULL,
  `new_filename` varchar(300) DEFAULT NULL,
  `status` int(11) DEFAULT NULL,
  `tsUpdated` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_shortpixel_aipostmeta`
--

LOCK TABLES `wpj0_shortpixel_aipostmeta` WRITE;
/*!40000 ALTER TABLE `wpj0_shortpixel_aipostmeta` DISABLE KEYS */;
INSERT INTO `wpj0_shortpixel_aipostmeta` VALUES
(1,1,70,'{\"alt\":\"\",\"caption\":\"\",\"description\":\"\",\"post_title\":\"logo\",\"filebase\":\"logo\"}','{\"alt\":\"Apex Discipline martial arts training session with focused practitioners and dynamic movements.\",\"caption\":\"Intense martial arts practice emphasizing discipline, strength, and agility at Apex Discipline studio.\",\"description\":\"Apex Discipline showcases a martial arts class with students practicing techniques, demonstrating focus, strength, and agility in a professional training environment.\",\"post_title\":\"Apex Discipline - Martial Arts Training\",\"filebase\":\"logo\",\"filename\":-3}',NULL,NULL,1,'2026-03-19 02:24:01'),
(2,1,49,'{\"alt\":\"\",\"caption\":\"\",\"description\":\"\",\"post_title\":\"thumb-2\",\"filebase\":\"thumb-2\"}','{\"alt\":\"Apex Discipline Habit + Task Trackers for productivity tracking and goal achievement.\",\"caption\":\"Track habits and tasks with the Apex Discipline Bundle for better productivity.\",\"description\":\"Apex Discipline Habit + Task Trackers help users monitor habits and tasks efficiently, boosting productivity and discipline.\",\"post_title\":\"Apex Discipline Habit + Task Trackers\",\"filebase\":\"thumb-2\",\"filename\":-3}',NULL,NULL,1,'2026-03-19 02:24:01'),
(3,1,46,'{\"alt\":\"TASK TRACKER\",\"caption\":\"\",\"description\":\"\",\"post_title\":\"thumb-4\",\"filebase\":\"thumb-4\"}','{\"alt\":-4,\"caption\":\"Track your habits and tasks with Apex Discipline\'s intuitive dashboard and weekly planning tools. Perfect for building discipline and productivity.\",\"description\":\"Apex Discipline Habit + Task Trackers help users organize daily tasks, monitor progress, and stay motivated with an easy-to-use digital planner for personal development.\",\"post_title\":\"Apex Discipline Task Tracker for Habit & Goal Management\",\"filebase\":\"thumb-4\",\"filename\":-3}',NULL,NULL,1,'2026-03-19 02:24:03'),
(4,1,48,'{\"alt\":\"\",\"caption\":\"\",\"description\":\"\",\"post_title\":\"product-mockup\",\"filebase\":\"product-mockup\"}','{\"alt\":\"Productivity tracker bundle for habits and tasks with digital and physical tools.\",\"caption\":\"Apex Discipline Habit and Task Trackers for effective productivity and habit tracking, featuring digital dashboards and physical planner.\",\"description\":\"The image showcases Apex Discipline Habit and Task Trackers, including a digital dashboard on a laptop and a physical planner, designed to boost productivity and habit formation.\",\"post_title\":\"Apex Discipline Habit & Task Trackers\",\"filebase\":\"product-mockup\",\"filename\":-3}',NULL,NULL,1,'2026-03-19 02:24:08'),
(5,1,47,'{\"alt\":\"\",\"caption\":\"\",\"description\":\"\",\"post_title\":\"thumb-3\",\"filebase\":\"thumb-3\"}','{\"alt\":\"Apex Discipline Habit Tracker for effective habit management and progress tracking.\",\"caption\":\"Track daily habits and mindset with user-friendly dashboards for better discipline.\",\"description\":\"Apex Discipline Habit Tracker helps users monitor habits, improve mindset, and visualize progress with an intuitive dashboard.\",\"post_title\":\"Apex Discipline Habit Tracker\",\"filebase\":\"thumb-3\",\"filename\":-3}',NULL,NULL,1,'2026-03-19 02:24:21');
/*!40000 ALTER TABLE `wpj0_shortpixel_aipostmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_shortpixel_folders`
--

DROP TABLE IF EXISTS `wpj0_shortpixel_folders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_shortpixel_folders` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `path` varchar(512) DEFAULT NULL,
  `name` varchar(150) DEFAULT NULL,
  `path_md5` char(32) DEFAULT NULL,
  `file_count` int(11) DEFAULT NULL,
  `status` smallint(6) NOT NULL DEFAULT 0,
  `parent` smallint(6) DEFAULT 0,
  `ts_checked` timestamp NULL DEFAULT NULL,
  `ts_updated` timestamp NULL DEFAULT NULL,
  `ts_created` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `path` (`path`(250))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_shortpixel_folders`
--

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

--
-- Table structure for table `wpj0_shortpixel_meta`
--

DROP TABLE IF EXISTS `wpj0_shortpixel_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_shortpixel_meta` (
  `id` mediumint(10) NOT NULL AUTO_INCREMENT,
  `folder_id` mediumint(9) NOT NULL,
  `ext_meta_id` int(10) DEFAULT NULL,
  `path` varchar(512) DEFAULT NULL,
  `name` varchar(150) DEFAULT NULL,
  `path_md5` char(32) DEFAULT NULL,
  `compressed_size` int(10) NOT NULL DEFAULT 0,
  `compression_type` tinyint(4) DEFAULT NULL,
  `keep_exif` tinyint(4) DEFAULT 0,
  `cmyk2rgb` tinyint(4) DEFAULT 0,
  `resize` tinyint(4) DEFAULT NULL,
  `resize_width` smallint(6) DEFAULT NULL,
  `resize_height` smallint(6) DEFAULT NULL,
  `backup` tinyint(4) DEFAULT 0,
  `status` smallint(6) NOT NULL DEFAULT 0,
  `retries` tinyint(4) NOT NULL DEFAULT 0,
  `message` varchar(255) DEFAULT NULL,
  `ts_added` timestamp NULL DEFAULT NULL,
  `ts_optimized` timestamp NULL DEFAULT NULL,
  `extra_info` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `path` (`path`(250))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_shortpixel_meta`
--

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

--
-- Table structure for table `wpj0_shortpixel_postmeta`
--

DROP TABLE IF EXISTS `wpj0_shortpixel_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_shortpixel_postmeta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attach_id` bigint(20) unsigned NOT NULL,
  `parent` bigint(20) unsigned NOT NULL,
  `image_type` tinyint(4) DEFAULT 0,
  `size` varchar(200) DEFAULT NULL,
  `status` tinyint(4) DEFAULT 0,
  `compression_type` tinyint(4) DEFAULT NULL,
  `compressed_size` int(11) DEFAULT NULL,
  `original_size` int(11) DEFAULT NULL,
  `tsAdded` timestamp NULL DEFAULT NULL,
  `tsOptimized` timestamp NULL DEFAULT NULL,
  `extra_info` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `attach_id` (`attach_id`),
  KEY `parent` (`parent`),
  KEY `size` (`size`),
  KEY `status` (`status`),
  KEY `compression_type` (`compression_type`)
) ENGINE=MyISAM AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_shortpixel_postmeta`
--

LOCK TABLES `wpj0_shortpixel_postmeta` WRITE;
/*!40000 ALTER TABLE `wpj0_shortpixel_postmeta` DISABLE KEYS */;
INSERT INTO `wpj0_shortpixel_postmeta` VALUES
(1,70,0,0,NULL,2,1,3222,9550,'2026-03-19 02:23:12','2026-03-19 02:23:14','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":120,\"originalHeight\":40,\"wasConverted\":false,\"convertMeta\":{\"fileFormat\":\"png\",\"isConverted\":false,\"placeholder\":false,\"replacementImageBase\":false,\"triedConversion\":false,\"errorReason\":false,\"omitBackup\":true}}'),
(2,70,70,1,'woocommerce_gallery_thumbnail',2,1,2240,7878,'2026-03-19 02:23:12','2026-03-19 02:23:14','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":100,\"originalHeight\":40}'),
(3,49,0,0,NULL,2,1,243599,8616333,'2026-03-19 02:23:14','2026-03-19 02:23:21','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":1050,\"originalHeight\":1024,\"wasConverted\":false,\"convertMeta\":{\"fileFormat\":\"png\",\"isConverted\":false,\"placeholder\":false,\"replacementImageBase\":false,\"triedConversion\":false,\"errorReason\":false,\"omitBackup\":true}}'),
(4,49,49,1,'woocommerce_thumbnail',2,1,20657,96892,'2026-03-19 02:23:14','2026-03-19 02:23:21','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":300,\"originalHeight\":300}'),
(5,49,49,1,'woocommerce_gallery_thumbnail',2,1,3653,13913,'2026-03-19 02:23:14','2026-03-19 02:23:21','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":100,\"originalHeight\":100}'),
(6,49,49,1,'woocommerce_single',2,1,67866,335855,'2026-03-19 02:23:14','2026-03-19 02:23:21','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":600,\"originalHeight\":585}'),
(7,49,49,1,'medium',2,1,19007,94071,'2026-03-19 02:23:14','2026-03-19 02:23:21','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":300,\"originalHeight\":293}'),
(8,49,49,1,'large',2,1,203037,881572,'2026-03-19 02:23:14','2026-03-19 02:23:21','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":1024,\"originalHeight\":999}'),
(9,49,49,1,'thumbnail',2,1,6437,27976,'2026-03-19 02:23:14','2026-03-19 02:23:21','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":150,\"originalHeight\":150}'),
(10,49,49,1,'medium_large',2,1,115526,526263,'2026-03-19 02:23:14','2026-03-19 02:23:21','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":768,\"originalHeight\":749}'),
(11,49,49,1,'product-card',2,1,43832,211884,'2026-03-19 02:23:14','2026-03-19 02:23:21','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":520,\"originalHeight\":390}'),
(12,49,49,1,'testimonial',2,1,26043,129993,'2026-03-19 02:23:14','2026-03-19 02:23:21','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":400,\"originalHeight\":300}'),
(13,49,49,1,'gallery-thumb',2,1,23669,122161,'2026-03-19 02:23:14','2026-03-19 02:23:21','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":400,\"originalHeight\":280}'),
(14,48,0,0,NULL,2,1,1146293,5237149,'2026-03-19 02:23:22','2026-03-19 02:23:53','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":2048,\"originalHeight\":2048,\"wasConverted\":false,\"convertMeta\":{\"fileFormat\":\"png\",\"isConverted\":false,\"placeholder\":false,\"replacementImageBase\":false,\"triedConversion\":false,\"errorReason\":false,\"omitBackup\":true}}'),
(15,48,48,1,'woocommerce_thumbnail',2,1,23101,104149,'2026-03-19 02:23:22','2026-03-19 02:23:29','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":300,\"originalHeight\":300}'),
(16,48,48,1,'woocommerce_gallery_thumbnail',2,1,4481,15758,'2026-03-19 02:23:22','2026-03-19 02:23:29','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":100,\"originalHeight\":100}'),
(17,48,48,1,'woocommerce_single',2,1,90648,367290,'2026-03-19 02:23:22','2026-03-19 02:23:29','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":600,\"originalHeight\":600}'),
(18,48,48,1,'medium',2,1,23101,104149,'2026-03-19 02:23:22','2026-03-19 02:23:29','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":300,\"originalHeight\":300}'),
(19,48,48,1,'large',2,1,237426,996660,'2026-03-19 02:23:22','2026-03-19 02:23:29','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":1024,\"originalHeight\":1024}'),
(20,48,48,1,'thumbnail',2,1,8443,30937,'2026-03-19 02:23:22','2026-03-19 02:23:29','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":150,\"originalHeight\":150}'),
(21,48,48,1,'medium_large',2,1,141496,577799,'2026-03-19 02:23:22','2026-03-19 02:23:29','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":768,\"originalHeight\":768}'),
(22,48,48,1,'1536x1536',2,1,536996,2196919,'2026-03-19 02:23:22','2026-03-19 02:23:29','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":1536,\"originalHeight\":1536}'),
(23,48,48,1,'product-card',2,1,57296,221603,'2026-03-19 02:23:22','2026-03-19 02:23:29','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":520,\"originalHeight\":390}'),
(24,48,48,1,'testimonial',2,1,33906,135270,'2026-03-19 02:23:22','2026-03-19 02:23:29','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":400,\"originalHeight\":300}'),
(25,48,48,1,'gallery-thumb',2,1,34125,128965,'2026-03-19 02:23:22','2026-03-19 02:23:29','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":400,\"originalHeight\":280}'),
(26,47,0,0,NULL,2,1,934182,4280960,'2026-03-19 02:23:29','2026-03-19 02:23:55','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":2048,\"originalHeight\":2048,\"wasConverted\":false,\"convertMeta\":{\"fileFormat\":\"png\",\"isConverted\":false,\"placeholder\":false,\"replacementImageBase\":false,\"triedConversion\":false,\"errorReason\":false,\"omitBackup\":true}}'),
(27,47,47,1,'woocommerce_thumbnail',2,1,19551,76500,'2026-03-19 02:23:29','2026-03-19 02:23:36','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":300,\"originalHeight\":300}'),
(28,47,47,1,'woocommerce_gallery_thumbnail',2,1,3884,11370,'2026-03-19 02:23:29','2026-03-19 02:23:36','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":100,\"originalHeight\":100}'),
(29,47,47,1,'woocommerce_single',2,1,68486,278367,'2026-03-19 02:23:29','2026-03-19 02:23:36','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":600,\"originalHeight\":600}'),
(30,47,47,1,'medium',2,1,19551,76500,'2026-03-19 02:23:29','2026-03-19 02:23:36','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":300,\"originalHeight\":300}'),
(31,47,47,1,'large',2,1,186271,769718,'2026-03-19 02:23:29','2026-03-19 02:23:37','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":1024,\"originalHeight\":1024}'),
(32,47,47,1,'thumbnail',2,1,6038,22113,'2026-03-19 02:23:29','2026-03-19 02:23:37','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":150,\"originalHeight\":150}'),
(33,47,47,1,'medium_large',2,1,108028,443741,'2026-03-19 02:23:29','2026-03-19 02:23:37','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":768,\"originalHeight\":768}'),
(34,47,47,1,'1536x1536',2,1,451634,1713018,'2026-03-19 02:23:29','2026-03-19 02:23:37','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":1536,\"originalHeight\":1536}'),
(35,47,47,1,'product-card',2,1,46565,175999,'2026-03-19 02:23:29','2026-03-19 02:23:37','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":520,\"originalHeight\":390}'),
(36,47,47,1,'testimonial',2,1,27752,106555,'2026-03-19 02:23:29','2026-03-19 02:23:37','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":400,\"originalHeight\":300}'),
(37,47,47,1,'gallery-thumb',2,1,26372,101206,'2026-03-19 02:23:29','2026-03-19 02:23:37','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":400,\"originalHeight\":280}'),
(38,46,0,0,NULL,2,1,1039443,4644510,'2026-03-19 02:23:37','2026-03-19 02:23:46','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":2048,\"originalHeight\":2048,\"wasConverted\":false,\"convertMeta\":{\"fileFormat\":\"png\",\"isConverted\":false,\"placeholder\":false,\"replacementImageBase\":false,\"triedConversion\":false,\"errorReason\":false,\"omitBackup\":true}}'),
(39,46,46,1,'woocommerce_thumbnail',2,1,23187,86881,'2026-03-19 02:23:37','2026-03-19 02:23:46','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":300,\"originalHeight\":300}'),
(40,46,46,1,'woocommerce_gallery_thumbnail',2,1,4521,13165,'2026-03-19 02:23:37','2026-03-19 02:23:46','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":100,\"originalHeight\":100}'),
(41,46,46,1,'woocommerce_single',2,1,87510,306959,'2026-03-19 02:23:37','2026-03-19 02:23:46','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":600,\"originalHeight\":600}'),
(42,46,46,1,'medium',2,1,23187,86881,'2026-03-19 02:23:37','2026-03-19 02:23:46','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":300,\"originalHeight\":300}'),
(43,46,46,1,'large',2,1,220251,838072,'2026-03-19 02:23:37','2026-03-19 02:23:46','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":1024,\"originalHeight\":1024}'),
(44,46,46,1,'thumbnail',2,1,8107,26216,'2026-03-19 02:23:37','2026-03-19 02:23:46','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":150,\"originalHeight\":150}'),
(45,46,46,1,'medium_large',2,1,136427,484006,'2026-03-19 02:23:37','2026-03-19 02:23:46','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":768,\"originalHeight\":768}'),
(46,46,46,1,'1536x1536',2,1,509066,1848210,'2026-03-19 02:23:37','2026-03-19 02:23:46','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":1536,\"originalHeight\":1536}'),
(47,46,46,1,'product-card',2,1,53264,185849,'2026-03-19 02:23:37','2026-03-19 02:23:46','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":520,\"originalHeight\":390}'),
(48,46,46,1,'testimonial',2,1,32001,113818,'2026-03-19 02:23:37','2026-03-19 02:23:46','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":400,\"originalHeight\":300}'),
(49,46,46,1,'gallery-thumb',2,1,28699,104989,'2026-03-19 02:23:37','2026-03-19 02:23:46','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":400,\"originalHeight\":280}'),
(50,96,0,0,NULL,2,1,4934,12057,'2026-03-21 21:40:09','2026-03-21 21:40:11','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"wasConverted\":false,\"convertMeta\":{\"fileFormat\":\"png\",\"isConverted\":false,\"placeholder\":false,\"replacementImageBase\":false,\"triedConversion\":false,\"errorReason\":false,\"omitBackup\":true}}'),
(51,96,96,1,'thumbnail',2,1,2553,6056,'2026-03-21 21:40:09','2026-03-21 21:40:11','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":150,\"originalHeight\":40}'),
(52,96,96,1,'woocommerce_gallery_thumbnail',2,1,2001,4673,'2026-03-21 21:40:09','2026-03-21 21:40:11','{\"did_keepExif\":1,\"did_cmyk2rgb\":true,\"originalWidth\":100,\"originalHeight\":40}');
/*!40000 ALTER TABLE `wpj0_shortpixel_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_shortpixel_queue`
--

DROP TABLE IF EXISTS `wpj0_shortpixel_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_shortpixel_queue` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `queue_name` varchar(30) NOT NULL,
  `plugin_slug` varchar(30) NOT NULL,
  `status` int(11) NOT NULL DEFAULT 0,
  `list_order` int(11) NOT NULL,
  `item_id` bigint(20) unsigned NOT NULL,
  `item_count` int(11) DEFAULT 1,
  `value` longtext NOT NULL,
  `tries` int(11) NOT NULL DEFAULT 0,
  `created` timestamp NULL DEFAULT NULL,
  `updated` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `uq_wpj0_` (`plugin_slug`,`queue_name`,`item_id`),
  KEY `queue_name` (`queue_name`),
  KEY `plugin_slug` (`plugin_slug`),
  KEY `status` (`status`),
  KEY `item_id` (`item_id`),
  KEY `list_order` (`list_order`)
) ENGINE=MyISAM AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_shortpixel_queue`
--

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

--
-- Table structure for table `wpj0_term_relationships`
--

DROP TABLE IF EXISTS `wpj0_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_term_relationships`
--

LOCK TABLES `wpj0_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpj0_term_relationships` DISABLE KEYS */;
INSERT INTO `wpj0_term_relationships` VALUES
(1,1,0),
(33,16,0),
(34,16,0),
(35,16,0),
(37,2,0),
(37,15,0),
(41,2,0),
(41,15,0),
(42,2,0),
(42,15,0);
/*!40000 ALTER TABLE `wpj0_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_term_taxonomy`
--

DROP TABLE IF EXISTS `wpj0_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_term_taxonomy`
--

LOCK TABLES `wpj0_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpj0_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpj0_term_taxonomy` VALUES
(1,1,'category','',0,1),
(2,2,'product_type','',0,3),
(3,3,'product_type','',0,0),
(4,4,'product_type','',0,0),
(5,5,'product_type','',0,0),
(6,6,'product_visibility','',0,0),
(7,7,'product_visibility','',0,0),
(8,8,'product_visibility','',0,0),
(9,9,'product_visibility','',0,0),
(10,10,'product_visibility','',0,0),
(11,11,'product_visibility','',0,0),
(12,12,'product_visibility','',0,0),
(13,13,'product_visibility','',0,0),
(14,14,'product_visibility','',0,0),
(15,15,'product_cat','',0,3),
(16,16,'nav_menu','',0,3);
/*!40000 ALTER TABLE `wpj0_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_termmeta`
--

DROP TABLE IF EXISTS `wpj0_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_termmeta`
--

LOCK TABLES `wpj0_termmeta` WRITE;
/*!40000 ALTER TABLE `wpj0_termmeta` DISABLE KEYS */;
INSERT INTO `wpj0_termmeta` VALUES
(1,15,'product_count_product_cat','3');
/*!40000 ALTER TABLE `wpj0_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_terms`
--

DROP TABLE IF EXISTS `wpj0_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_terms`
--

LOCK TABLES `wpj0_terms` WRITE;
/*!40000 ALTER TABLE `wpj0_terms` DISABLE KEYS */;
INSERT INTO `wpj0_terms` VALUES
(1,'Uncategorized','uncategorized',0),
(2,'simple','simple',0),
(3,'grouped','grouped',0),
(4,'variable','variable',0),
(5,'external','external',0),
(6,'exclude-from-search','exclude-from-search',0),
(7,'exclude-from-catalog','exclude-from-catalog',0),
(8,'featured','featured',0),
(9,'outofstock','outofstock',0),
(10,'rated-1','rated-1',0),
(11,'rated-2','rated-2',0),
(12,'rated-3','rated-3',0),
(13,'rated-4','rated-4',0),
(14,'rated-5','rated-5',0),
(15,'Uncategorized','uncategorized',0),
(16,'Main Navigation','main-navigation',0);
/*!40000 ALTER TABLE `wpj0_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_usermeta`
--

DROP TABLE IF EXISTS `wpj0_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=127 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_usermeta`
--

LOCK TABLES `wpj0_usermeta` WRITE;
/*!40000 ALTER TABLE `wpj0_usermeta` DISABLE KEYS */;
INSERT INTO `wpj0_usermeta` VALUES
(1,1,'nickname','admin'),
(2,1,'first_name',''),
(3,1,'last_name',''),
(4,1,'description',''),
(5,1,'rich_editing','true'),
(6,1,'syntax_highlighting','true'),
(7,1,'comment_shortcuts','false'),
(8,1,'admin_color','fresh'),
(9,1,'use_ssl','0'),
(10,1,'show_admin_bar_front','true'),
(11,1,'locale',''),
(12,1,'wpj0_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(13,1,'wpj0_user_level','10'),
(14,1,'dismissed_wp_pointers','theme_editor_notice'),
(15,1,'show_welcome_panel','1'),
(16,1,'session_tokens','a:2:{s:64:\"528bd80473aeb9f8a476f377b2f0af167a162d75e2a2fd897781b862d37320b6\";a:4:{s:10:\"expiration\";i:1774561441;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0\";s:5:\"login\";i:1773351841;}s:64:\"4885dde5f9795f1bb2b217d3f755d63935ce757a4cd5c50a19c7d768270399d3\";a:4:{s:10:\"expiration\";i:1774598804;s:2:\"ip\";s:15:\"196.115.135.229\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0\";s:5:\"login\";i:1773389204;}}'),
(17,1,'wpj0_dashboard_quick_press_last_post_id','91'),
(18,1,'wpj0_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2026-03-09T20:02:41.104Z\";}'),
(20,1,'_woocommerce_tracks_anon_id','woo:/bi8ZemKaBlzGx2KsylHWG/T'),
(21,1,'elementor_introduction','a:3:{s:27:\"e-editor-one-notice-pointer\";b:1;s:27:\"ai-get-started-announcement\";b:1;s:30:\"e-ai-product-image-unification\";b:1;}'),
(22,1,'elementor_one_editor_update_notification_shown_nonce','d55823b370'),
(23,1,'wc_last_active','1774251497'),
(24,1,'jetpack_tracks_anon_id','jetpack:TsFI1zpwRPyV7Cu2vJxyuML7'),
(26,1,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),
(29,1,'wpj0_user-settings','libraryContent=browse'),
(30,1,'wpj0_user-settings-time','1773389202'),
(31,1,'last_update','1773700077'),
(32,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"products\":1,\"payments\":1}'),
(33,1,'wcpay_currency','USD'),
(34,1,'wpj0__wcpay_customer_id_test','cus_U9EPSOu5RYvmTM'),
(36,1,'jetpack_tracks_wpcom_id','260712859'),
(37,1,'billing_first_name','Card'),
(38,1,'billing_last_name','Holder Name'),
(39,1,'billing_address_1','1600 Amphitheatre Parkway'),
(40,1,'billing_city','Mountain View'),
(41,1,'billing_state','CA'),
(42,1,'billing_postcode','94043'),
(43,1,'billing_country','US'),
(44,1,'billing_email','G3nryusai@gmail.com'),
(45,1,'shipping_first_name','Card'),
(46,1,'shipping_last_name','Holder Name'),
(47,1,'shipping_address_1','1600 Amphitheatre Parkway'),
(48,1,'shipping_city','Mountain View'),
(49,1,'shipping_state','CA'),
(50,1,'shipping_postcode','94043'),
(51,1,'shipping_country','US'),
(52,1,'paying_customer','1'),
(55,1,'woocommerce_admin_variable_product_tour_shown',''),
(56,1,'woocommerce_admin_wc_payments_overview_inbox_last_read','1773700076689'),
(57,1,'woocommerce_admin_wc_payments_transactions_hidden_columns',''),
(58,1,'woocommerce_admin_wc_payments_transactions_blocked_hidden_columns',''),
(59,1,'woocommerce_admin_wc_payments_transactions_risk_review_hidden_columns',''),
(60,1,'woocommerce_admin_wc_payments_transactions_uncaptured_hidden_columns',''),
(61,1,'woocommerce_admin_wc_payments_payouts_hidden_columns',''),
(62,1,'woocommerce_admin_wc_payments_disputes_hidden_columns',''),
(63,1,'woocommerce_admin_wc_payments_documents_hidden_columns',''),
(64,1,'woocommerce_admin_wc_payments_wporg_review_2025_prompt_dismissed',''),
(65,1,'woocommerce_admin_wc_payments_review_prompt_dismissed',''),
(66,1,'woocommerce_admin_wc_payments_review_prompt_maybe_later',''),
(67,1,'woocommerce_admin_activity_panel_inbox_last_read',''),
(68,1,'woocommerce_admin_activity_panel_reviews_last_read',''),
(69,1,'woocommerce_admin_categories_report_columns',''),
(70,1,'woocommerce_admin_coupons_report_columns',''),
(71,1,'woocommerce_admin_customers_report_columns',''),
(72,1,'woocommerce_admin_orders_report_columns',''),
(73,1,'woocommerce_admin_products_report_columns',''),
(74,1,'woocommerce_admin_revenue_report_columns',''),
(75,1,'woocommerce_admin_taxes_report_columns',''),
(76,1,'woocommerce_admin_variations_report_columns',''),
(77,1,'woocommerce_admin_dashboard_sections',''),
(78,1,'woocommerce_admin_dashboard_chart_type',''),
(79,1,'woocommerce_admin_dashboard_chart_interval',''),
(80,1,'woocommerce_admin_dashboard_leaderboard_rows',''),
(81,1,'woocommerce_admin_order_attribution_install_banner_dismissed',''),
(82,1,'woocommerce_admin_scheduled_updates_promotion_notice_dismissed',''),
(83,1,'woocommerce_admin_homepage_layout',''),
(84,1,'woocommerce_admin_homepage_stats',''),
(85,1,'woocommerce_admin_android_app_banner_dismissed',''),
(86,1,'woocommerce_admin_launch_your_store_tour_hidden',''),
(87,1,'woocommerce_admin_coming_soon_banner_dismissed',''),
(97,2,'nickname','lightcmlv'),
(98,2,'first_name',''),
(99,2,'last_name',''),
(100,2,'description',''),
(101,2,'rich_editing','true'),
(102,2,'syntax_highlighting','true'),
(103,2,'comment_shortcuts','false'),
(104,2,'admin_color','fresh'),
(105,2,'use_ssl','0'),
(106,2,'show_admin_bar_front','true'),
(107,2,'locale',''),
(108,2,'wpj0_capabilities','a:1:{s:8:\"customer\";b:1;}'),
(109,2,'wpj0_user_level','0'),
(110,2,'_wc_order_attribution_source_type','typein'),
(111,2,'_wc_order_attribution_utm_source','(direct)'),
(112,2,'_wc_order_attribution_session_entry','https://apexdiscipline.co/'),
(113,2,'_wc_order_attribution_session_start_time','2026-03-16 18:31:56'),
(114,2,'_wc_order_attribution_session_pages','2'),
(115,2,'_wc_order_attribution_session_count','1'),
(116,2,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0'),
(117,2,'_wc_order_attribution_device_type','Desktop'),
(118,2,'default_password_nag',''),
(119,2,'wcpay_currency','MAD'),
(120,2,'last_update','1773690383'),
(121,2,'session_tokens','a:2:{s:64:\"4f933f611678cda18584e715a8eafe1bcf245506591ab0f533c1ab79ab1524bf\";a:4:{s:10:\"expiration\";i:1774895534;s:2:\"ip\";s:15:\"196.115.135.229\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0\";s:5:\"login\";i:1773685934;}s:64:\"0abe8fe94354fdd7a896bf55d2029807ddd2dfc50bcd1fb4f308feb2e5427f71\";a:4:{s:10:\"expiration\";i:1774900009;s:2:\"ip\";s:15:\"196.115.135.229\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0\";s:5:\"login\";i:1773690409;}}'),
(122,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),
(123,2,'wc_last_active','1773690420'),
(124,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"105.188.69.0\";}'),
(125,1,'wp_media_library_mode','list'),
(126,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:4;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:29.97;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:23.98;s:8:\"line_tax\";d:0;}}}');
/*!40000 ALTER TABLE `wpj0_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_users`
--

DROP TABLE IF EXISTS `wpj0_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_users`
--

LOCK TABLES `wpj0_users` WRITE;
/*!40000 ALTER TABLE `wpj0_users` DISABLE KEYS */;
INSERT INTO `wpj0_users` VALUES
(1,'admin','$wp$2y$10$N.Zk.mGjnkrMovduyCk2Aud7P0twZSY4.YgRfWvmjaXPJOXytett2','admin','g3nryusai@gmail.com','https://apexdiscipline.co','2026-03-09 19:53:19','',0,'admin'),
(2,'lightcmlv','$wp$2y$10$D7VmKiGhYaVoo1e.EHybf.nIgYaXn3Udt6R85MNQusbGcFeg1RYpy','lightcmlv','lightcmlv@gmail.com','','2026-03-16 18:32:13','',0,'lightcmlv');
/*!40000 ALTER TABLE `wpj0_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wpj0_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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,
  `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=1617 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_admin_note_actions`
--

LOCK TABLES `wpj0_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wpj0_wc_admin_note_actions` VALUES
(1,1,'try-the-new-templates','Try the new templates','?page=wc-settings&tab=email&try-new-templates','actioned','',NULL,NULL),
(2,2,'scheduled-updates-enable','Enable','https://apexdiscipline.co/wp-admin/admin.php?page=wc-admin','actioned','Scheduled updates enabled',NULL,NULL),
(3,3,'notify-refund-returns-page','Edit page','https://apexdiscipline.co/wp-admin/post.php?post=19&action=edit','actioned','',NULL,NULL),
(80,56,'RIN-WC-Security-Update-admin-update-March-2026','See available updates','https://apexdiscipline.co/wp-admin/update-core.php?','unactioned','',NULL,NULL),
(81,58,'wc-payments-notes-set-https-for-checkout','Read more','https://woocommerce.com/document/ssl-and-https/#woocommerce-force-ssl-setting','unactioned','',NULL,NULL),
(158,59,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL),
(313,61,'protect-paypal-with-recaptcha','Enable reCAPTCHA →','https://apexdiscipline.co/wp-admin/admin.php?page=wc-settings&tab=integration&section=ppcp-recaptcha','unactioned','',NULL,NULL),
(314,61,'learn-more-paypal-recaptcha','Learn more','https://woocommerce.com/document/woocommerce-paypal-payments/fraud-and-disputes/#section-4','unactioned','',NULL,NULL),
(469,62,'wc-payments-notes-set-up-stripe-link','Set up now','https://woocommerce.com/document/woopayments/payment-methods/link-by-stripe/','unactioned','',NULL,NULL),
(470,63,'wc-payments-notes-multi-currency-available','Set up now','admin.php?page=wc-admin&path=/payments/multi-currency-setup','unactioned','',NULL,NULL),
(625,64,'learn-more','Learn more','https://woocommerce.com/document/managing-orders/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
(702,60,'USPS_Scan_Form_Mar2026_button','Learn More','https://woocommerce.com/document/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=USPS_Scan_Form_Mar2026_button#USPS-scan-forms','unactioned','',NULL,NULL),
(703,65,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
(932,66,'view-report','View report','?page=wc-admin&path=/analytics/revenue&period=custom&compare=previous_year&after=2026-03-15&before=2026-03-15','actioned','',NULL,NULL),
(1541,4,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL),
(1542,5,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL),
(1543,6,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/woopayments-new-user-feedback','actioned','',NULL,NULL),
(1544,7,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),
(1545,8,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned','',NULL,NULL),
(1546,9,'update-wc-subscriptions-3-0-15','View latest version','https://apexdiscipline.co/wp-admin/&page=wc-addons&section=helper','actioned','',NULL,NULL),
(1547,10,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),
(1548,13,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),
(1549,14,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),
(1550,15,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),
(1551,15,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1552,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),
(1553,16,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1554,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),
(1555,17,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1556,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),
(1557,18,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1558,19,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),
(1559,20,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),
(1560,20,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),
(1561,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),
(1562,21,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1563,22,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned','',NULL,NULL),
(1564,23,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL),
(1565,24,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://apexdiscipline.co/wp-admin/update-core.php','unactioned','',NULL,NULL),
(1566,24,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),
(1567,25,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://apexdiscipline.co/wp-admin/update-core.php','unactioned','',NULL,NULL),
(1568,25,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),
(1569,26,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL),
(1570,27,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://apexdiscipline.co/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(1571,27,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL),
(1572,28,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL),
(1573,28,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL),
(1574,29,'tap_to_pay_iphone_q2_2023_no_wcpay','Simplify my payments','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay','actioned','',NULL,NULL),
(1575,30,'extension-settings','See available updates','https://apexdiscipline.co/wp-admin/update-core.php','unactioned','',NULL,NULL),
(1576,30,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1577,31,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://apexdiscipline.co/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1578,31,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://apexdiscipline.co/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(1579,32,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL),
(1580,33,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://apexdiscipline.co/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),
(1581,34,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://apexdiscipline.co/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(1582,34,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL),
(1583,35,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://apexdiscipline.co/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1584,35,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://apexdiscipline.co/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(1585,36,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://apexdiscipline.co/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),
(1586,36,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL),
(1587,37,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://apexdiscipline.co/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1588,37,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://apexdiscipline.co/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),
(1589,38,'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings','See available updates','https://apexdiscipline.co/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1590,38,'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss','Dismiss','#','actioned','',NULL,NULL),
(1591,39,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://apexdiscipline.co/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1592,39,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL),
(1593,40,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://apexdiscipline.co/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),
(1594,40,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://apexdiscipline.co/wp-admin/#','actioned','',NULL,NULL),
(1595,41,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://apexdiscipline.co/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1596,41,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL),
(1597,42,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL),
(1598,43,'plugin-list','See available updates','https://apexdiscipline.co/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1599,43,'dismiss','Dismiss','https://apexdiscipline.co/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL),
(1600,44,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://apexdiscipline.co/wp-admin/update-core.php?','unactioned','',NULL,NULL),
(1601,44,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1602,45,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1603,46,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1604,47,'avalara_q3-2023_noAvaTax','Automate my sales tax','https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax','unactioned','',NULL,NULL),
(1605,48,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://apexdiscipline.co/wp-admin/plugins.php','unactioned','',NULL,NULL),
(1606,48,'dismiss','Dismiss','https://apexdiscipline.co/wp-admin/#','actioned','',NULL,NULL),
(1607,49,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://apexdiscipline.co/wp-admin/update-core.php','unactioned','',NULL,NULL),
(1608,49,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1609,50,'amazon-mcf-review-button-2023-12-07','Leave a review','https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07','actioned','',NULL,NULL),
(1610,50,'amazon-mcf-support-button-2023-12-07','Request support','https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07','actioned','',NULL,NULL),
(1611,51,'view_docs','Learn about Deposit schedules','https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds','unactioned','',NULL,NULL),
(1612,52,'sirt-woo-2024-11-xss-admin','See available updates','https://apexdiscipline.co/wp-admin/update-core.php?','unactioned','',NULL,NULL),
(1613,52,'sirt-woo-2024-11-xss-admin','Dismiss','#','actioned','',NULL,NULL),
(1614,53,'paypal-braintree-sdk-depreciation-2025-02-20-button','Upgrade now','https://apexdiscipline.co/wp-admin/wp-admin/plugins.php','actioned','',NULL,NULL),
(1615,54,'uk-vat-notice-button-2025-04-30','Learn more about this extension','https://wordpress.org/plugins/eu-vat-for-woocommerce/','actioned','',NULL,NULL),
(1616,55,'paypal-braintree-sdk-depreciation-2025-05-30-button','Update now','https://apexdiscipline.co/wp-admin/wp-admin/plugins.php','unactioned','',NULL,NULL);
/*!40000 ALTER TABLE `wpj0_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_admin_notes`
--

DROP TABLE IF EXISTS `wpj0_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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,
  `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,
  `icon` varchar(200) NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=67 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_admin_notes`
--

LOCK TABLES `wpj0_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wpj0_wc_admin_notes` VALUES
(1,'wc-admin-email-improvements','info','en_US','Store emails have had an upgrade!','We’ve made some exciting improvements to our email templates, including modern, shopper-friendly designs and new customization options. And if you’re using a block theme, you can automatically sync your theme styles! Head to your email settings to explore the new features.','{}','unactioned','woocommerce-admin','2026-03-09 20:10:56',NULL,0,'plain','',0,0,'info'),
(2,'wc-admin-scheduled-updates-promotion','info','en_US','Analytics now supports scheduled updates','This provides improved performance to your store, enable it in Analytics &gt; Settings.','{}','unactioned','woocommerce-admin','2026-03-09 20:10:57',NULL,0,'plain','',0,0,'info'),
(3,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2026-03-09 20:10:57',NULL,0,'plain','',0,0,'info'),
(4,'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=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(5,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(6,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(7,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(8,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(9,'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=\"https://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=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(10,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(11,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(12,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(13,'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=\"https://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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(14,'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=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(15,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(16,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(17,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(18,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(19,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(20,'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=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(21,'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).','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(22,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(23,'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.','{}','unactioned','woocommerce.com','2026-03-16 21:44:01',NULL,0,'plain','',0,0,'info'),
(24,'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','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(25,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(26,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(27,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(28,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(29,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(30,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(31,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:58',NULL,0,'plain','',0,0,'info'),
(32,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(33,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(34,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(35,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(36,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(37,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(38,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(39,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(40,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(41,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(42,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(43,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(44,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(45,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(46,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(47,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(48,'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=\"https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(49,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(50,'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!','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(51,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(52,'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=\"https://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>','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(53,'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.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(54,'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','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(55,'paypal-braintree-sdk-depreciation-2025-05-30','update','en_US','Action required: Update the PayPal Braintree extension','Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(56,'RIN-WC-Security-Update-admin-update-March-2026','update','en_US','An important update is required for WooCommerce','<strong>Update to WooCommerce 10.5.3 or the latest version to resolve a security issue.</strong> This update addresses a vulnerability in WooCommerce versions 5.4 to 10.5.2 that could have permitted unauthorized admin account access. See the <a href=\"https://developer.woocommerce.com/2026/03/02/store-api-vulnerability-patched-in-woocommerce-5-4/\" target=\"_blank\">Woo Developer blog</a> for more information.','{}','pending','woocommerce.com','2026-03-09 20:10:59',NULL,0,'plain','',0,0,'info'),
(57,'wcpay-promo-2023-action-discount','info','en_US','-','-','{}','actioned','woocommerce','2026-03-09 20:58:08',NULL,0,'plain','',0,0,'info'),
(58,'wc-payments-notes-set-https-for-checkout','info','en_US','Enable secure checkout','Enable HTTPS on your checkout pages to display all available payment methods and protect your customers data.','{}','unactioned','woocommerce-payments','2026-03-09 20:58:29',NULL,0,'plain','',0,0,'info'),
(59,'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.','{}','unactioned','woocommerce-admin','2026-03-11 21:18:42',NULL,0,'plain','',0,1,'info'),
(60,'USPS_Scan_Form_Mar2026','marketing','en_US','New: Save time shipping with USPS SCAN Form','USPS SCAN Form consolidates multiple shipments into one scannable sheet. Hand off all your orders at once — no more scanning packages individually. Select “Create SCAN Form” under your orders to try it today.','{}','pending','woocommerce.com','2026-03-11 21:18:44',NULL,0,'plain','',0,0,'info'),
(61,'ppcp-recaptcha-protection-note12','info','en_US','Fraud protection is now required — enable today','Card networks like Visa, Mastercard and American Express now require fraud prevention controls, and non-compliance may result in fines and processing restrictions. Please enable reCAPTCHA in your PayPal Payments settings to help protect your store and maintain compliance.','{}','unactioned','woocommerce-paypal-payments','2026-03-12 21:45:35',NULL,0,'plain','',0,1,'info'),
(62,'wc-payments-notes-set-up-stripe-link','info','en_US','Increase conversion at checkout','Reduce cart abandonment and create a frictionless checkout experience with Link by Stripe. Link autofills your customer’s payment and shipping details, so they can check out in just six seconds with the Link optimized experience.','{}','unactioned','woocommerce-payments','2026-03-13 08:33:25',NULL,0,'plain','',0,1,'info'),
(63,'wc-payments-notes-multi-currency-available','info','en_US','Sell worldwide in multiple currencies','Boost your international sales by allowing your customers to shop and pay in their local currency.','{}','unactioned','woocommerce-payments','2026-03-13 08:33:25',NULL,0,'plain','',0,1,'info'),
(64,'wc-admin-orders-milestone','info','en_US','First order received','Congratulations on getting your first order! Now is a great time to learn how to manage your orders.','{\"current_milestone\":1}','unactioned','woocommerce-admin','2026-03-14 18:50:44',NULL,0,'plain','',0,1,'info'),
(65,'wc-admin-customizing-product-catalog','info','en_US','How to customize your product catalog','You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2026-03-14 21:41:45',NULL,0,'plain','',0,1,'info'),
(66,'wc-admin-new-sales-record','info','en_US','New sales record!','Woohoo, March 15th was your record day for sales! Net sales was $ 98,93 beating the previous record of $ 62,98 set on March 14th.','{\"old_record_date\":\"2026-03-14\",\"old_record_amt\":62.98,\"new_record_date\":\"2026-03-15\",\"new_record_amt\":98.93}','unactioned','woocommerce-admin','2026-03-16 21:44:01',NULL,0,'plain','',0,0,'info');
/*!40000 ALTER TABLE `wpj0_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_category_lookup`
--

DROP TABLE IF EXISTS `wpj0_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_category_lookup`
--

LOCK TABLES `wpj0_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wpj0_wc_category_lookup` VALUES
(15,15);
/*!40000 ALTER TABLE `wpj0_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wpj0_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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 AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_customer_lookup`
--

LOCK TABLES `wpj0_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_customer_lookup` DISABLE KEYS */;
INSERT INTO `wpj0_wc_customer_lookup` VALUES
(1,1,'admin','','','g3nryusai@gmail.com','2026-03-22 15:09:48','2026-03-09 23:53:19','US','94043','Mountain View','CA'),
(2,NULL,'','Card','Holder Name','lightcmlv@gmail.com','2026-03-14 23:30:21',NULL,'US','94043','Mountain View','CA'),
(4,2,'lightcmlv','','','lightcmlv@gmail.com','2026-03-16 23:47:00','2026-03-16 22:32:13','','','',''),
(6,NULL,'','John','Doe','sb-bx2uq49982781@personal.example.com','2026-03-18 00:33:57',NULL,'MA','20144','cc','MACAS');
/*!40000 ALTER TABLE `wpj0_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_download_log`
--

DROP TABLE IF EXISTS `wpj0_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_download_log`
--

LOCK TABLES `wpj0_wc_download_log` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_download_log` DISABLE KEYS */;
INSERT INTO `wpj0_wc_download_log` VALUES
(1,'2026-03-14 17:28:37',1,1,'196.115.135.229'),
(2,'2026-03-15 17:03:59',3,1,'196.115.135.229'),
(3,'2026-03-15 21:44:06',6,1,'196.115.135.229');
/*!40000 ALTER TABLE `wpj0_wc_download_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_order_addresses`
--

DROP TABLE IF EXISTS `wpj0_wc_order_addresses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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`(191)),
  KEY `phone` (`phone`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_order_addresses`
--

LOCK TABLES `wpj0_wc_order_addresses` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_order_addresses` DISABLE KEYS */;
INSERT INTO `wpj0_wc_order_addresses` VALUES
(3,45,'billing','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US','G3nryusai@gmail.com',NULL),
(4,45,'shipping','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US',NULL,NULL),
(5,51,'billing','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US','lightcmlv@gmail.com',NULL),
(6,51,'shipping','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US',NULL,NULL),
(9,82,'billing','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US','G3nryusai@gmail.com',NULL),
(10,82,'shipping','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US',NULL,NULL),
(11,83,'billing','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US','G3nryusai@gmail.com',NULL),
(12,83,'shipping','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US',NULL,NULL),
(13,84,'billing','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US','G3nryusai@gmail.com',NULL),
(14,84,'shipping','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US',NULL,NULL),
(15,85,'billing','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US','G3nryusai@gmail.com',NULL),
(16,85,'shipping','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US',NULL,NULL),
(21,88,'billing','John','Doe',NULL,'aazeda',NULL,'cc','MACAS','20144','MA','sb-bx2uq49982781@personal.example.com',NULL),
(22,88,'shipping','John','Doe',NULL,'aazeda',NULL,'cc','MACAS','20144','MA',NULL,NULL),
(23,89,'billing','John','Doe',NULL,'aazeda',NULL,'cc','MACAS','20144','MA','sb-bx2uq49982781@personal.example.com',NULL),
(24,89,'shipping','John','Doe',NULL,'aazeda',NULL,'cc','MACAS','20144','MA',NULL,NULL),
(25,90,'billing','John','Doe',NULL,'aazeda',NULL,'cc','MACAS','20144','MA','sb-bx2uq49982781@personal.example.com',NULL),
(26,90,'shipping','John','Doe',NULL,'aazeda',NULL,'cc','MACAS','20144','MA',NULL,NULL),
(35,97,'billing','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US','G3nryusai@gmail.com',NULL),
(36,97,'shipping','Card','Holder Name',NULL,'1600 Amphitheatre Parkway',NULL,'Mountain View','CA','94043','US',NULL,NULL);
/*!40000 ALTER TABLE `wpj0_wc_order_addresses` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wpj0_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_order_coupon_lookup`
--

LOCK TABLES `wpj0_wc_order_coupon_lookup` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_order_coupon_lookup` DISABLE KEYS */;
INSERT INTO `wpj0_wc_order_coupon_lookup` VALUES
(82,52,'2026-03-15 17:03:21',1.25),
(83,52,'2026-03-15 19:30:21',1.25),
(84,52,'2026-03-15 19:30:56',1.25),
(85,52,'2026-03-15 21:43:36',2),
(88,52,'2026-03-17 20:13:03',2),
(89,52,'2026-03-17 20:15:17',2),
(90,52,'2026-03-17 20:33:57',2),
(97,52,'2026-03-22 11:09:48',2);
/*!40000 ALTER TABLE `wpj0_wc_order_coupon_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_order_operational_data`
--

DROP TABLE IF EXISTS `wpj0_wc_order_operational_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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 AUTO_INCREMENT=100 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_order_operational_data`
--

LOCK TABLES `wpj0_wc_order_operational_data` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_order_operational_data` DISABLE KEYS */;
INSERT INTO `wpj0_wc_order_operational_data` VALUES
(3,45,'store-api','10.6.1',0,1,1,'c0c7832eb9f0e87985ad680e523a61a4',0,'wc_order_GcurUV4CLAiCX',1,'2026-03-14 17:28:29','2026-03-14 17:28:29',0.00000000,0.00000000,0.00000000,0.00000000,1),
(11,51,'store-api','10.6.1',0,1,1,'46267ec3ab5cdcd5a980bb681c6824de',0,'wc_order_nfAUjDOmFzTAi',1,'2026-03-14 19:30:25','2026-03-14 19:30:25',0.00000000,0.00000000,0.00000000,0.00000000,1),
(20,82,'store-api','10.6.1',0,1,1,'02ea7eaa41c55b5f6bfe7bf1fbc2b13c',0,'wc_order_YWI3WM2OFrv3r',1,'2026-03-15 17:03:41','2026-03-15 17:03:41',0.00000000,0.00000000,0.00000000,1.25000000,1),
(27,83,'store-api','10.6.1',0,1,1,'d3c022cd346016f1976acbce5c3ebb43',1,'wc_order_KD0ZQswYwyfyK',1,'2026-03-15 19:30:38','2026-03-15 19:30:38',0.00000000,0.00000000,0.00000000,1.25000000,1),
(35,84,'store-api','10.6.1',0,1,1,'d3c022cd346016f1976acbce5c3ebb43',1,'wc_order_y9UVc8IynDNbS',1,'2026-03-15 19:31:54','2026-03-15 19:31:54',0.00000000,0.00000000,0.00000000,1.25000000,1),
(43,85,'store-api','10.6.1',0,1,1,'0563be7f5fa9f2d813f50ae666fa494d',1,'wc_order_vFJtqDQY56PiX',1,'2026-03-15 21:43:52','2026-03-15 21:43:52',0.00000000,0.00000000,0.00000000,2.00000000,1),
(55,88,'store-api','10.6.1',0,1,1,'0563be7f5fa9f2d813f50ae666fa494d',1,'wc_order_lVoOFXD9Sit1O',1,'2026-03-17 20:13:28','2026-03-17 20:13:28',0.00000000,0.00000000,0.00000000,2.00000000,1),
(63,89,'store-api','10.6.1',0,1,1,'0563be7f5fa9f2d813f50ae666fa494d',1,'wc_order_cC91g89oDfVWd',1,'2026-03-17 20:20:12','2026-03-17 20:20:12',0.00000000,0.00000000,0.00000000,2.00000000,1),
(71,90,'store-api','10.6.1',0,1,1,'0563be7f5fa9f2d813f50ae666fa494d',1,'wc_order_dsr1c66TRhdmw',1,'2026-03-17 21:30:43','2026-03-17 21:30:43',0.00000000,0.00000000,0.00000000,2.00000000,1),
(92,97,'store-api','10.6.1',0,0,0,'649e06642c7bb9b5254c4a668df468bd',0,'wc_order_cfkbTmATrc6nK',0,NULL,NULL,0.00000000,0.00000000,0.00000000,7.99000000,0);
/*!40000 ALTER TABLE `wpj0_wc_order_operational_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wpj0_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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 current_timestamp(),
  `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`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_product_date` (`customer_id`,`product_id`,`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_order_product_lookup`
--

LOCK TABLES `wpj0_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_order_product_lookup` DISABLE KEYS */;
INSERT INTO `wpj0_wc_order_product_lookup` VALUES
(3,45,42,0,1,'2026-03-14 16:45:25',1,7.99,7.99,0,0,0,0),
(4,51,41,0,2,'2026-03-14 19:30:21',1,47,47,0,0,0,0),
(6,82,41,0,1,'2026-03-15 17:03:21',1,4.98,4.98,1.25,0,0,0),
(8,83,37,0,1,'2026-03-15 19:30:21',1,4.98,4.98,1.25,0,0,0),
(10,84,37,0,1,'2026-03-15 19:30:56',1,4.98,4.98,1.25,0,0,0),
(12,85,42,0,1,'2026-03-15 21:43:36',1,7.99,7.99,2,0,0,0),
(16,88,42,0,6,'2026-03-17 20:13:03',1,7.99,7.99,2,0,0,0),
(18,89,42,0,6,'2026-03-17 20:15:17',1,7.99,7.99,2,0,0,0),
(20,90,42,0,6,'2026-03-17 20:33:57',1,7.99,7.99,2,0,0,0),
(37,97,42,0,1,'2026-03-22 11:09:48',4,31.97,31.97,7.99,0,0,0);
/*!40000 ALTER TABLE `wpj0_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_order_stats`
--

DROP TABLE IF EXISTS `wpj0_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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',
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime 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(20) NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`),
  KEY `idx_date_paid_status_parent` (`date_paid`,`status`,`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_order_stats`
--

LOCK TABLES `wpj0_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_order_stats` DISABLE KEYS */;
INSERT INTO `wpj0_wc_order_stats` VALUES
(45,0,'2026-03-14 16:45:25','2026-03-14 16:45:25','2026-03-14 17:28:29','2026-03-14 17:28:29',1,7.99,0,0,7.99,0,'wc-completed',1),
(51,0,'2026-03-14 19:30:21','2026-03-14 19:30:21','2026-03-14 19:30:25','2026-03-14 19:30:25',1,4.98,0,0,4.98,0,'wc-completed',2),
(82,0,'2026-03-15 17:03:21','2026-03-15 17:03:21','2026-03-15 17:03:41','2026-03-15 17:03:41',1,4.98,0,0,4.98,1,'wc-completed',1),
(83,0,'2026-03-15 19:30:21','2026-03-15 19:30:21','2026-03-15 19:30:38','2026-03-15 19:30:38',1,4.98,0,0,4.98,1,'wc-completed',1),
(84,0,'2026-03-15 19:30:56','2026-03-15 19:30:56','2026-03-15 19:31:54','2026-03-15 19:31:54',1,4.98,0,0,4.98,1,'wc-completed',1),
(85,0,'2026-03-15 21:43:36','2026-03-15 21:43:36','2026-03-15 21:43:52','2026-03-15 21:43:52',1,7.99,0,0,7.99,1,'wc-completed',1),
(88,0,'2026-03-17 20:13:03','2026-03-17 20:13:03','2026-03-17 20:13:28','2026-03-17 20:13:28',1,7.99,0,0,7.99,0,'wc-completed',6),
(89,0,'2026-03-17 20:15:17','2026-03-17 20:15:17','2026-03-17 20:20:12','2026-03-17 20:20:12',1,7.99,0,0,7.99,1,'wc-completed',6),
(90,0,'2026-03-17 20:33:57','2026-03-17 20:33:57','2026-03-17 21:30:43','2026-03-17 21:30:43',1,7.99,0,0,7.99,1,'wc-completed',6),
(97,0,'2026-03-22 11:09:48','2026-03-22 11:09:48',NULL,NULL,4,31.97,0,0,31.97,1,'wc-checkout-draft',1);
/*!40000 ALTER TABLE `wpj0_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wpj0_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_order_tax_lookup`
--

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

--
-- Table structure for table `wpj0_wc_orders`
--

DROP TABLE IF EXISTS `wpj0_wc_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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`(171)),
  KEY `billing_email` (`billing_email`(191)),
  KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
  KEY `parent_order_id` (`parent_order_id`),
  KEY `date_updated` (`date_updated_gmt`),
  KEY `customer_id_status` (`customer_id`,`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_orders`
--

LOCK TABLES `wpj0_wc_orders` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_orders` DISABLE KEYS */;
INSERT INTO `wpj0_wc_orders` VALUES
(45,'wc-completed','USD','shop_order',0.00000000,7.99000000,1,'G3nryusai@gmail.com','2026-03-14 16:45:25','2026-03-14 17:28:38',0,'woocommerce_payments','Google Pay (WooPayments)','pi_3TAvzDFuIWhAwBc00fL29RE0','196.115.135.229','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0',''),
(51,'wc-completed','MAD','shop_order',0.00000000,47.00000000,0,'lightcmlv@gmail.com','2026-03-14 19:30:21','2026-03-14 19:33:31',0,'woocommerce_payments','Google Pay (WooPayments)','pi_3TAxtDFuIWhAwBc00rW8ou8J','196.115.135.229','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0',''),
(82,'wc-completed','USD','shop_order',0.00000000,4.98000000,1,'G3nryusai@gmail.com','2026-03-15 17:03:21','2026-03-15 17:04:30',0,'woocommerce_payments','Google Pay (WooPayments)','pi_3TBI4mFuIWhAwBc00COMVm3y','196.115.135.229','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0',''),
(83,'wc-completed','USD','shop_order',0.00000000,4.98000000,1,'G3nryusai@gmail.com','2026-03-15 19:30:21','2026-03-15 19:31:57',0,'woocommerce_payments','Google Pay (WooPayments)','pi_3TBKMzFuIWhAwBc014gqcA62','196.115.135.229','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0',''),
(84,'wc-completed','USD','shop_order',0.00000000,4.98000000,1,'G3nryusai@gmail.com','2026-03-15 19:30:56','2026-03-15 19:33:07',0,'woocommerce_payments','Visa credit card','pi_3TBKODFuIWhAwBc00kPjypk4','196.115.135.229','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0',''),
(85,'wc-completed','USD','shop_order',0.00000000,7.99000000,1,'G3nryusai@gmail.com','2026-03-15 21:43:36','2026-03-15 21:45:30',0,'woocommerce_payments','Google Pay (WooPayments)','pi_3TBMRuFuIWhAwBc01Cj12QZV','196.115.135.229','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0',''),
(88,'wc-completed','USD','shop_order',0.00000000,7.99000000,0,'sb-bx2uq49982781@personal.example.com','2026-03-17 20:13:03','2026-03-17 20:13:31',0,'ppcp-gateway','PayPal','9GG42398395402022','196.115.135.229','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 OPR/128.0.0.0',''),
(89,'wc-completed','USD','shop_order',0.00000000,7.99000000,0,'sb-bx2uq49982781@personal.example.com','2026-03-17 20:15:17','2026-03-17 20:20:15',0,'ppcp-gateway','Credit or debit cards (via PayPal)','62334109H4114451T','196.115.135.229','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 OPR/128.0.0.0',''),
(90,'wc-completed','USD','shop_order',0.00000000,7.99000000,0,'sb-bx2uq49982781@personal.example.com','2026-03-17 20:33:57','2026-03-17 21:30:45',0,'ppcp-gateway','Credit or debit cards (via PayPal)','22M53090J4021262S','196.115.135.229','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 OPR/128.0.0.0',''),
(97,'wc-checkout-draft','USD','shop_order',0.00000000,31.97000000,1,'G3nryusai@gmail.com','2026-03-22 11:09:48','2026-03-23 07:38:16',0,'woocommerce_payments','','','105.188.69.151','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 OPR/128.0.0.0','');
/*!40000 ALTER TABLE `wpj0_wc_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_orders_meta`
--

DROP TABLE IF EXISTS `wpj0_wc_orders_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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`(100),`meta_value`(82)),
  KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))
) ENGINE=InnoDB AUTO_INCREMENT=428 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_orders_meta`
--

LOCK TABLES `wpj0_wc_orders_meta` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_orders_meta` DISABLE KEYS */;
INSERT INTO `wpj0_wc_orders_meta` VALUES
(8,45,'_shipping_hash','64656d37dd2ad316b3e09febf0b4dff2'),
(9,45,'_coupons_hash','d751713988987e9331980363e24189ce'),
(10,45,'_fees_hash','d751713988987e9331980363e24189ce'),
(11,45,'_taxes_hash','d751713988987e9331980363e24189ce'),
(12,45,'is_vat_exempt','no'),
(13,45,'_billing_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US G3nryusai@gmail.com '),
(14,45,'_shipping_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US '),
(18,45,'_wc_order_attribution_source_type','typein'),
(19,45,'_wc_order_attribution_referrer','https://apexdiscipline.co/wp-admin/options-permalink.php'),
(20,45,'_wc_order_attribution_utm_source','(direct)'),
(21,45,'_wc_order_attribution_session_entry','https://apexdiscipline.co/'),
(22,45,'_wc_order_attribution_session_start_time','2026-03-13 08:07:39'),
(23,45,'_wc_order_attribution_session_pages','14'),
(24,45,'_wc_order_attribution_session_count','11'),
(25,45,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0'),
(26,45,'_wc_order_attribution_device_type','Desktop'),
(27,45,'_wcpay_express_checkout_payment_method','google_pay'),
(32,45,'_stripe_customer_id','cus_U9EPSOu5RYvmTM'),
(33,45,'_wcpay_mode','test'),
(34,45,'_payment_method_id','pm_1TAvzAFuIWhAwBc0epVsDORs'),
(35,45,'_intent_id','pi_3TAvzDFuIWhAwBc00fL29RE0'),
(36,45,'_charge_id','ch_3TAvzDFuIWhAwBc00DxUUGoX'),
(37,45,'_intention_status','succeeded'),
(38,45,'_wcpay_intent_currency','usd'),
(39,45,'_wcpay_payment_transaction_id','txn_3TAvzDFuIWhAwBc00w9pczGH'),
(40,45,'_charge_risk_level','normal'),
(41,45,'_wcpay_payment_method_details','{\"card\":{\"amount_authorized\":799,\"authorization_code\":\"992044\",\"brand\":\"visa\",\"checks\":{\"address_line1_check\":\"pass\",\"address_postal_code_check\":\"pass\",\"cvc_check\":null},\"country\":\"US\",\"description\":\"Visa Classic\",\"exp_month\":12,\"exp_year\":2028,\"extended_authorization\":{\"status\":\"disabled\"},\"fingerprint\":\"0SEufZLr8JkcLcfi\",\"funding\":\"credit\",\"iin\":\"424242\",\"incremental_authorization\":{\"status\":\"unavailable\"},\"installments\":null,\"issuer\":\"Stripe Payments UK Limited\",\"last4\":\"4242\",\"mandate\":null,\"multicapture\":{\"status\":\"unavailable\"},\"network\":\"visa\",\"network_token\":{\"used\":false},\"network_transaction_id\":\"741138210588116\",\"overcapture\":{\"maximum_amount_capturable\":799,\"status\":\"unavailable\"},\"regulated_status\":\"unregulated\",\"three_d_secure\":null,\"wallet\":{\"dynamic_last4\":\"4242\",\"google_pay\":[],\"type\":\"google_pay\"}},\"type\":\"card\"}'),
(42,45,'_wcpay_fraud_outcome_status','allow'),
(43,45,'_wcpay_fraud_meta_box_type','allow'),
(44,45,'_wcpay_transaction_fee','0.53'),
(45,45,'last4','4242'),
(46,45,'_card_brand','visa'),
(49,45,'_wcpay_net','7.46'),
(50,45,'_new_order_tracking_complete','yes'),
(51,51,'_shipping_hash','64656d37dd2ad316b3e09febf0b4dff2'),
(52,51,'_coupons_hash','d751713988987e9331980363e24189ce'),
(53,51,'_fees_hash','d751713988987e9331980363e24189ce'),
(54,51,'_taxes_hash','d751713988987e9331980363e24189ce'),
(55,51,'is_vat_exempt','no'),
(56,51,'_billing_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US lightcmlv@gmail.com '),
(57,51,'_shipping_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US '),
(61,51,'_wc_order_attribution_source_type','typein'),
(62,51,'_wc_order_attribution_utm_source','(direct)'),
(63,51,'_wc_order_attribution_session_entry','https://apexdiscipline.co/'),
(64,51,'_wc_order_attribution_session_start_time','2026-03-14 18:55:00'),
(65,51,'_wc_order_attribution_session_pages','28'),
(66,51,'_wc_order_attribution_session_count','1'),
(67,51,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0'),
(68,51,'_wc_order_attribution_device_type','Desktop'),
(69,51,'_wcpay_express_checkout_payment_method','google_pay'),
(74,51,'_wcpay_multi_currency_order_exchange_rate','9.42'),
(75,51,'_wcpay_multi_currency_order_default_currency','USD'),
(76,51,'_stripe_customer_id','cus_U9GQxZPd83onGj'),
(77,51,'_wcpay_mode','test'),
(78,51,'_payment_method_id','pm_1TAxtAFuIWhAwBc0UzlDUFSE'),
(79,51,'_intent_id','pi_3TAxtDFuIWhAwBc00rW8ou8J'),
(80,51,'_charge_id','ch_3TAxtDFuIWhAwBc00ZDh1j35'),
(81,51,'_intention_status','succeeded'),
(82,51,'_wcpay_intent_currency','mad'),
(83,51,'_wcpay_payment_transaction_id','txn_3TAxtDFuIWhAwBc00NUDIPYD'),
(84,51,'_charge_risk_level','normal'),
(85,51,'_wcpay_payment_method_details','{\"card\":{\"amount_authorized\":4700,\"authorization_code\":\"872187\",\"brand\":\"visa\",\"checks\":{\"address_line1_check\":\"pass\",\"address_postal_code_check\":\"pass\",\"cvc_check\":null},\"country\":\"US\",\"description\":\"Visa Classic\",\"exp_month\":12,\"exp_year\":2028,\"extended_authorization\":{\"status\":\"disabled\"},\"fingerprint\":\"0SEufZLr8JkcLcfi\",\"funding\":\"credit\",\"iin\":\"424242\",\"incremental_authorization\":{\"status\":\"unavailable\"},\"installments\":null,\"issuer\":\"Stripe Payments UK Limited\",\"last4\":\"4242\",\"mandate\":null,\"multicapture\":{\"status\":\"unavailable\"},\"network\":\"visa\",\"network_token\":{\"used\":false},\"network_transaction_id\":\"741138210588116\",\"overcapture\":{\"maximum_amount_capturable\":4700,\"status\":\"unavailable\"},\"regulated_status\":\"unregulated\",\"three_d_secure\":null,\"wallet\":{\"dynamic_last4\":\"4242\",\"google_pay\":[],\"type\":\"google_pay\"}},\"type\":\"card\"}'),
(86,51,'_wcpay_multi_currency_stripe_exchange_rate','0.105925'),
(87,51,'_wcpay_fraud_outcome_status','allow'),
(88,51,'_wcpay_fraud_meta_box_type','allow'),
(89,51,'_wcpay_transaction_fee','4.66'),
(90,51,'last4','4242'),
(91,51,'_card_brand','visa'),
(94,51,'_wcpay_net','42.34'),
(95,51,'_new_order_tracking_complete','yes'),
(103,82,'_shipping_hash','64656d37dd2ad316b3e09febf0b4dff2'),
(104,82,'_coupons_hash','bdd951cdec571285c9a3e624f5ef6318'),
(105,82,'_fees_hash','d751713988987e9331980363e24189ce'),
(106,82,'_taxes_hash','d751713988987e9331980363e24189ce'),
(107,82,'is_vat_exempt','no'),
(108,82,'_billing_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US G3nryusai@gmail.com '),
(109,82,'_shipping_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US '),
(113,82,'_wc_order_attribution_source_type','typein'),
(114,82,'_wc_order_attribution_referrer','https://apexdiscipline.co/wp-admin/options-permalink.php'),
(115,82,'_wc_order_attribution_utm_source','(direct)'),
(116,82,'_wc_order_attribution_session_entry','https://apexdiscipline.co/'),
(117,82,'_wc_order_attribution_session_start_time','2026-03-13 08:07:39'),
(118,82,'_wc_order_attribution_session_pages','5'),
(119,82,'_wc_order_attribution_session_count','17'),
(120,82,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0'),
(121,82,'_wc_order_attribution_device_type','Desktop'),
(122,82,'_wcpay_express_checkout_payment_method','google_pay'),
(127,82,'_stripe_customer_id','cus_U9EPSOu5RYvmTM'),
(128,82,'_wcpay_mode','test'),
(129,82,'_payment_method_id','pm_1TBI4jFuIWhAwBc0ZDCR9M2g'),
(130,82,'_intent_id','pi_3TBI4mFuIWhAwBc00COMVm3y'),
(131,82,'_charge_id','ch_3TBI4mFuIWhAwBc0088YhBzT'),
(132,82,'_intention_status','succeeded'),
(133,82,'_wcpay_intent_currency','usd'),
(134,82,'_wcpay_payment_transaction_id','txn_3TBI4mFuIWhAwBc00urAJG0G'),
(135,82,'_charge_risk_level','normal'),
(136,82,'_wcpay_payment_method_details','{\"card\":{\"amount_authorized\":498,\"authorization_code\":\"084688\",\"brand\":\"visa\",\"checks\":{\"address_line1_check\":\"pass\",\"address_postal_code_check\":\"pass\",\"cvc_check\":null},\"country\":\"US\",\"description\":\"Visa Classic\",\"exp_month\":12,\"exp_year\":2028,\"extended_authorization\":{\"status\":\"disabled\"},\"fingerprint\":\"0SEufZLr8JkcLcfi\",\"funding\":\"credit\",\"iin\":\"424242\",\"incremental_authorization\":{\"status\":\"unavailable\"},\"installments\":null,\"issuer\":\"Stripe Payments UK Limited\",\"last4\":\"4242\",\"mandate\":null,\"multicapture\":{\"status\":\"unavailable\"},\"network\":\"visa\",\"network_token\":{\"used\":false},\"network_transaction_id\":\"741138210588116\",\"overcapture\":{\"maximum_amount_capturable\":498,\"status\":\"unavailable\"},\"regulated_status\":\"unregulated\",\"three_d_secure\":null,\"wallet\":{\"dynamic_last4\":\"4242\",\"google_pay\":[],\"type\":\"google_pay\"}},\"type\":\"card\"}'),
(137,82,'_wcpay_fraud_outcome_status','allow'),
(138,82,'_wcpay_fraud_meta_box_type','allow'),
(139,82,'_wcpay_transaction_fee','0.44'),
(140,82,'last4','4242'),
(141,82,'_card_brand','visa'),
(144,82,'_wcpay_net','4.54'),
(145,82,'_new_order_tracking_complete','yes'),
(146,83,'_shipping_hash','64656d37dd2ad316b3e09febf0b4dff2'),
(147,83,'_coupons_hash','bdd951cdec571285c9a3e624f5ef6318'),
(148,83,'_fees_hash','d751713988987e9331980363e24189ce'),
(149,83,'_taxes_hash','d751713988987e9331980363e24189ce'),
(150,83,'is_vat_exempt','no'),
(151,83,'_billing_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US G3nryusai@gmail.com '),
(152,83,'_shipping_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US '),
(156,83,'_wc_order_attribution_source_type','typein'),
(157,83,'_wc_order_attribution_referrer','https://apexdiscipline.co/wp-admin/options-permalink.php'),
(158,83,'_wc_order_attribution_utm_source','(direct)'),
(159,83,'_wc_order_attribution_session_entry','https://apexdiscipline.co/'),
(160,83,'_wc_order_attribution_session_start_time','2026-03-13 08:07:39'),
(161,83,'_wc_order_attribution_session_pages','5'),
(162,83,'_wc_order_attribution_session_count','18'),
(163,83,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0'),
(164,83,'_wc_order_attribution_device_type','Desktop'),
(165,83,'_wcpay_express_checkout_payment_method','google_pay'),
(170,83,'_stripe_customer_id','cus_U9EPSOu5RYvmTM'),
(171,83,'_wcpay_mode','test'),
(172,83,'_payment_method_id','pm_1TBKMwFuIWhAwBc0KZqw2nB0'),
(173,83,'_intent_id','pi_3TBKMzFuIWhAwBc014gqcA62'),
(174,83,'_charge_id','ch_3TBKMzFuIWhAwBc01WSueKI9'),
(175,83,'_intention_status','succeeded'),
(176,83,'_wcpay_intent_currency','usd'),
(177,83,'_wcpay_payment_transaction_id','txn_3TBKMzFuIWhAwBc01Vgbky8e'),
(178,83,'_charge_risk_level','normal'),
(179,83,'_wcpay_payment_method_details','{\"card\":{\"amount_authorized\":498,\"authorization_code\":\"443093\",\"brand\":\"visa\",\"checks\":{\"address_line1_check\":\"pass\",\"address_postal_code_check\":\"pass\",\"cvc_check\":null},\"country\":\"US\",\"description\":\"Visa Classic\",\"exp_month\":12,\"exp_year\":2028,\"extended_authorization\":{\"status\":\"disabled\"},\"fingerprint\":\"0SEufZLr8JkcLcfi\",\"funding\":\"credit\",\"iin\":\"424242\",\"incremental_authorization\":{\"status\":\"unavailable\"},\"installments\":null,\"issuer\":\"Stripe Payments UK Limited\",\"last4\":\"4242\",\"mandate\":null,\"multicapture\":{\"status\":\"unavailable\"},\"network\":\"visa\",\"network_token\":{\"used\":false},\"network_transaction_id\":\"741138210588116\",\"overcapture\":{\"maximum_amount_capturable\":498,\"status\":\"unavailable\"},\"regulated_status\":\"unregulated\",\"three_d_secure\":null,\"wallet\":{\"dynamic_last4\":\"4242\",\"google_pay\":[],\"type\":\"google_pay\"}},\"type\":\"card\"}'),
(180,83,'_wcpay_fraud_outcome_status','allow'),
(181,83,'_wcpay_fraud_meta_box_type','allow'),
(182,83,'_wcpay_transaction_fee','0.44'),
(183,83,'_wcpay_net','4.54'),
(184,83,'_wcpay_transaction_fee','0.44'),
(185,83,'last4','4242'),
(186,83,'_card_brand','visa'),
(189,84,'_shipping_hash','64656d37dd2ad316b3e09febf0b4dff2'),
(190,84,'_coupons_hash','bdd951cdec571285c9a3e624f5ef6318'),
(191,84,'_fees_hash','d751713988987e9331980363e24189ce'),
(192,84,'_taxes_hash','d751713988987e9331980363e24189ce'),
(193,84,'is_vat_exempt','no'),
(194,84,'_billing_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US G3nryusai@gmail.com '),
(195,84,'_shipping_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US '),
(199,84,'_wc_order_attribution_source_type','typein'),
(200,84,'_wc_order_attribution_referrer','https://apexdiscipline.co/wp-admin/options-permalink.php'),
(201,84,'_wc_order_attribution_utm_source','(direct)'),
(202,84,'_wc_order_attribution_session_entry','https://apexdiscipline.co/'),
(203,84,'_wc_order_attribution_session_start_time','2026-03-13 08:07:39'),
(204,84,'_wc_order_attribution_session_pages','13'),
(205,84,'_wc_order_attribution_session_count','18'),
(206,84,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0'),
(207,84,'_wc_order_attribution_device_type','Desktop'),
(212,84,'_payment_method_id','pm_1TBKOCFuIWhAwBc0dVmFXcMK'),
(213,84,'_stripe_customer_id','cus_U9EPSOu5RYvmTM'),
(214,84,'_wcpay_mode','test'),
(215,84,'_intent_id','pi_3TBKODFuIWhAwBc00kPjypk4'),
(216,84,'_charge_id','ch_3TBKODFuIWhAwBc00ys9edIi'),
(217,84,'_intention_status','succeeded'),
(218,84,'_wcpay_intent_currency','usd'),
(219,84,'_wcpay_payment_transaction_id','txn_3TBKODFuIWhAwBc000XD5QRd'),
(220,84,'_charge_risk_level','normal'),
(221,84,'_wcpay_payment_method_details','{\"card\":{\"amount_authorized\":498,\"authorization_code\":\"160032\",\"brand\":\"visa\",\"checks\":{\"address_line1_check\":\"pass\",\"address_postal_code_check\":\"pass\",\"cvc_check\":\"pass\"},\"country\":\"US\",\"description\":\"Visa Classic\",\"exp_month\":2,\"exp_year\":2042,\"extended_authorization\":{\"status\":\"disabled\"},\"fingerprint\":\"0SEufZLr8JkcLcfi\",\"funding\":\"credit\",\"iin\":\"424242\",\"incremental_authorization\":{\"status\":\"unavailable\"},\"installments\":null,\"issuer\":\"Stripe Payments UK Limited\",\"last4\":\"4242\",\"mandate\":null,\"multicapture\":{\"status\":\"unavailable\"},\"network\":\"visa\",\"network_token\":{\"used\":false},\"network_transaction_id\":\"741138210588116\",\"overcapture\":{\"maximum_amount_capturable\":498,\"status\":\"unavailable\"},\"regulated_status\":\"unregulated\",\"three_d_secure\":null,\"wallet\":null},\"type\":\"card\"}'),
(222,84,'_wcpay_fraud_outcome_status','allow'),
(223,84,'_wcpay_fraud_meta_box_type','allow'),
(224,84,'_wcpay_transaction_fee','0.44'),
(225,84,'_wcpay_net','4.54'),
(226,83,'_new_order_tracking_complete','yes'),
(227,84,'_wcpay_transaction_fee','0.44'),
(228,84,'last4','4242'),
(229,84,'_card_brand','visa'),
(232,84,'_new_order_tracking_complete','yes'),
(233,85,'_shipping_hash','64656d37dd2ad316b3e09febf0b4dff2'),
(234,85,'_coupons_hash','bdd951cdec571285c9a3e624f5ef6318'),
(235,85,'_fees_hash','d751713988987e9331980363e24189ce'),
(236,85,'_taxes_hash','d751713988987e9331980363e24189ce'),
(237,85,'is_vat_exempt','no'),
(238,85,'_billing_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US G3nryusai@gmail.com '),
(239,85,'_shipping_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US '),
(243,85,'_wc_order_attribution_source_type','typein'),
(244,85,'_wc_order_attribution_referrer','https://apexdiscipline.co/wp-admin/options-permalink.php'),
(245,85,'_wc_order_attribution_utm_source','(direct)'),
(246,85,'_wc_order_attribution_session_entry','https://apexdiscipline.co/'),
(247,85,'_wc_order_attribution_session_start_time','2026-03-13 08:07:39'),
(248,85,'_wc_order_attribution_session_pages','5'),
(249,85,'_wc_order_attribution_session_count','19'),
(250,85,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 OPR/127.0.0.0'),
(251,85,'_wc_order_attribution_device_type','Desktop'),
(252,85,'_wcpay_express_checkout_payment_method','google_pay'),
(257,85,'_stripe_customer_id','cus_U9EPSOu5RYvmTM'),
(258,85,'_wcpay_mode','test'),
(259,85,'_payment_method_id','pm_1TBMRsFuIWhAwBc05tY929wK'),
(260,85,'_intent_id','pi_3TBMRuFuIWhAwBc01Cj12QZV'),
(261,85,'_charge_id','ch_3TBMRuFuIWhAwBc01ldgl5wn'),
(262,85,'_intention_status','succeeded'),
(263,85,'_wcpay_intent_currency','usd'),
(264,85,'_wcpay_payment_transaction_id','txn_3TBMRuFuIWhAwBc01EebQww9'),
(265,85,'_charge_risk_level','normal'),
(266,85,'_wcpay_payment_method_details','{\"card\":{\"amount_authorized\":799,\"authorization_code\":\"914865\",\"brand\":\"visa\",\"checks\":{\"address_line1_check\":\"pass\",\"address_postal_code_check\":\"pass\",\"cvc_check\":null},\"country\":\"US\",\"description\":\"Visa Classic\",\"exp_month\":12,\"exp_year\":2028,\"extended_authorization\":{\"status\":\"disabled\"},\"fingerprint\":\"0SEufZLr8JkcLcfi\",\"funding\":\"credit\",\"iin\":\"424242\",\"incremental_authorization\":{\"status\":\"unavailable\"},\"installments\":null,\"issuer\":\"Stripe Payments UK Limited\",\"last4\":\"4242\",\"mandate\":null,\"multicapture\":{\"status\":\"unavailable\"},\"network\":\"visa\",\"network_token\":{\"used\":false},\"network_transaction_id\":\"741138210588116\",\"overcapture\":{\"maximum_amount_capturable\":799,\"status\":\"unavailable\"},\"regulated_status\":\"unregulated\",\"three_d_secure\":null,\"wallet\":{\"dynamic_last4\":\"4242\",\"google_pay\":[],\"type\":\"google_pay\"}},\"type\":\"card\"}'),
(267,85,'_wcpay_fraud_outcome_status','allow'),
(268,85,'_wcpay_fraud_meta_box_type','allow'),
(269,85,'_wcpay_transaction_fee','0.53'),
(270,85,'_wcpay_net','7.46'),
(271,85,'_wcpay_transaction_fee','0.53'),
(272,85,'last4','4242'),
(273,85,'_card_brand','visa'),
(276,85,'_new_order_tracking_complete','yes'),
(291,88,'_shipping_hash','64656d37dd2ad316b3e09febf0b4dff2'),
(292,88,'_coupons_hash','bdd951cdec571285c9a3e624f5ef6318'),
(293,88,'_fees_hash','d751713988987e9331980363e24189ce'),
(294,88,'_taxes_hash','d751713988987e9331980363e24189ce'),
(295,88,'is_vat_exempt','no'),
(296,88,'_billing_address_index','John Doe  aazeda  cc MACAS 20144 MA sb-bx2uq49982781@personal.example.com '),
(297,88,'_shipping_address_index','John Doe  aazeda  cc MACAS 20144 MA '),
(301,88,'_wc_order_attribution_source_type','typein'),
(302,88,'_wc_order_attribution_utm_source','(direct)'),
(303,88,'_wc_order_attribution_session_entry','https://apexdiscipline.co/'),
(304,88,'_wc_order_attribution_session_start_time','2026-03-17 18:23:44'),
(305,88,'_wc_order_attribution_session_pages','19'),
(306,88,'_wc_order_attribution_session_count','2'),
(307,88,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 OPR/128.0.0.0'),
(308,88,'_wc_order_attribution_device_type','Desktop'),
(320,88,'_ppcp_paypal_order_id','0PB74641A6777452X'),
(321,88,'_ppcp_paypal_intent','CAPTURE'),
(322,88,'_ppcp_paypal_payment_mode','sandbox'),
(323,88,'_ppcp_paypal_payment_source','paypal'),
(324,88,'_ppcp_paypal_payer_email','sb-bx2uq49982781@personal.example.com'),
(325,88,'_ppcp_paypal_fees','a:3:{s:12:\"gross_amount\";a:2:{s:13:\"currency_code\";s:3:\"USD\";s:5:\"value\";s:4:\"7.99\";}s:10:\"paypal_fee\";a:2:{s:13:\"currency_code\";s:3:\"USD\";s:5:\"value\";s:4:\"0.57\";}s:10:\"net_amount\";a:2:{s:13:\"currency_code\";s:3:\"USD\";s:5:\"value\";s:4:\"7.42\";}}'),
(326,88,'PayPal Transaction Fee','0.57'),
(329,89,'_shipping_hash','64656d37dd2ad316b3e09febf0b4dff2'),
(330,89,'_coupons_hash','bdd951cdec571285c9a3e624f5ef6318'),
(331,89,'_fees_hash','d751713988987e9331980363e24189ce'),
(332,89,'_taxes_hash','d751713988987e9331980363e24189ce'),
(333,89,'is_vat_exempt','no'),
(334,89,'_billing_address_index','John Doe  aazeda  cc MACAS 20144 MA sb-bx2uq49982781@personal.example.com '),
(335,89,'_shipping_address_index','John Doe  aazeda  cc MACAS 20144 MA '),
(339,89,'_wc_order_attribution_source_type','typein'),
(340,89,'_wc_order_attribution_utm_source','(direct)'),
(341,89,'_wc_order_attribution_session_entry','https://apexdiscipline.co/'),
(342,89,'_wc_order_attribution_session_start_time','2026-03-17 18:23:44'),
(343,89,'_wc_order_attribution_session_pages','25'),
(344,89,'_wc_order_attribution_session_count','2'),
(345,89,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 OPR/128.0.0.0'),
(346,89,'_wc_order_attribution_device_type','Desktop'),
(352,89,'_ppcp_paypal_order_id','9WC33064P2445492S'),
(353,89,'_ppcp_paypal_intent','CAPTURE'),
(354,89,'_ppcp_paypal_payment_mode','sandbox'),
(355,89,'_ppcp_paypal_payment_source','paypal'),
(356,89,'_ppcp_paypal_payer_email','test@test.com'),
(357,89,'_ppcp_paypal_fees','a:3:{s:12:\"gross_amount\";a:2:{s:13:\"currency_code\";s:3:\"USD\";s:5:\"value\";s:4:\"7.99\";}s:10:\"paypal_fee\";a:2:{s:13:\"currency_code\";s:3:\"USD\";s:5:\"value\";s:4:\"0.57\";}s:10:\"net_amount\";a:2:{s:13:\"currency_code\";s:3:\"USD\";s:5:\"value\";s:4:\"7.42\";}}'),
(358,89,'PayPal Transaction Fee','0.57'),
(361,90,'_shipping_hash','64656d37dd2ad316b3e09febf0b4dff2'),
(362,90,'_coupons_hash','bdd951cdec571285c9a3e624f5ef6318'),
(363,90,'_fees_hash','d751713988987e9331980363e24189ce'),
(364,90,'_taxes_hash','d751713988987e9331980363e24189ce'),
(365,90,'is_vat_exempt','no'),
(366,90,'_billing_address_index','John Doe  aazeda  cc MACAS 20144 MA sb-bx2uq49982781@personal.example.com '),
(367,90,'_shipping_address_index','John Doe  aazeda  cc MACAS 20144 MA '),
(371,90,'_wc_order_attribution_source_type','typein'),
(372,90,'_wc_order_attribution_utm_source','(direct)'),
(373,90,'_wc_order_attribution_session_entry','https://apexdiscipline.co/'),
(374,90,'_wc_order_attribution_session_start_time','2026-03-17 18:23:44'),
(375,90,'_wc_order_attribution_session_pages','1'),
(376,90,'_wc_order_attribution_session_count','3'),
(377,90,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 OPR/128.0.0.0'),
(378,90,'_wc_order_attribution_device_type','Desktop'),
(384,90,'_ppcp_paypal_order_id','5LD041801U298210M'),
(385,90,'_ppcp_paypal_intent','CAPTURE'),
(386,90,'_ppcp_paypal_payment_mode','sandbox'),
(387,90,'_ppcp_paypal_payment_source','paypal'),
(388,90,'_ppcp_paypal_payer_email','test@est.com'),
(389,90,'_ppcp_paypal_fees','a:3:{s:12:\"gross_amount\";a:2:{s:13:\"currency_code\";s:3:\"USD\";s:5:\"value\";s:4:\"7.99\";}s:10:\"paypal_fee\";a:2:{s:13:\"currency_code\";s:3:\"USD\";s:5:\"value\";s:4:\"0.57\";}s:10:\"net_amount\";a:2:{s:13:\"currency_code\";s:3:\"USD\";s:5:\"value\";s:4:\"7.42\";}}'),
(390,90,'PayPal Transaction Fee','0.57'),
(421,97,'_shipping_hash','64656d37dd2ad316b3e09febf0b4dff2'),
(422,97,'_coupons_hash','bdd951cdec571285c9a3e624f5ef6318'),
(423,97,'_fees_hash','d751713988987e9331980363e24189ce'),
(424,97,'_taxes_hash','d751713988987e9331980363e24189ce'),
(425,97,'is_vat_exempt','no'),
(426,97,'_billing_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US G3nryusai@gmail.com '),
(427,97,'_shipping_address_index','Card Holder Name  1600 Amphitheatre Parkway  Mountain View CA 94043 US ');
/*!40000 ALTER TABLE `wpj0_wc_orders_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wpj0_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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`),
  KEY `product_id` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_product_attributes_lookup`
--

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

--
-- Table structure for table `wpj0_wc_product_download_directories`
--

DROP TABLE IF EXISTS `wpj0_wc_product_download_directories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_product_download_directories`
--

LOCK TABLES `wpj0_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wpj0_wc_product_download_directories` VALUES
(1,'file://C:/xampp/htdocs/wordpress2/wp-content/uploads/woocommerce_uploads/',1),
(2,'https://apexdiscipline.co/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wpj0_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wpj0_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) DEFAULT '',
  `global_unique_id` 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 '',
  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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_product_meta_lookup`
--

LOCK TABLES `wpj0_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wpj0_wc_product_meta_lookup` VALUES
(37,'','',1,1,6.2300,6.2300,1,NULL,'instock',0,0.00,2,'taxable',''),
(41,'','',1,1,6.2300,6.2300,1,NULL,'instock',0,0.00,2,'taxable',''),
(42,'','',1,1,9.9900,9.9900,1,NULL,'instock',0,0.00,5,'taxable','');
/*!40000 ALTER TABLE `wpj0_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_wc_rate_limits`
--

DROP TABLE IF EXISTS `wpj0_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_rate_limits`
--

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

--
-- Table structure for table `wpj0_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wpj0_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_reserved_stock`
--

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

--
-- Table structure for table `wpj0_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wpj0_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_tax_rate_classes`
--

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

--
-- Table structure for table `wpj0_wc_webhooks`
--

DROP TABLE IF EXISTS `wpj0_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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 AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_wc_webhooks`
--

LOCK TABLES `wpj0_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wpj0_wc_webhooks` DISABLE KEYS */;
INSERT INTO `wpj0_wc_webhooks` VALUES
(4,'active','WooPayments woopay order status sync',1,'https://pay.woo.com/wp-json/platform-checkout/v1/merchant-notification','xkXuHRLSvp6v2NBDUkYrU3lZwHeGXzxDfpxoui1lbHQUdkmn03','order.status_changed','2026-03-14 13:43:07','2026-03-14 13:43:07','0000-00-00 00:00:00','0000-00-00 00:00:00',3,0,1);
/*!40000 ALTER TABLE `wpj0_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_api_keys`
--

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

--
-- Table structure for table `wpj0_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_attribute_taxonomies`
--

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

--
-- Table structure for table `wpj0_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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`),
  KEY `idx_user_email` (`user_email`(100))
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_downloadable_product_permissions`
--

LOCK TABLES `wpj0_woocommerce_downloadable_product_permissions` WRITE;
/*!40000 ALTER TABLE `wpj0_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
INSERT INTO `wpj0_woocommerce_downloadable_product_permissions` VALUES
(1,'1a8f4bfd-f5f7-489d-a0c4-b21f86eca376',42,45,'wc_order_GcurUV4CLAiCX','G3nryusai@gmail.com',1,'','2026-03-14 00:00:00',NULL,1),
(2,'7903513d-84e2-4fb0-8fa7-71508c42379d',41,51,'wc_order_nfAUjDOmFzTAi','lightcmlv@gmail.com',0,'','2026-03-14 00:00:00',NULL,0),
(3,'7903513d-84e2-4fb0-8fa7-71508c42379d',41,82,'wc_order_YWI3WM2OFrv3r','G3nryusai@gmail.com',1,'','2026-03-15 00:00:00',NULL,1),
(4,'0980856e-253d-432a-ae53-bb37bd05e784',37,83,'wc_order_KD0ZQswYwyfyK','G3nryusai@gmail.com',1,'','2026-03-15 00:00:00',NULL,0),
(5,'0980856e-253d-432a-ae53-bb37bd05e784',37,84,'wc_order_y9UVc8IynDNbS','G3nryusai@gmail.com',1,'','2026-03-15 00:00:00',NULL,0),
(6,'1a8f4bfd-f5f7-489d-a0c4-b21f86eca376',42,85,'wc_order_vFJtqDQY56PiX','G3nryusai@gmail.com',1,'','2026-03-15 00:00:00',NULL,1),
(7,'1a8f4bfd-f5f7-489d-a0c4-b21f86eca376',42,88,'wc_order_lVoOFXD9Sit1O','sb-bx2uq49982781@personal.example.com',0,'','2026-03-17 00:00:00',NULL,0),
(8,'1a8f4bfd-f5f7-489d-a0c4-b21f86eca376',42,89,'wc_order_cC91g89oDfVWd','sb-bx2uq49982781@personal.example.com',0,'','2026-03-17 00:00:00',NULL,0),
(9,'1a8f4bfd-f5f7-489d-a0c4-b21f86eca376',42,90,'wc_order_dsr1c66TRhdmw','sb-bx2uq49982781@personal.example.com',0,'','2026-03-17 00:00:00',NULL,0);
/*!40000 ALTER TABLE `wpj0_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_woocommerce_log`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_log`
--

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

--
-- Table structure for table `wpj0_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=262 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_order_itemmeta`
--

LOCK TABLES `wpj0_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wpj0_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wpj0_woocommerce_order_itemmeta` VALUES
(19,3,'_product_id','42'),
(20,3,'_variation_id','0'),
(21,3,'_qty','1'),
(22,3,'_tax_class',''),
(23,3,'_line_subtotal','7.99'),
(24,3,'_line_subtotal_tax','0'),
(25,3,'_line_total','7.99'),
(26,3,'_line_tax','0'),
(27,3,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(28,4,'_product_id','41'),
(29,4,'_variation_id','0'),
(30,4,'_qty','1'),
(31,4,'_tax_class',''),
(32,4,'_line_subtotal','47'),
(33,4,'_line_subtotal_tax','0'),
(34,4,'_line_total','47'),
(35,4,'_line_tax','0'),
(36,4,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(46,6,'_product_id','41'),
(47,6,'_variation_id','0'),
(48,6,'_qty','1'),
(49,6,'_tax_class',''),
(50,6,'_line_subtotal','6.23'),
(51,6,'_line_subtotal_tax','0'),
(52,6,'_line_total','4.98'),
(53,6,'_line_tax','0'),
(54,6,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(55,7,'discount_amount','1.25'),
(56,7,'discount_amount_tax','0'),
(57,7,'coupon_info','[52,\"save20\",\"percent\",20]'),
(58,8,'_product_id','37'),
(59,8,'_variation_id','0'),
(60,8,'_qty','1'),
(61,8,'_tax_class',''),
(62,8,'_line_subtotal','6.23'),
(63,8,'_line_subtotal_tax','0'),
(64,8,'_line_total','4.98'),
(65,8,'_line_tax','0'),
(66,8,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(67,9,'discount_amount','1.25'),
(68,9,'discount_amount_tax','0'),
(69,9,'coupon_info','[52,\"save20\",\"percent\",20]'),
(70,10,'_product_id','37'),
(71,10,'_variation_id','0'),
(72,10,'_qty','1'),
(73,10,'_tax_class',''),
(74,10,'_line_subtotal','6.23'),
(75,10,'_line_subtotal_tax','0'),
(76,10,'_line_total','4.98'),
(77,10,'_line_tax','0'),
(78,10,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(79,11,'discount_amount','1.25'),
(80,11,'discount_amount_tax','0'),
(81,11,'coupon_info','[52,\"save20\",\"percent\",20]'),
(82,12,'_product_id','42'),
(83,12,'_variation_id','0'),
(84,12,'_qty','1'),
(85,12,'_tax_class',''),
(86,12,'_line_subtotal','9.99'),
(87,12,'_line_subtotal_tax','0'),
(88,12,'_line_total','7.99'),
(89,12,'_line_tax','0'),
(90,12,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(91,13,'discount_amount','2'),
(92,13,'discount_amount_tax','0'),
(93,13,'coupon_info','[52,\"save20\",\"percent\",20]'),
(112,16,'_product_id','42'),
(113,16,'_variation_id','0'),
(114,16,'_qty','1'),
(115,16,'_tax_class',''),
(116,16,'_line_subtotal','9.99'),
(117,16,'_line_subtotal_tax','0'),
(118,16,'_line_total','7.99'),
(119,16,'_line_tax','0'),
(120,16,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(121,17,'discount_amount','2'),
(122,17,'discount_amount_tax','0'),
(123,17,'coupon_info','[52,\"save20\",\"percent\",20]'),
(124,18,'_product_id','42'),
(125,18,'_variation_id','0'),
(126,18,'_qty','1'),
(127,18,'_tax_class',''),
(128,18,'_line_subtotal','9.99'),
(129,18,'_line_subtotal_tax','0'),
(130,18,'_line_total','7.99'),
(131,18,'_line_tax','0'),
(132,18,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(133,19,'discount_amount','2'),
(134,19,'discount_amount_tax','0'),
(135,19,'coupon_info','[52,\"save20\",\"percent\",20]'),
(136,20,'_product_id','42'),
(137,20,'_variation_id','0'),
(138,20,'_qty','1'),
(139,20,'_tax_class',''),
(140,20,'_line_subtotal','9.99'),
(141,20,'_line_subtotal_tax','0'),
(142,20,'_line_total','7.99'),
(143,20,'_line_tax','0'),
(144,20,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(145,21,'discount_amount','2'),
(146,21,'discount_amount_tax','0'),
(147,21,'coupon_info','[52,\"save20\",\"percent\",20]'),
(232,34,'discount_amount','2'),
(233,34,'discount_amount_tax','0'),
(234,34,'coupon_info','[52,\"save20\",\"percent\",20]'),
(253,37,'_product_id','42'),
(254,37,'_variation_id','0'),
(255,37,'_qty','4'),
(256,37,'_tax_class',''),
(257,37,'_line_subtotal','39.96'),
(258,37,'_line_subtotal_tax','0'),
(259,37,'_line_total','31.97'),
(260,37,'_line_tax','0'),
(261,37,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}');
/*!40000 ALTER TABLE `wpj0_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_order_items`
--

LOCK TABLES `wpj0_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wpj0_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wpj0_woocommerce_order_items` VALUES
(3,'Apex Discipline Habit + Task Trackers','line_item',45),
(4,'Apex Discipline Task Tracker','line_item',51),
(6,'Apex Discipline Task Tracker','line_item',82),
(7,'save20','coupon',82),
(8,'Apex Discipline Habit Tracker','line_item',83),
(9,'save20','coupon',83),
(10,'Apex Discipline Habit Tracker','line_item',84),
(11,'save20','coupon',84),
(12,'Apex Discipline Habit + Task Trackers','line_item',85),
(13,'save20','coupon',85),
(16,'Apex Discipline Habit + Task Trackers','line_item',88),
(17,'save20','coupon',88),
(18,'Apex Discipline Habit + Task Trackers','line_item',89),
(19,'save20','coupon',89),
(20,'Apex Discipline Habit + Task Trackers','line_item',90),
(21,'save20','coupon',90),
(34,'save20','coupon',97),
(37,'Apex Discipline Habit + Task Trackers','line_item',97);
/*!40000 ALTER TABLE `wpj0_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wpj0_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wpj0_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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`),
  KEY `session_expiry` (`session_expiry`)
) ENGINE=InnoDB AUTO_INCREMENT=378 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_sessions`
--

LOCK TABLES `wpj0_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wpj0_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wpj0_woocommerce_sessions` VALUES
(1,'1','a:13:{s:8:\"customer\";s:962:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2026-03-16T22:27:57+00:00\";s:10:\"first_name\";s:4:\"Card\";s:9:\"last_name\";s:11:\"Holder Name\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:19:\"G3nryusai@gmail.com\";s:7:\"address\";s:25:\"1600 Amphitheatre Parkway\";s:9:\"address_1\";s:25:\"1600 Amphitheatre Parkway\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:13:\"Mountain View\";s:5:\"state\";s:2:\"CA\";s:8:\"postcode\";s:5:\"94043\";s:7:\"country\";s:2:\"US\";s:19:\"shipping_first_name\";s:4:\"Card\";s:18:\"shipping_last_name\";s:11:\"Holder Name\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:25:\"1600 Amphitheatre Parkway\";s:18:\"shipping_address_1\";s:25:\"1600 Amphitheatre Parkway\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:13:\"Mountain View\";s:14:\"shipping_state\";s:2:\"CA\";s:17:\"shipping_postcode\";s:5:\"94043\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:17:\"wcpay_customer_id\";s:18:\"cus_U9EPSOu5RYvmTM\";s:14:\"wcpay_currency\";s:3:\"USD\";s:21:\"chosen_payment_method\";s:20:\"woocommerce_payments\";s:24:\"qp_should_apply_discount\";b:1;s:14:\"refresh_totals\";b:1;s:11:\"cart_totals\";s:402:\"a:15:{s:8:\"subtotal\";s:5:\"39.96\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:7.99;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"31.97\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"31.97\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:416:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:4;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:39.96;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:31.97;s:8:\"line_tax\";d:0;}}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:26:\"a:1:{s:6:\"save20\";d:7.99;}\";s:21:\"store_api_draft_order\";i:97;s:10:\"wc_notices\";s:951:\"a:1:{s:7:\"success\";a:5:{i:0;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:2;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:3;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:4;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774869009),
(156,'2','a:1:{s:8:\"customer\";s:794:\"a:28:{s:2:\"id\";s:1:\"2\";s:13:\"date_modified\";s:25:\"2026-03-16T19:46:23+00: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:\"lightcmlv@gmail.com\";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:5:\"macas\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"MA\";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:5:\"macas\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"MA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1774295210),
(257,'t_b09ff46792799da112f39f2f2df542','a:4:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"9.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"9.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"9.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:9.99;s:8:\"line_tax\";d:0;}}\";s:10:\"wc_notices\";s:237:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774215370),
(258,'t_d929eadbc4b0cc335abc174bafc4f6','a:7:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:24:\"qp_should_apply_discount\";b:1;s:14:\"refresh_totals\";b:1;s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:23:\"a:1:{s:6:\"save20\";d:4;}\";s:10:\"wc_notices\";s:740:\"a:1:{s:7:\"success\";a:4:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:2;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}i:3;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";s:21:\"removed_cart_contents\";s:416:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19.98;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:15.98;s:8:\"line_tax\";d:0;}}\";}',1774266758),
(266,'t_8da741c11c66db87da9eea70256ce9','a:4:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"19.98\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"19.98\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.98\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:416:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19.98;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:19.98;s:8:\"line_tax\";d:0;}}\";s:10:\"wc_notices\";s:448:\"a:1:{s:7:\"success\";a:2:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774269399),
(268,'t_641dcf1d6fecd05a91c425668f7fff','a:4:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"9.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"9.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"9.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:9.99;s:8:\"line_tax\";d:0;}}\";s:10:\"wc_notices\";s:237:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774269425),
(269,'t_1629b62672e7fc5bde88be08a15a2f','a:3:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:237:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";s:21:\"removed_cart_contents\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:9.99;s:8:\"line_tax\";d:0;}}\";}',1774269440),
(271,'t_d69caf2d4ca23e3a9454cc2204570c','a:4:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"9.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"9.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"9.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:9.99;s:8:\"line_tax\";d:0;}}\";s:10:\"wc_notices\";s:237:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774269714),
(272,'t_95fc13d7e1fe694d7910b03521b9ae','a:4:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"9.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"9.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"9.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:9.99;s:8:\"line_tax\";d:0;}}\";s:10:\"wc_notices\";s:237:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774269745),
(273,'t_19c10da762bb003818c1fdde5404e4','a:9:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:402:\"a:15:{s:8:\"subtotal\";s:5:\"29.97\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:5.99;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"23.98\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"23.98\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:416:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:3;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:29.97;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:23.98;s:8:\"line_tax\";d:0;}}\";s:21:\"store_api_draft_order\";i:92;s:14:\"wcpay_currency\";s:3:\"USD\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:26:\"a:1:{s:6:\"save20\";d:5.99;}\";s:21:\"chosen_payment_method\";s:12:\"ppcp-gateway\";s:10:\"wc_notices\";s:529:\"a:1:{s:7:\"success\";a:3:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}i:2;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774269879),
(276,'t_b6a4ac999630980ab99cc9b647a6b7','a:6:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"9.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:2;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"7.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"7.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.99;s:8:\"line_tax\";d:0;}}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:23:\"a:1:{s:6:\"save20\";d:2;}\";s:10:\"wc_notices\";s:318:\"a:1:{s:7:\"success\";a:2:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}}}\";}',1774274876),
(277,'t_1bd3a49454d4fc8f3af8a32f142faa','a:6:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"19.98\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:4;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"15.98\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.98\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:416:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19.98;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:15.98;s:8:\"line_tax\";d:0;}}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:23:\"a:1:{s:6:\"save20\";d:4;}\";s:10:\"wc_notices\";s:529:\"a:1:{s:7:\"success\";a:3:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}i:2;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774274957),
(294,'t_8af661df97dcddd2bd1fc97812d2ab','a:6:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"19.98\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:4;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"15.98\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.98\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:416:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19.98;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:15.98;s:8:\"line_tax\";d:0;}}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:23:\"a:1:{s:6:\"save20\";d:4;}\";s:10:\"wc_notices\";s:529:\"a:1:{s:7:\"success\";a:3:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}i:2;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774279271),
(299,'t_d70483779de77497948ca65899e46f','a:9:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:402:\"a:15:{s:8:\"subtotal\";s:5:\"29.97\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:5.99;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"23.98\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"23.98\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:416:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:3;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:29.97;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:23.98;s:8:\"line_tax\";d:0;}}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:26:\"a:1:{s:6:\"save20\";d:5.99;}\";s:21:\"store_api_draft_order\";i:94;s:14:\"wcpay_currency\";s:3:\"USD\";s:21:\"chosen_payment_method\";s:12:\"ppcp-gateway\";s:10:\"wc_notices\";s:740:\"a:1:{s:7:\"success\";a:4:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}i:2;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:3;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774280730),
(306,'t_d3b1503da0c8d385e3aa8d0e90c631','a:9:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:402:\"a:15:{s:8:\"subtotal\";s:5:\"39.96\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:7.99;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"31.97\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"31.97\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:416:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:4;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:39.96;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:31.97;s:8:\"line_tax\";d:0;}}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:26:\"a:1:{s:6:\"save20\";d:7.99;}\";s:21:\"store_api_draft_order\";i:95;s:14:\"wcpay_currency\";s:3:\"USD\";s:21:\"chosen_payment_method\";s:12:\"ppcp-gateway\";s:10:\"wc_notices\";s:951:\"a:1:{s:7:\"success\";a:5:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}i:2;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:3;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:4;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774282456),
(313,'t_8491ec20584f0d44430e7731e72fbd','a:4:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:23:\"a:1:{s:6:\"save20\";d:2;}\";s:10:\"wc_notices\";s:318:\"a:1:{s:7:\"success\";a:2:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}}}\";}',1774284282),
(316,'t_8334baf7021e2941c13788d06a6d97','a:5:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"9.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"9.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"9.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:9.99;s:8:\"line_tax\";d:0;}}\";s:10:\"wc_notices\";s:318:\"a:1:{s:7:\"success\";a:2:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}}}\";s:14:\"refresh_totals\";b:1;}',1774301166),
(318,'t_5c0e049504d742c738ca81509b49fa','a:6:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"9.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:2;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"7.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"7.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.99;s:8:\"line_tax\";d:0;}}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:23:\"a:1:{s:6:\"save20\";d:2;}\";s:10:\"wc_notices\";s:318:\"a:1:{s:7:\"success\";a:2:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}}}\";}',1774302365),
(321,'t_c7a49e765c17d3a9440dd97d167796','a:6:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:23:\"a:1:{s:6:\"save20\";d:2;}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"9.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:2;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"7.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"7.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.99;s:8:\"line_tax\";d:0;}}\";s:10:\"wc_notices\";s:529:\"a:1:{s:7:\"success\";a:3:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}i:2;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774345358),
(324,'t_8d8884913550ac5a38d7f94e6721a8','a:8:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:24:\"qp_should_apply_discount\";b:1;s:14:\"refresh_totals\";b:1;s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:26:\"a:1:{s:6:\"save20\";d:2.49;}\";s:11:\"cart_totals\";s:400:\"a:15:{s:8:\"subtotal\";s:5:\"12.46\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:2.49;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"9.97\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"9.97\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:415:\"a:1:{s:32:\"3416a75f4cea9109507cacd8e2f2aefc\";a:11:{s:3:\"key\";s:32:\"3416a75f4cea9109507cacd8e2f2aefc\";s:10:\"product_id\";i:41;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:12.46;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:9.97;s:8:\"line_tax\";d:0;}}\";s:10:\"wc_notices\";s:1524:\"a:1:{s:7:\"success\";a:8:{i:0;a:2:{s:6:\"notice\";s:154:\"&ldquo;Apex Discipline Habit Tracker&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}i:2;a:2:{s:6:\"notice\";s:153:\"&ldquo;Apex Discipline Task Tracker&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:3;a:2:{s:6:\"notice\";s:154:\"&ldquo;Apex Discipline Habit Tracker&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:4;a:2:{s:6:\"notice\";s:153:\"&ldquo;Apex Discipline Task Tracker&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:5;a:2:{s:6:\"notice\";s:154:\"&ldquo;Apex Discipline Habit Tracker&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:6;a:2:{s:6:\"notice\";s:153:\"&ldquo;Apex Discipline Task Tracker&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:7;a:2:{s:6:\"notice\";s:153:\"&ldquo;Apex Discipline Task Tracker&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774346716),
(341,'t_7b135043024a53fd685792ad33d3f8','a:7:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:14:\"refresh_totals\";b:1;s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"9.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:2;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"7.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"7.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.99;s:8:\"line_tax\";d:0;}}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:23:\"a:1:{s:6:\"save20\";d:2;}\";s:10:\"wc_notices\";s:1550:\"a:1:{s:7:\"success\";a:8:{i:0;a:2:{s:6:\"notice\";s:154:\"&ldquo;Apex Discipline Habit Tracker&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:153:\"&ldquo;Apex Discipline Task Tracker&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:2;a:2:{s:6:\"notice\";s:154:\"&ldquo;Apex Discipline Habit Tracker&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:3;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:4;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}i:5;a:2:{s:6:\"notice\";s:153:\"&ldquo;Apex Discipline Task Tracker&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:6;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:7;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774348237),
(353,'t_7a4de30dfcce892965000d02a4f809','a:4:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"29.97\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"29.97\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"29.97\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:416:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:3;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:29.97;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:29.97;s:8:\"line_tax\";d:0;}}\";s:10:\"wc_notices\";s:659:\"a:1:{s:7:\"success\";a:3:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:2;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";}',1774348529),
(360,'t_21592261bbe74d9aa5e020e8ba7d13','a:6:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"9.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:2;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"7.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"7.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.99;s:8:\"line_tax\";d:0;}}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:23:\"a:1:{s:6:\"save20\";d:2;}\";s:10:\"wc_notices\";s:318:\"a:1:{s:7:\"success\";a:2:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}}}\";}',1774351108),
(361,'t_a154cb08571a6f581bb6d924033735','a:6:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"9.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:2;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"7.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"7.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.99;s:8:\"line_tax\";d:0;}}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:23:\"a:1:{s:6:\"save20\";d:2;}\";s:10:\"wc_notices\";s:318:\"a:1:{s:7:\"success\";a:2:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}}}\";}',1774353419),
(364,'t_d67d6e95209389440d3611b7b1bc76','a:6:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"9.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:2;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"7.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"7.99\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.99;s:8:\"line_tax\";d:0;}}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:23:\"a:1:{s:6:\"save20\";d:2;}\";s:10:\"wc_notices\";s:318:\"a:1:{s:7:\"success\";a:2:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}}}\";}',1774354082),
(367,'t_b8e001ee86f7659da9305b9b4d3f30','a:7:{s:9:\"ppcp_fees\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:4:\"6.23\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:1.25;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"4.98\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"4.98\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:414:\"a:1:{s:32:\"3416a75f4cea9109507cacd8e2f2aefc\";a:11:{s:3:\"key\";s:32:\"3416a75f4cea9109507cacd8e2f2aefc\";s:10:\"product_id\";i:41;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:6.23;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:4.98;s:8:\"line_tax\";d:0;}}\";s:15:\"applied_coupons\";s:23:\"a:1:{i:0;s:6:\"save20\";}\";s:22:\"coupon_discount_totals\";s:26:\"a:1:{s:6:\"save20\";d:1.25;}\";s:10:\"wc_notices\";s:520:\"a:1:{s:7:\"success\";a:3:{i:0;a:2:{s:6:\"notice\";s:162:\"&ldquo;Apex Discipline Habit + Task Trackers&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}i:1;a:2:{s:6:\"notice\";s:33:\"Coupon code applied successfully.\";s:4:\"data\";a:0:{}}i:2;a:2:{s:6:\"notice\";s:153:\"&ldquo;Apex Discipline Task Tracker&rdquo; has been added to your cart. <a href=\"https://apexdiscipline.co/cart/\" class=\"button wc-forward\">View cart</a>\";s:4:\"data\";a:0:{}}}}\";s:21:\"removed_cart_contents\";s:414:\"a:1:{s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";a:11:{s:3:\"key\";s:32:\"a1d0c6e83f027327d8461063f4ac58a6\";s:10:\"product_id\";i:42;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:9.99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.99;s:8:\"line_tax\";d:0;}}\";}',1774355396),
(372,'t_158d980ca623b77ff7f7a62717813f','a:1:{s:14:\"wcpay_currency\";s:3:\"USD\";}',1774440245),
(373,'t_3b8dc04a7415506d59cc568510dc3c','a:1:{s:14:\"wcpay_currency\";s:3:\"USD\";}',1774440784),
(374,'t_b3d6a25b69c409efa776d5e41eb884','a:1:{s:14:\"wcpay_currency\";s:3:\"USD\";}',1774441819),
(375,'t_493503f368505661448a78c34b1b44','a:1:{s:14:\"wcpay_currency\";s:3:\"USD\";}',1774442278),
(376,'t_01d075f0737d90e1bb82df5483d884','a:1:{s:14:\"wcpay_currency\";s:3:\"USD\";}',1774443637),
(377,'t_40c811f6a808dbaace306f81603e96','a:1:{s:14:\"wcpay_currency\";s:3:\"USD\";}',1774444085);
/*!40000 ALTER TABLE `wpj0_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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 `zone_id` (`zone_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_shipping_zone_locations`
--

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

--
-- Table structure for table `wpj0_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_shipping_zone_methods`
--

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

--
-- Table structure for table `wpj0_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_shipping_zones`
--

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

--
-- Table structure for table `wpj0_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wpj0_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wpj0_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_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=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_woocommerce_tax_rates`
--

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

--
-- Table structure for table `wpj0_yaysmtp_email_logs`
--

DROP TABLE IF EXISTS `wpj0_yaysmtp_email_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_yaysmtp_email_logs` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `subject` varchar(1000) DEFAULT NULL,
  `email_from` varchar(300) DEFAULT NULL,
  `email_to` longtext DEFAULT NULL,
  `mailer` varchar(300) DEFAULT NULL,
  `date_time` datetime NOT NULL,
  `status` int(1) DEFAULT NULL,
  `content_type` varchar(300) DEFAULT NULL,
  `body_content` longtext DEFAULT NULL,
  `reason_error` varchar(300) DEFAULT NULL,
  `flag_delete` int(1) DEFAULT 0,
  `root_name` varchar(1000) DEFAULT NULL,
  `extra_info` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_yaysmtp_email_logs`
--

LOCK TABLES `wpj0_yaysmtp_email_logs` WRITE;
/*!40000 ALTER TABLE `wpj0_yaysmtp_email_logs` DISABLE KEYS */;
INSERT INTO `wpj0_yaysmtp_email_logs` VALUES
(1,'Email Test','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Default','2026-03-15 17:45:57',0,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"><style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style>\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-new_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7db6 \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc75d7db6\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e16 \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc75d7e16\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">New order: #1</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e2c \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7e2c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>You’ve received the following order from John Doe:</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e4e \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5bc75d7e4e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <span style=\"font-size: 20px\">Order #<a href=\"#\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">1</a> <b>(March 15, 2026)</b></span> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n                <tr class=\"order_item\">\n                                            <td colspan=\"1\" class=\"td yaymail_item_product_content\" scope=\"row\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                    \n                            <!-- Product details -->\n                            <div class=\"yaymail-product-details\">\n                                    <div class=\"yaymail-product-name\">\n            Happy YayCommerce        </div>\n        <div class=\"yaymail-product-sku\">\n (#sku)    </div>\n                            </div>\n                            <!-- End Product details -->\n                                            </td>\n                                            <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" scope=\"row\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                                                <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                                        2                </td>\n                                            <td colspan=\"1\" class=\"td yaymail_item_price_content\" scope=\"row\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                    <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 18,00</span>                </td>\n                    </tr>\n                    </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 18,00</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-shipping\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Shipping:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">Free shipping</td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">Direct bank transfer</td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 18,00</span></td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e99 \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5bc75d7e99\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"50%\" style=\"width: 50%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                <address>\n    <span>John Doe <br>YayCommerce <br>7400 Edwards Rd <br>Edwards Rd</span>    <br>\n    <a href=\"tel:(910)%20529-1147\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n        (910) 529-1147    </a>\n    <br>\n</address>\n                                            </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                    <td class=\"yaymail-shipping-address-column\" width=\"50%\" style=\"width: 50%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-shipping-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Shipping Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-shipping-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                <address>\n    <span>John Doe <br>YayCommerce <br>755 E North Grove Rd <br>Mayville, Michigan</span>    <br>\n    <a href=\"tel:(910)%20529-1147\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n        (910) 529-1147    </a>\n    <br>\n</address>\n                                            </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                    </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ec4 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7ec4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 38px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>Congratulations on the sale.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ed4 \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc75d7ed4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"},\"error_mess\":\"Could not instantiate mail function.\"}'),
(2,'Email Test','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Default','2026-03-15 17:46:01',0,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"><style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style>\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-new_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7db6 \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc75d7db6\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e16 \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc75d7e16\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">New order: #1</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e2c \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7e2c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>You’ve received the following order from John Doe:</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e4e \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5bc75d7e4e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <span style=\"font-size: 20px\">Order #<a href=\"#\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">1</a> <b>(March 15, 2026)</b></span> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n                <tr class=\"order_item\">\n                                            <td colspan=\"1\" class=\"td yaymail_item_product_content\" scope=\"row\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                    \n                            <!-- Product details -->\n                            <div class=\"yaymail-product-details\">\n                                    <div class=\"yaymail-product-name\">\n            Happy YayCommerce        </div>\n        <div class=\"yaymail-product-sku\">\n (#sku)    </div>\n                            </div>\n                            <!-- End Product details -->\n                                            </td>\n                                            <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" scope=\"row\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                                                <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                                        2                </td>\n                                            <td colspan=\"1\" class=\"td yaymail_item_price_content\" scope=\"row\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                    <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 18,00</span>                </td>\n                    </tr>\n                    </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 18,00</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-shipping\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Shipping:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">Free shipping</td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">Direct bank transfer</td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 18,00</span></td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e99 \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5bc75d7e99\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"50%\" style=\"width: 50%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                <address>\n    <span>John Doe <br>YayCommerce <br>7400 Edwards Rd <br>Edwards Rd</span>    <br>\n    <a href=\"tel:(910)%20529-1147\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n        (910) 529-1147    </a>\n    <br>\n</address>\n                                            </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                    <td class=\"yaymail-shipping-address-column\" width=\"50%\" style=\"width: 50%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-shipping-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Shipping Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-shipping-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                <address>\n    <span>John Doe <br>YayCommerce <br>755 E North Grove Rd <br>Mayville, Michigan</span>    <br>\n    <a href=\"tel:(910)%20529-1147\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n        (910) 529-1147    </a>\n    <br>\n</address>\n                                            </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                    </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ec4 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7ec4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 38px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>Congratulations on the sale.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ed4 \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc75d7ed4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"},\"error_mess\":\"Could not instantiate mail function.\"}'),
(3,'Email Test','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Default','2026-03-15 18:10:28',0,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"><style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style>\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-new_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7db6 \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc75d7db6\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e16 \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc75d7e16\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">New order: #1</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e2c \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7e2c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>You’ve received the following order from John Doe:</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e4e \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5bc75d7e4e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <span style=\"font-size: 20px\">Order #<a href=\"#\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">1</a> <b>(March 15, 2026)</b></span> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n                <tr class=\"order_item\">\n                                            <td colspan=\"1\" class=\"td yaymail_item_product_content\" scope=\"row\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                    \n                            <!-- Product details -->\n                            <div class=\"yaymail-product-details\">\n                                    <div class=\"yaymail-product-name\">\n            Happy YayCommerce        </div>\n        <div class=\"yaymail-product-sku\">\n (#sku)    </div>\n                            </div>\n                            <!-- End Product details -->\n                                            </td>\n                                            <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" scope=\"row\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                                                <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                                        2                </td>\n                                            <td colspan=\"1\" class=\"td yaymail_item_price_content\" scope=\"row\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                    <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 18,00</span>                </td>\n                    </tr>\n                    </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 18,00</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-shipping\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Shipping:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">Free shipping</td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">Direct bank transfer</td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 18,00</span></td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e99 \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5bc75d7e99\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"50%\" style=\"width: 50%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                <address>\n    <span>John Doe <br>YayCommerce <br>7400 Edwards Rd <br>Edwards Rd</span>    <br>\n    <a href=\"tel:(910)%20529-1147\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n        (910) 529-1147    </a>\n    <br>\n</address>\n                                            </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                    <td class=\"yaymail-shipping-address-column\" width=\"50%\" style=\"width: 50%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-shipping-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Shipping Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-shipping-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                <address>\n    <span>John Doe <br>YayCommerce <br>755 E North Grove Rd <br>Mayville, Michigan</span>    <br>\n    <a href=\"tel:(910)%20529-1147\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n        (910) 529-1147    </a>\n    <br>\n</address>\n                                            </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                    </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ec4 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7ec4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 38px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>Congratulations on the sale.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ed4 \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc75d7ed4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"},\"error_mess\":\"Could not instantiate mail function.\"}'),
(4,'✅ Your test email worked! Here\'s what\'s next…','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Brevo','2026-03-15 18:31:48',0,'text/html','\n<div>\n  <p>Howdy,</p>\n  <div>\n	<div>\n	    Great news — your test email was sent successfully with <strong>YaySMTP</strong> <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" />.\n	</div>\n	<div>\n		That means you\'re all set to start sending reliable emails to your customers, subscribers, and vendors.\n	</div>\n	<div>\n		<div>\n			While you’re getting started, here are a few more tools from <strong>YayCommerce</strong> that can supercharge your WooCommerce store:\n		</div>\n		<ul style=\"padding-left: 15px\"> \n			<li><a href=\"https://wordpress.org/plugins/yay-customer-reviews-woocommerce/\"><strong>YayReviews</strong></a> - Encourage customers to leave reviews with rewards and reminders. Build trust and boost sales effortlessly.</li>\n			<li><a href=\"https://profiles.wordpress.org/bookster/#content-plugins\"><strong>Bookster</strong></a> - Manage appointments, staff schedules, and customer bookings seamlessly.</li>\n			<li><a href=\"https://yaycommerce.com/yaypricing-woocommerce-dynamic-pricing-and-discounts/\"><strong>YayPricing</strong></a> - Automate discounts and create personalized coupon rules with ease.</li>\n			<li><a href=\"https://yaycommerce.com/yayswatches-variation-swatches-for-woocommerce/\"><strong>YaySwatches</strong></a> - Display product variation swatches beautifully on product and shop pages.</li>\n			<li><a href=\"https://yaycommerce.com/yayextra-woocommerce-extra-product-options/\"><strong>YayExtra</strong></a> - Offer custom product options with add-on fees in just a few clicks.</li>\n		</ul>\n		<p>\n			<img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png\" alt=\"👉\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" /> <a href=\"https://yaycommerce.com/?utm_source=yaysmtp&amp;utm_medium=test-email&amp;utm_campaign=explore-all\">Explore all YayCommerce plugins</a>\n		</p>\n	</div>\n	<p>If you have any questions or need help, just hit reply — I\'d love to hear from you.</p>	\n  </div>\n  <div>Cheers,<br>Tommy<br>YayCommerce Team</div>\n</div>\n\n\n\n\n','[401]: Unauthorized',0,'YaySMTP','{\"source\":{\"root_name\":\"YaySMTP\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/yaysmtp\\/includes\\/Functions.php:294\"},\"error_mess\":\"[401]: Key not found\"}'),
(5,'✅ Your test email worked! Here\'s what\'s next…','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Brevo','2026-03-15 18:32:48',0,'text/html','\n<div>\n  <p>Howdy,</p>\n  <div>\n	<div>\n	    Great news — your test email was sent successfully with <strong>YaySMTP</strong> <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" />.\n	</div>\n	<div>\n		That means you\'re all set to start sending reliable emails to your customers, subscribers, and vendors.\n	</div>\n	<div>\n		<div>\n			While you’re getting started, here are a few more tools from <strong>YayCommerce</strong> that can supercharge your WooCommerce store:\n		</div>\n		<ul style=\"padding-left: 15px\"> \n			<li><a href=\"https://wordpress.org/plugins/yay-customer-reviews-woocommerce/\"><strong>YayReviews</strong></a> - Encourage customers to leave reviews with rewards and reminders. Build trust and boost sales effortlessly.</li>\n			<li><a href=\"https://profiles.wordpress.org/bookster/#content-plugins\"><strong>Bookster</strong></a> - Manage appointments, staff schedules, and customer bookings seamlessly.</li>\n			<li><a href=\"https://yaycommerce.com/yaypricing-woocommerce-dynamic-pricing-and-discounts/\"><strong>YayPricing</strong></a> - Automate discounts and create personalized coupon rules with ease.</li>\n			<li><a href=\"https://yaycommerce.com/yayswatches-variation-swatches-for-woocommerce/\"><strong>YaySwatches</strong></a> - Display product variation swatches beautifully on product and shop pages.</li>\n			<li><a href=\"https://yaycommerce.com/yayextra-woocommerce-extra-product-options/\"><strong>YayExtra</strong></a> - Offer custom product options with add-on fees in just a few clicks.</li>\n		</ul>\n		<p>\n			<img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png\" alt=\"👉\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" /> <a href=\"https://yaycommerce.com/?utm_source=yaysmtp&amp;utm_medium=test-email&amp;utm_campaign=explore-all\">Explore all YayCommerce plugins</a>\n		</p>\n	</div>\n	<p>If you have any questions or need help, just hit reply — I\'d love to hear from you.</p>	\n  </div>\n  <div>Cheers,<br>Tommy<br>YayCommerce Team</div>\n</div>\n\n\n\n\n','[401]: Unauthorized',0,'YaySMTP','{\"source\":{\"root_name\":\"YaySMTP\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/yaysmtp\\/includes\\/Functions.php:294\"},\"error_mess\":\"[401]: Key not found\"}'),
(6,'✅ Your test email worked! Here\'s what\'s next…','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','[Other SMTP] - Development Mode','2026-03-15 18:36:03',0,'text/html','\n<div>\n  <p>Howdy,</p>\n  <div>\n	<div>\n	    Great news — your test email was sent successfully with <strong>YaySMTP</strong> <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" />.\n	</div>\n	<div>\n		That means you\'re all set to start sending reliable emails to your customers, subscribers, and vendors.\n	</div>\n	<div>\n		<div>\n			While you’re getting started, here are a few more tools from <strong>YayCommerce</strong> that can supercharge your WooCommerce store:\n		</div>\n		<ul style=\"padding-left: 15px\"> \n			<li><a href=\"https://wordpress.org/plugins/yay-customer-reviews-woocommerce/\"><strong>YayReviews</strong></a> - Encourage customers to leave reviews with rewards and reminders. Build trust and boost sales effortlessly.</li>\n			<li><a href=\"https://profiles.wordpress.org/bookster/#content-plugins\"><strong>Bookster</strong></a> - Manage appointments, staff schedules, and customer bookings seamlessly.</li>\n			<li><a href=\"https://yaycommerce.com/yaypricing-woocommerce-dynamic-pricing-and-discounts/\"><strong>YayPricing</strong></a> - Automate discounts and create personalized coupon rules with ease.</li>\n			<li><a href=\"https://yaycommerce.com/yayswatches-variation-swatches-for-woocommerce/\"><strong>YaySwatches</strong></a> - Display product variation swatches beautifully on product and shop pages.</li>\n			<li><a href=\"https://yaycommerce.com/yayextra-woocommerce-extra-product-options/\"><strong>YayExtra</strong></a> - Offer custom product options with add-on fees in just a few clicks.</li>\n		</ul>\n		<p>\n			<img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png\" alt=\"👉\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" /> <a href=\"https://yaycommerce.com/?utm_source=yaysmtp&amp;utm_medium=test-email&amp;utm_campaign=explore-all\">Explore all YayCommerce plugins</a>\n		</p>\n	</div>\n	<p>If you have any questions or need help, just hit reply — I\'d love to hear from you.</p>	\n  </div>\n  <div>Cheers,<br>Tommy<br>YayCommerce Team</div>\n</div>\n\n\n\n\n',NULL,0,'[YaySMTP] - Development Mode','{\"source\":{\"root_name\":\"[YaySMTP] - Development Mode\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/yaysmtp\\/includes\\/Functions.php:294\"}}'),
(7,'✅ Your test email worked! Here\'s what\'s next…','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','[Other SMTP] - Development Mode','2026-03-15 18:36:50',0,'text/html','\n<div>\n  <p>Howdy,</p>\n  <div>\n	<div>\n	    Great news — your test email was sent successfully with <strong>YaySMTP</strong> <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" />.\n	</div>\n	<div>\n		That means you\'re all set to start sending reliable emails to your customers, subscribers, and vendors.\n	</div>\n	<div>\n		<div>\n			While you’re getting started, here are a few more tools from <strong>YayCommerce</strong> that can supercharge your WooCommerce store:\n		</div>\n		<ul style=\"padding-left: 15px\"> \n			<li><a href=\"https://wordpress.org/plugins/yay-customer-reviews-woocommerce/\"><strong>YayReviews</strong></a> - Encourage customers to leave reviews with rewards and reminders. Build trust and boost sales effortlessly.</li>\n			<li><a href=\"https://profiles.wordpress.org/bookster/#content-plugins\"><strong>Bookster</strong></a> - Manage appointments, staff schedules, and customer bookings seamlessly.</li>\n			<li><a href=\"https://yaycommerce.com/yaypricing-woocommerce-dynamic-pricing-and-discounts/\"><strong>YayPricing</strong></a> - Automate discounts and create personalized coupon rules with ease.</li>\n			<li><a href=\"https://yaycommerce.com/yayswatches-variation-swatches-for-woocommerce/\"><strong>YaySwatches</strong></a> - Display product variation swatches beautifully on product and shop pages.</li>\n			<li><a href=\"https://yaycommerce.com/yayextra-woocommerce-extra-product-options/\"><strong>YayExtra</strong></a> - Offer custom product options with add-on fees in just a few clicks.</li>\n		</ul>\n		<p>\n			<img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png\" alt=\"👉\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" /> <a href=\"https://yaycommerce.com/?utm_source=yaysmtp&amp;utm_medium=test-email&amp;utm_campaign=explore-all\">Explore all YayCommerce plugins</a>\n		</p>\n	</div>\n	<p>If you have any questions or need help, just hit reply — I\'d love to hear from you.</p>	\n  </div>\n  <div>Cheers,<br>Tommy<br>YayCommerce Team</div>\n</div>\n\n\n\n\n',NULL,0,'[YaySMTP] - Development Mode','{\"source\":{\"root_name\":\"[YaySMTP] - Development Mode\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/yaysmtp\\/includes\\/Functions.php:294\"}}'),
(8,'✅ Your test email worked! Here\'s what\'s next…','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Other SMTP','2026-03-15 18:43:23',1,'text/html','\n<div>\n  <p>Howdy,</p>\n  <div>\n	<div>\n	    Great news — your test email was sent successfully with <strong>YaySMTP</strong> <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" />.\n	</div>\n	<div>\n		That means you\'re all set to start sending reliable emails to your customers, subscribers, and vendors.\n	</div>\n	<div>\n		<div>\n			While you’re getting started, here are a few more tools from <strong>YayCommerce</strong> that can supercharge your WooCommerce store:\n		</div>\n		<ul style=\"padding-left: 15px\"> \n			<li><a href=\"https://wordpress.org/plugins/yay-customer-reviews-woocommerce/\"><strong>YayReviews</strong></a> - Encourage customers to leave reviews with rewards and reminders. Build trust and boost sales effortlessly.</li>\n			<li><a href=\"https://profiles.wordpress.org/bookster/#content-plugins\"><strong>Bookster</strong></a> - Manage appointments, staff schedules, and customer bookings seamlessly.</li>\n			<li><a href=\"https://yaycommerce.com/yaypricing-woocommerce-dynamic-pricing-and-discounts/\"><strong>YayPricing</strong></a> - Automate discounts and create personalized coupon rules with ease.</li>\n			<li><a href=\"https://yaycommerce.com/yayswatches-variation-swatches-for-woocommerce/\"><strong>YaySwatches</strong></a> - Display product variation swatches beautifully on product and shop pages.</li>\n			<li><a href=\"https://yaycommerce.com/yayextra-woocommerce-extra-product-options/\"><strong>YayExtra</strong></a> - Offer custom product options with add-on fees in just a few clicks.</li>\n		</ul>\n		<p>\n			<img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png\" alt=\"👉\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" /> <a href=\"https://yaycommerce.com/?utm_source=yaysmtp&amp;utm_medium=test-email&amp;utm_campaign=explore-all\">Explore all YayCommerce plugins</a>\n		</p>\n	</div>\n	<p>If you have any questions or need help, just hit reply — I\'d love to hear from you.</p>	\n  </div>\n  <div>Cheers,<br>Tommy<br>YayCommerce Team</div>\n</div>\n\n\n\n\n',NULL,0,'YaySMTP','{\"source\":{\"root_name\":\"YaySMTP\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/yaysmtp\\/includes\\/Functions.php:294\"}}'),
(9,'Email Test','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Other SMTP','2026-03-15 19:03:53',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"><style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style>\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-new_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7db6 \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc75d7db6\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e16 \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc75d7e16\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">New order: #1</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e2c \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7e2c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>You’ve received the following order from John Doe:</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e4e \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5bc75d7e4e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <span style=\"font-size: 20px\">Order #<a href=\"#\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">1</a> <b>(March 15, 2026)</b></span> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n                <tr class=\"order_item\">\n                                            <td colspan=\"1\" class=\"td yaymail_item_product_content\" scope=\"row\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                    \n                            <!-- Product details -->\n                            <div class=\"yaymail-product-details\">\n                                    <div class=\"yaymail-product-name\">\n            Happy YayCommerce        </div>\n        <div class=\"yaymail-product-sku\">\n (#sku)    </div>\n                            </div>\n                            <!-- End Product details -->\n                                            </td>\n                                            <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" scope=\"row\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                                                <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                                        2                </td>\n                                            <td colspan=\"1\" class=\"td yaymail_item_price_content\" scope=\"row\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                    <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 18,00</span>                </td>\n                    </tr>\n                    </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 18,00</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-shipping\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Shipping:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">Free shipping</td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">Direct bank transfer</td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 18,00</span></td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e99 \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5bc75d7e99\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"50%\" style=\"width: 50%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                <address>\n    <span>John Doe <br>YayCommerce <br>7400 Edwards Rd <br>Edwards Rd</span>    <br>\n    <a href=\"tel:(910)%20529-1147\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n        (910) 529-1147    </a>\n    <br>\n</address>\n                                            </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                    <td class=\"yaymail-shipping-address-column\" width=\"50%\" style=\"width: 50%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-shipping-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Shipping Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-shipping-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                <address>\n    <span>John Doe <br>YayCommerce <br>755 E North Grove Rd <br>Mayville, Michigan</span>    <br>\n    <a href=\"tel:(910)%20529-1147\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n        (910) 529-1147    </a>\n    <br>\n</address>\n                                            </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                    </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ec4 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7ec4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 38px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>Congratulations on the sale.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ed4 \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc75d7ed4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(10,'Your order from Apex Discipline is on its way!','g3nryusai@gmail.com','a:1:{i:0;s:19:\"G3nryusai@gmail.com\";}','Other SMTP','2026-03-15 19:30:41',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-customer_completed_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f1319e4 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f1319e4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 20px 40px 20px 40px;background-position: unset;background-repeat: unset;background-size: unset;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"30%\" style=\"width: 30%;max-width: 30%;vertical-align: top;padding-left: 0;padding-right: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319d2 \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f1319d2\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"text-align: left;background-color: #fff;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"116\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 116px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n\n<td class=\"yaymail-customizer-element-column\" width=\"70%\" style=\"width: 70%;max-width: 70%;vertical-align: top;padding-right: 0;padding-left: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319dd \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f1319dd\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 0px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"right\" style=\"margin: 0px;text-align: right;font-size: 18px;font-weight: 500\">My Account      Order Tracking      Contact</p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a04 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f131a04\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#EEFFE9\" width=\"100%\" style=\"background-color: #EEFFE9;padding: 30px 0px 30px 0px;background-image: url(https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-bg.png);background-position: 70% 0%;background-repeat: no-repeat;background-size: cover;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"70%\" style=\"width: 70%;max-width: 70%;vertical-align: top;padding-left: 0;padding-right: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319ef \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f1319ef\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"background-color: #ffffff00;padding: 10px 0px 0px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><h1 style=\"color: #1e1e1e;letter-spacing: -1px;line-height: 120%;margin: 0;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 600\">Order #83<br><br>has been completed</h1></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n\n<td class=\"yaymail-customizer-element-column\" width=\"30%\" style=\"width: 30%;max-width: 30%;vertical-align: top;padding-right: 0;padding-left: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319fa \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f1319fa\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"text-align: left;background-color: #ffffff00;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-icon.png\" border=\"0\" width=\"120\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 120px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a11 \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f131a11\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"text-align: center;background-color: #fff;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://images.wpbrandy.com/uploads/yaymail-order-completed-processing-bar.png\" border=\"0\" width=\"600\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 600px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a19 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a19\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\">Hi <b>Card Holder Name,</b></p><p style=\"font-size: 14px;margin: 0px\">Great news! Your order is about to ship. It should be delivered to you within 7 working days.</p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a23 \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5c2f131a23\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #1A1A1A;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <p style=\"font-size: 14px;margin: 0px\"><span style=\"font-size: 20px\"><strong>Order Summary</strong></span></p> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n           \n    <tr class=\"order_item\" style=\"padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5\">\n                    <td colspan=\"1\" class=\"td yaymail_item_product_content\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            \n                    <!-- Product details -->\n                    <div class=\"yaymail-product-details\">\n                            <div class=\"yaymail-product-name\">\n            Apex Discipline Habit Tracker        </div>\n                        <div class=\"yaymail-wc-item-meta\" style=\"clear: both\">\n                                        </div>\n                                        </div>\n                    <!-- End Product details -->\n                                </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                        <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                        1            </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_price_content\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 6,23</span>            </td>\n            </tr>\n    \n        </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 6,23</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-discount\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Discount:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">-<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 1,25</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 4,98</span> USD</td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">Google Pay (WooPayments) - 4242</td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a44 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a44\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 0px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"margin: 0px;font-size: 16px\"><a href=\"https://apexdiscipline.co/my-account/view-order/83/\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">View Order Detail</a></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a4d \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5c2f131a4d\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"100%\" style=\"width: 100%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #1A1A1A;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                    <address>\n            Card Holder Name<br>1600 Amphitheatre Parkway<br>Mountain View, CA 94043<br>United States (US)                                        <br>\n                <a href=\"mailto:G3nryusai@gmail.com\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n                    G3nryusai@gmail.com                </a>\n                </address>\n                                                    </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a75 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f131a75\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 10px 40px 10px 40px;background-position: unset;background-repeat: unset;background-size: unset;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"100%\" style=\"width: 100%;max-width: 100%;vertical-align: top;padding-left: 0px;padding-right: 0\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f131a60 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a60\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"background-color: #ffffff00;padding: 0px 0px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 16px\">For questions, contact <u>support@apexdiscipline.co</u></span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        <div class=\"yaymail-element yaymail-element-69b5c2f131a6e \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a6e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 0px 20px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #77859B;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 12px\">© 2026 - Apex Discipline</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(11,'[Apex Discipline]: You\'ve got a new order: #83','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Other SMTP','2026-03-15 19:30:42',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-new_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7db6 \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc75d7db6\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e16 \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc75d7e16\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">New order: #83</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e2c \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7e2c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>You’ve received the following order from Card Holder Name:</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e4e \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5bc75d7e4e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <span style=\"font-size: 20px\">Order #<a href=\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-orders&amp;action=edit&amp;id=83\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">83</a> <b>(March 15, 2026)</b></span> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n           \n    <tr class=\"order_item\" style=\"padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5\">\n                    <td colspan=\"1\" class=\"td yaymail_item_product_content\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            \n                    <!-- Product details -->\n                    <div class=\"yaymail-product-details\">\n                            <div class=\"yaymail-product-name\">\n            Apex Discipline Habit Tracker        </div>\n                        <div class=\"yaymail-wc-item-meta\" style=\"clear: both\">\n                                        </div>\n                                        </div>\n                    <!-- End Product details -->\n                                </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                        <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                        1            </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_price_content\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 6,23</span>            </td>\n            </tr>\n    \n        </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 6,23</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-discount\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Discount:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">-<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 1,25</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 4,98</span> USD</td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">Google Pay (WooPayments) - 4242</td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e99 \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5bc75d7e99\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"100%\" style=\"width: 100%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                    <address>\n            Card Holder Name<br>1600 Amphitheatre Parkway<br>Mountain View, CA 94043<br>United States (US)                                        <br>\n                <a href=\"mailto:G3nryusai@gmail.com\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n                    G3nryusai@gmail.com                </a>\n                </address>\n                                                    </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ec4 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7ec4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 38px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>Congratulations on the sale.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ed4 \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc75d7ed4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(12,'Your order from Apex Discipline is on its way!','g3nryusai@gmail.com','a:1:{i:0;s:19:\"G3nryusai@gmail.com\";}','Other SMTP','2026-03-15 19:31:56',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-customer_completed_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f1319e4 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f1319e4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 20px 40px 20px 40px;background-position: unset;background-repeat: unset;background-size: unset;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"30%\" style=\"width: 30%;max-width: 30%;vertical-align: top;padding-left: 0;padding-right: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319d2 \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f1319d2\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"text-align: left;background-color: #fff;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"116\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 116px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n\n<td class=\"yaymail-customizer-element-column\" width=\"70%\" style=\"width: 70%;max-width: 70%;vertical-align: top;padding-right: 0;padding-left: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319dd \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f1319dd\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 0px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"right\" style=\"margin: 0px;text-align: right;font-size: 18px;font-weight: 500\">My Account      Order Tracking      Contact</p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a04 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f131a04\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#EEFFE9\" width=\"100%\" style=\"background-color: #EEFFE9;padding: 30px 0px 30px 0px;background-image: url(https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-bg.png);background-position: 70% 0%;background-repeat: no-repeat;background-size: cover;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"70%\" style=\"width: 70%;max-width: 70%;vertical-align: top;padding-left: 0;padding-right: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319ef \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f1319ef\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"background-color: #ffffff00;padding: 10px 0px 0px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><h1 style=\"color: #1e1e1e;letter-spacing: -1px;line-height: 120%;margin: 0;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 600\">Order #84<br><br>has been completed</h1></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n\n<td class=\"yaymail-customizer-element-column\" width=\"30%\" style=\"width: 30%;max-width: 30%;vertical-align: top;padding-right: 0;padding-left: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319fa \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f1319fa\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"text-align: left;background-color: #ffffff00;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-icon.png\" border=\"0\" width=\"120\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 120px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a11 \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f131a11\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"text-align: center;background-color: #fff;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://images.wpbrandy.com/uploads/yaymail-order-completed-processing-bar.png\" border=\"0\" width=\"600\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 600px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a19 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a19\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\">Hi <b>Card Holder Name,</b></p><p style=\"font-size: 14px;margin: 0px\">Great news! Your order is about to ship. It should be delivered to you within 7 working days.</p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a23 \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5c2f131a23\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #1A1A1A;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <p style=\"font-size: 14px;margin: 0px\"><span style=\"font-size: 20px\"><strong>Order Summary</strong></span></p> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n           \n    <tr class=\"order_item\" style=\"padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5\">\n                    <td colspan=\"1\" class=\"td yaymail_item_product_content\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            \n                    <!-- Product details -->\n                    <div class=\"yaymail-product-details\">\n                            <div class=\"yaymail-product-name\">\n            Apex Discipline Habit Tracker        </div>\n                        <div class=\"yaymail-wc-item-meta\" style=\"clear: both\">\n                                        </div>\n                                        </div>\n                    <!-- End Product details -->\n                                </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                        <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                        1            </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_price_content\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 6,23</span>            </td>\n            </tr>\n    \n        </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 6,23</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-discount\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Discount:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">-<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 1,25</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 4,98</span> USD</td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a44 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a44\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 0px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"margin: 0px;font-size: 16px\"><a href=\"https://apexdiscipline.co/my-account/view-order/84/\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">View Order Detail</a></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a4d \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5c2f131a4d\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"100%\" style=\"width: 100%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #1A1A1A;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                    <address>\n            Card Holder Name<br>1600 Amphitheatre Parkway<br>Mountain View, CA 94043<br>United States (US)                                        <br>\n                <a href=\"mailto:G3nryusai@gmail.com\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n                    G3nryusai@gmail.com                </a>\n                </address>\n                                                    </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a75 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f131a75\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 10px 40px 10px 40px;background-position: unset;background-repeat: unset;background-size: unset;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"100%\" style=\"width: 100%;max-width: 100%;vertical-align: top;padding-left: 0px;padding-right: 0\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f131a60 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a60\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"background-color: #ffffff00;padding: 0px 0px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 16px\">For questions, contact <u>support@apexdiscipline.co</u></span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        <div class=\"yaymail-element yaymail-element-69b5c2f131a6e \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a6e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 0px 20px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #77859B;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 12px\">© 2026 - Apex Discipline</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(13,'[Apex Discipline]: You\'ve got a new order: #84','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Other SMTP','2026-03-15 19:31:57',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-new_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7db6 \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc75d7db6\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e16 \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc75d7e16\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">New order: #84</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e2c \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7e2c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>You’ve received the following order from Card Holder Name:</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e4e \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5bc75d7e4e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <span style=\"font-size: 20px\">Order #<a href=\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-orders&amp;action=edit&amp;id=84\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">84</a> <b>(March 15, 2026)</b></span> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n           \n    <tr class=\"order_item\" style=\"padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5\">\n                    <td colspan=\"1\" class=\"td yaymail_item_product_content\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            \n                    <!-- Product details -->\n                    <div class=\"yaymail-product-details\">\n                            <div class=\"yaymail-product-name\">\n            Apex Discipline Habit Tracker        </div>\n                        <div class=\"yaymail-wc-item-meta\" style=\"clear: both\">\n                                        </div>\n                                        </div>\n                    <!-- End Product details -->\n                                </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                        <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                        1            </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_price_content\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 6,23</span>            </td>\n            </tr>\n    \n        </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 6,23</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-discount\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Discount:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">-<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 1,25</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 4,98</span> USD</td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e99 \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5bc75d7e99\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"100%\" style=\"width: 100%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                    <address>\n            Card Holder Name<br>1600 Amphitheatre Parkway<br>Mountain View, CA 94043<br>United States (US)                                        <br>\n                <a href=\"mailto:G3nryusai@gmail.com\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n                    G3nryusai@gmail.com                </a>\n                </address>\n                                                    </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ec4 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7ec4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 38px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>Congratulations on the sale.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ed4 \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc75d7ed4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(14,'Your order from Apex Discipline is on its way!','g3nryusai@gmail.com','a:1:{i:0;s:19:\"G3nryusai@gmail.com\";}','Other SMTP','2026-03-15 21:43:54',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-customer_completed_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f1319e4 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f1319e4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 20px 40px 20px 40px;background-position: unset;background-repeat: unset;background-size: unset;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"30%\" style=\"width: 30%;max-width: 30%;vertical-align: top;padding-left: 0;padding-right: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319d2 \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f1319d2\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"text-align: left;background-color: #fff;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"116\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 116px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n\n<td class=\"yaymail-customizer-element-column\" width=\"70%\" style=\"width: 70%;max-width: 70%;vertical-align: top;padding-right: 0;padding-left: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319dd \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f1319dd\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 0px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"right\" style=\"margin: 0px;text-align: right;font-size: 18px;font-weight: 500\">My Account      Order Tracking      Contact</p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a04 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f131a04\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#EEFFE9\" width=\"100%\" style=\"background-color: #EEFFE9;padding: 30px 0px 30px 0px;background-image: url(https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-bg.png);background-position: 70% 0%;background-repeat: no-repeat;background-size: cover;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"70%\" style=\"width: 70%;max-width: 70%;vertical-align: top;padding-left: 0;padding-right: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319ef \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f1319ef\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"background-color: #ffffff00;padding: 10px 0px 0px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><h1 style=\"color: #1e1e1e;letter-spacing: -1px;line-height: 120%;margin: 0;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 600\">Order #85<br><br>has been completed</h1></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n\n<td class=\"yaymail-customizer-element-column\" width=\"30%\" style=\"width: 30%;max-width: 30%;vertical-align: top;padding-right: 0;padding-left: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319fa \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f1319fa\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"text-align: left;background-color: #ffffff00;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-icon.png\" border=\"0\" width=\"120\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 120px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a11 \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f131a11\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"text-align: center;background-color: #fff;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://images.wpbrandy.com/uploads/yaymail-order-completed-processing-bar.png\" border=\"0\" width=\"600\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 600px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a19 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a19\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\">Hi <b>Card Holder Name,</b></p><p style=\"font-size: 14px;margin: 0px\">Great news! Your order is about to ship. It should be delivered to you within 7 working days.</p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a23 \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5c2f131a23\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #1A1A1A;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <p style=\"font-size: 14px;margin: 0px\"><span style=\"font-size: 20px\"><strong>Order Summary</strong></span></p> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n           \n    <tr class=\"order_item\" style=\"padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5\">\n                    <td colspan=\"1\" class=\"td yaymail_item_product_content\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            \n                    <!-- Product details -->\n                    <div class=\"yaymail-product-details\">\n                            <div class=\"yaymail-product-name\">\n            Apex Discipline Habit + Task Trackers        </div>\n                        <div class=\"yaymail-wc-item-meta\" style=\"clear: both\">\n                                        </div>\n                                        </div>\n                    <!-- End Product details -->\n                                </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                        <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                        1            </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_price_content\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span>            </td>\n            </tr>\n    \n        </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-discount\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Discount:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">-<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 2,00</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 7,99</span> USD</td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">Google Pay (WooPayments) - 4242</td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a44 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a44\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 0px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"margin: 0px;font-size: 16px\"><a href=\"https://apexdiscipline.co/my-account/view-order/85/\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">View Order Detail</a></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a4d \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5c2f131a4d\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"100%\" style=\"width: 100%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #1A1A1A;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                    <address>\n            Card Holder Name<br>1600 Amphitheatre Parkway<br>Mountain View, CA 94043<br>United States (US)                                        <br>\n                <a href=\"mailto:G3nryusai@gmail.com\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n                    G3nryusai@gmail.com                </a>\n                </address>\n                                                    </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a75 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f131a75\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 10px 40px 10px 40px;background-position: unset;background-repeat: unset;background-size: unset;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"100%\" style=\"width: 100%;max-width: 100%;vertical-align: top;padding-left: 0px;padding-right: 0\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f131a60 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a60\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"background-color: #ffffff00;padding: 0px 0px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 16px\">For questions, contact <u>support@apexdiscipline.co</u></span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        <div class=\"yaymail-element yaymail-element-69b5c2f131a6e \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a6e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 0px 20px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #77859B;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 12px\">© 2026 - Apex Discipline</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(15,'[Apex Discipline]: You\'ve got a new order: #85','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Other SMTP','2026-03-15 21:43:55',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-new_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7db6 \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc75d7db6\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e16 \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc75d7e16\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">New order: #85</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e2c \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7e2c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>You’ve received the following order from Card Holder Name:</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e4e \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5bc75d7e4e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <span style=\"font-size: 20px\">Order #<a href=\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-orders&amp;action=edit&amp;id=85\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">85</a> <b>(March 15, 2026)</b></span> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n           \n    <tr class=\"order_item\" style=\"padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5\">\n                    <td colspan=\"1\" class=\"td yaymail_item_product_content\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            \n                    <!-- Product details -->\n                    <div class=\"yaymail-product-details\">\n                            <div class=\"yaymail-product-name\">\n            Apex Discipline Habit + Task Trackers        </div>\n                        <div class=\"yaymail-wc-item-meta\" style=\"clear: both\">\n                                        </div>\n                                        </div>\n                    <!-- End Product details -->\n                                </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                        <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                        1            </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_price_content\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span>            </td>\n            </tr>\n    \n        </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-discount\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Discount:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">-<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 2,00</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 7,99</span> USD</td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">Google Pay (WooPayments) - 4242</td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e99 \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5bc75d7e99\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"100%\" style=\"width: 100%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                    <address>\n            Card Holder Name<br>1600 Amphitheatre Parkway<br>Mountain View, CA 94043<br>United States (US)                                        <br>\n                <a href=\"mailto:G3nryusai@gmail.com\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n                    G3nryusai@gmail.com                </a>\n                </address>\n                                                    </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ec4 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7ec4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 38px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>Congratulations on the sale.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ed4 \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc75d7ed4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(16,'Your Apex Discipline account has been created!','g3nryusai@gmail.com','a:1:{i:0;s:19:\"lightcmlv@gmail.com\";}','Other SMTP','2026-03-16 18:32:14',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-customer_new_account\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc7626dd1 \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc7626dd1\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc7626e29 \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc7626e29\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">Welcome to Apex Discipline</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc7626e3a \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc7626e3a\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>Hi lightcmlv,<br><br>Thanks for creating an account on Apex Discipline. Your username is <strong>lightcmlv</strong>. You can access your account area to view orders, change your password, and more at: https://apexdiscipline.co/my-account/</span></p><p style=\"font-size: 14px;margin: 26px 0px 0px 0px\"><span><a href=\"https://apexdiscipline.co/my-account/lost-password/?action=newaccount&amp;key=mLsHbiSLAbno5AlOJJns&amp;login=lightcmlv\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\"> Click here to set your new password. </a></span></p><p style=\"font-size: 14px;margin: 26px 0px 0px 0px\"><span>We look forward to seeing you soon.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc7626e4d \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc7626e4d\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(17,'Reset your password for Apex Discipline','g3nryusai@gmail.com','a:1:{i:0;s:19:\"lightcmlv@gmail.com\";}','Other SMTP','2026-03-16 18:32:46',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-customer_reset_password\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc762158e \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc762158e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc76215dc \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc76215dc\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">Password Reset Request</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc76215ed \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc76215ed\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0 0 16px\"><span>Hi lightcmlv,</span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span>Someone has requested a new password for the following account on Apex Discipline:,</span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span>Username: lightcmlv</span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span>If you didn\'t make this request, just ignore this email. If you\'d like to proceed:</span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span><a href=\"https://apexdiscipline.co/my-account/lost-password/?key=qUOJsPTU7TkEGSBjZFwp&amp;id=2\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\"> Click here to reset your password </a></span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span>Thanks for reading.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc762160c \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc762160c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(18,'Reset your password for Apex Discipline','g3nryusai@gmail.com','a:1:{i:0;s:19:\"lightcmlv@gmail.com\";}','Other SMTP','2026-03-16 18:41:02',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-customer_reset_password\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc762158e \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc762158e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc76215dc \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc76215dc\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">Password Reset Request</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc76215ed \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc76215ed\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0 0 16px\"><span>Hi lightcmlv,</span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span>Someone has requested a new password for the following account on Apex Discipline:,</span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span>Username: lightcmlv</span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span>If you didn\'t make this request, just ignore this email. If you\'d like to proceed:</span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span><a href=\"https://apexdiscipline.co/my-account/lost-password/?key=ajOAq8Y4o6OmVyuS2QP5&amp;id=2\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\"> Click here to reset your password </a></span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span>Thanks for reading.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc762160c \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc762160c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(19,'Reset your password for Apex Discipline','g3nryusai@gmail.com','a:1:{i:0;s:19:\"lightcmlv@gmail.com\";}','Other SMTP','2026-03-16 19:46:25',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-customer_reset_password\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc762158e \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc762158e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc76215dc \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc76215dc\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">Password Reset Request</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc76215ed \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc76215ed\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0 0 16px\"><span>Hi lightcmlv,</span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span>Someone has requested a new password for the following account on Apex Discipline:,</span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span>Username: lightcmlv</span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span>If you didn\'t make this request, just ignore this email. If you\'d like to proceed:</span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span><a href=\"https://apexdiscipline.co/my-account/lost-password/?key=HmkAvNlKJxXoIiR8v8yv&amp;id=2\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\"> Click here to reset your password </a></span></p><p style=\"font-size: 14px;margin: 0 0 16px\"><span>Thanks for reading.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc762160c \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc762160c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(20,'[Apex Discipline] Password Changed','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Other SMTP','2026-03-16 19:46:50',1,'text/plain','Password changed for user: lightcmlv\r\n',NULL,0,'WP Source','{\"source\":{\"root_name\":\"WP Source\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-includes\\/pluggable.php:2236\"}}'),
(21,'[Apex Discipline] Payment gateway \"PayPal\" enabled','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Other SMTP','2026-03-17 18:29:54',1,'text/plain','Howdy admin,\n\nThe payment gateway \"PayPal\" was just enabled on this site:\nhttps://apexdiscipline.co\n\nIf this was intentional you can safely ignore and delete this email.\n\nIf you did not enable this payment gateway, please log in to your site and consider disabling it here:\nhttps://apexdiscipline.co/wp-admin/admin.php?page=wc-settings&amp;tab=checkout&amp;section=ppcp-gateway\n\nThis email has been sent to g3nryusai@gmail.com\n\nRegards,\nAll at Apex Discipline\nhttps://apexdiscipline.co',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/class-wc-payment-gateways.php:269\"}}'),
(22,'[Apex Discipline] Payment gateway \"Standard Card Button\" enabled','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Other SMTP','2026-03-17 18:32:51',1,'text/plain','Howdy admin,\n\nThe payment gateway \"Standard Card Button\" was just enabled on this site:\nhttps://apexdiscipline.co\n\nIf this was intentional you can safely ignore and delete this email.\n\nIf you did not enable this payment gateway, please log in to your site and consider disabling it here:\nhttps://apexdiscipline.co/wp-admin/admin.php?page=wc-settings&amp;tab=checkout&amp;section=ppcp-card-button-gateway\n\nThis email has been sent to g3nryusai@gmail.com\n\nRegards,\nAll at Apex Discipline\nhttps://apexdiscipline.co',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/class-wc-payment-gateways.php:269\"}}'),
(23,'Your order from Apex Discipline is on its way!','g3nryusai@gmail.com','a:1:{i:0;s:37:\"sb-bx2uq49982781@personal.example.com\";}','Other SMTP','2026-03-17 20:13:29',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-customer_completed_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f1319e4 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f1319e4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 20px 40px 20px 40px;background-position: unset;background-repeat: unset;background-size: unset;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"30%\" style=\"width: 30%;max-width: 30%;vertical-align: top;padding-left: 0;padding-right: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319d2 \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f1319d2\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"text-align: left;background-color: #fff;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"116\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 116px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n\n<td class=\"yaymail-customizer-element-column\" width=\"70%\" style=\"width: 70%;max-width: 70%;vertical-align: top;padding-right: 0;padding-left: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319dd \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f1319dd\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 0px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"right\" style=\"margin: 0px;text-align: right;font-size: 18px;font-weight: 500\">My Account      Order Tracking      Contact</p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a04 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f131a04\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#EEFFE9\" width=\"100%\" style=\"background-color: #EEFFE9;padding: 30px 0px 30px 0px;background-image: url(https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-bg.png);background-position: 70% 0%;background-repeat: no-repeat;background-size: cover;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"70%\" style=\"width: 70%;max-width: 70%;vertical-align: top;padding-left: 0;padding-right: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319ef \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f1319ef\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"background-color: #ffffff00;padding: 10px 0px 0px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><h1 style=\"color: #1e1e1e;letter-spacing: -1px;line-height: 120%;margin: 0;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 600\">Order #88<br><br>has been completed</h1></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n\n<td class=\"yaymail-customizer-element-column\" width=\"30%\" style=\"width: 30%;max-width: 30%;vertical-align: top;padding-right: 0;padding-left: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319fa \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f1319fa\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"text-align: left;background-color: #ffffff00;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-icon.png\" border=\"0\" width=\"120\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 120px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a11 \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f131a11\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"text-align: center;background-color: #fff;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://images.wpbrandy.com/uploads/yaymail-order-completed-processing-bar.png\" border=\"0\" width=\"600\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 600px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a19 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a19\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\">Hi <b>John Doe,</b></p><p style=\"font-size: 14px;margin: 0px\">Great news! Your order is about to ship. It should be delivered to you within 7 working days.</p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a23 \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5c2f131a23\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #1A1A1A;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <p style=\"font-size: 14px;margin: 0px\"><span style=\"font-size: 20px\"><strong>Order Summary</strong></span></p> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n           \n    <tr class=\"order_item\" style=\"padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5\">\n                    <td colspan=\"1\" class=\"td yaymail_item_product_content\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            \n                    <!-- Product details -->\n                    <div class=\"yaymail-product-details\">\n                            <div class=\"yaymail-product-name\">\n            Apex Discipline Habit + Task Trackers        </div>\n                        <div class=\"yaymail-wc-item-meta\" style=\"clear: both\">\n                                        </div>\n                                        </div>\n                    <!-- End Product details -->\n                                </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                        <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                        1            </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_price_content\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span>            </td>\n            </tr>\n    \n        </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-discount\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Discount:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">-<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 2,00</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 7,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">PayPal</td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a44 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a44\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 0px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"margin: 0px;font-size: 16px\"><a href=\"https://apexdiscipline.co/my-account/view-order/88/\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">View Order Detail</a></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a4d \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5c2f131a4d\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"100%\" style=\"width: 100%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #1A1A1A;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                    <address>\n            John Doe<br>aazeda<br>cc<br>MACAS<br>20144                                        <br>\n                <a href=\"mailto:sb-bx2uq49982781@personal.example.com\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n                    sb-bx2uq49982781@personal.example.com                </a>\n                </address>\n                                                    </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a75 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f131a75\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 10px 40px 10px 40px;background-position: unset;background-repeat: unset;background-size: unset;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"100%\" style=\"width: 100%;max-width: 100%;vertical-align: top;padding-left: 0px;padding-right: 0\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f131a60 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a60\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"background-color: #ffffff00;padding: 0px 0px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 16px\">For questions, contact <u>support@apexdiscipline.co</u></span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        <div class=\"yaymail-element yaymail-element-69b5c2f131a6e \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a6e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 0px 20px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #77859B;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 12px\">© 2026 - Apex Discipline</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(24,'[Apex Discipline]: You\'ve got a new order: #88','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Other SMTP','2026-03-17 20:13:31',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-new_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7db6 \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc75d7db6\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e16 \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc75d7e16\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">New order: #88</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e2c \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7e2c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>You’ve received the following order from John Doe:</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e4e \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5bc75d7e4e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <span style=\"font-size: 20px\">Order #<a href=\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-orders&amp;action=edit&amp;id=88\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">88</a> <b>(March 17, 2026)</b></span> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n           \n    <tr class=\"order_item\" style=\"padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5\">\n                    <td colspan=\"1\" class=\"td yaymail_item_product_content\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            \n                    <!-- Product details -->\n                    <div class=\"yaymail-product-details\">\n                            <div class=\"yaymail-product-name\">\n            Apex Discipline Habit + Task Trackers        </div>\n                        <div class=\"yaymail-wc-item-meta\" style=\"clear: both\">\n                                        </div>\n                                        </div>\n                    <!-- End Product details -->\n                                </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                        <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                        1            </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_price_content\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span>            </td>\n            </tr>\n    \n        </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-discount\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Discount:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">-<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 2,00</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 7,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">PayPal</td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e99 \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5bc75d7e99\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"100%\" style=\"width: 100%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                    <address>\n            John Doe<br>aazeda<br>cc<br>MACAS<br>20144                                        <br>\n                <a href=\"mailto:sb-bx2uq49982781@personal.example.com\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n                    sb-bx2uq49982781@personal.example.com                </a>\n                </address>\n                                                    </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ec4 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7ec4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 38px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>Congratulations on the sale.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ed4 \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc75d7ed4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(25,'Your order from Apex Discipline is on its way!','g3nryusai@gmail.com','a:1:{i:0;s:37:\"sb-bx2uq49982781@personal.example.com\";}','Other SMTP','2026-03-17 20:20:14',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-customer_completed_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f1319e4 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f1319e4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 20px 40px 20px 40px;background-position: unset;background-repeat: unset;background-size: unset;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"30%\" style=\"width: 30%;max-width: 30%;vertical-align: top;padding-left: 0;padding-right: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319d2 \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f1319d2\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"text-align: left;background-color: #fff;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"116\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 116px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n\n<td class=\"yaymail-customizer-element-column\" width=\"70%\" style=\"width: 70%;max-width: 70%;vertical-align: top;padding-right: 0;padding-left: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319dd \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f1319dd\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 0px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"right\" style=\"margin: 0px;text-align: right;font-size: 18px;font-weight: 500\">My Account      Order Tracking      Contact</p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a04 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f131a04\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#EEFFE9\" width=\"100%\" style=\"background-color: #EEFFE9;padding: 30px 0px 30px 0px;background-image: url(https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-bg.png);background-position: 70% 0%;background-repeat: no-repeat;background-size: cover;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"70%\" style=\"width: 70%;max-width: 70%;vertical-align: top;padding-left: 0;padding-right: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319ef \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f1319ef\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"background-color: #ffffff00;padding: 10px 0px 0px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><h1 style=\"color: #1e1e1e;letter-spacing: -1px;line-height: 120%;margin: 0;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 600\">Order #89<br><br>has been completed</h1></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n\n<td class=\"yaymail-customizer-element-column\" width=\"30%\" style=\"width: 30%;max-width: 30%;vertical-align: top;padding-right: 0;padding-left: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319fa \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f1319fa\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"text-align: left;background-color: #ffffff00;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-icon.png\" border=\"0\" width=\"120\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 120px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a11 \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f131a11\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"text-align: center;background-color: #fff;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://images.wpbrandy.com/uploads/yaymail-order-completed-processing-bar.png\" border=\"0\" width=\"600\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 600px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a19 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a19\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\">Hi <b>John Doe,</b></p><p style=\"font-size: 14px;margin: 0px\">Great news! Your order is about to ship. It should be delivered to you within 7 working days.</p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a23 \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5c2f131a23\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #1A1A1A;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <p style=\"font-size: 14px;margin: 0px\"><span style=\"font-size: 20px\"><strong>Order Summary</strong></span></p> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n           \n    <tr class=\"order_item\" style=\"padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5\">\n                    <td colspan=\"1\" class=\"td yaymail_item_product_content\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            \n                    <!-- Product details -->\n                    <div class=\"yaymail-product-details\">\n                            <div class=\"yaymail-product-name\">\n            Apex Discipline Habit + Task Trackers        </div>\n                        <div class=\"yaymail-wc-item-meta\" style=\"clear: both\">\n                                        </div>\n                                        </div>\n                    <!-- End Product details -->\n                                </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                        <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                        1            </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_price_content\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span>            </td>\n            </tr>\n    \n        </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-discount\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Discount:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">-<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 2,00</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 7,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">Credit or debit cards (via PayPal)</td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a44 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a44\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 0px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"margin: 0px;font-size: 16px\"><a href=\"https://apexdiscipline.co/my-account/view-order/89/\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">View Order Detail</a></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a4d \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5c2f131a4d\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"100%\" style=\"width: 100%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #1A1A1A;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                    <address>\n            John Doe<br>aazeda<br>cc<br>MACAS<br>20144                                        <br>\n                <a href=\"mailto:sb-bx2uq49982781@personal.example.com\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n                    sb-bx2uq49982781@personal.example.com                </a>\n                </address>\n                                                    </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a75 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f131a75\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 10px 40px 10px 40px;background-position: unset;background-repeat: unset;background-size: unset;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"100%\" style=\"width: 100%;max-width: 100%;vertical-align: top;padding-left: 0px;padding-right: 0\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f131a60 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a60\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"background-color: #ffffff00;padding: 0px 0px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 16px\">For questions, contact <u>support@apexdiscipline.co</u></span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        <div class=\"yaymail-element yaymail-element-69b5c2f131a6e \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a6e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 0px 20px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #77859B;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 12px\">© 2026 - Apex Discipline</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(26,'[Apex Discipline]: You\'ve got a new order: #89','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Other SMTP','2026-03-17 20:20:15',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-new_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7db6 \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc75d7db6\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e16 \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc75d7e16\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">New order: #89</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e2c \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7e2c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>You’ve received the following order from John Doe:</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e4e \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5bc75d7e4e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <span style=\"font-size: 20px\">Order #<a href=\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-orders&amp;action=edit&amp;id=89\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">89</a> <b>(March 17, 2026)</b></span> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n           \n    <tr class=\"order_item\" style=\"padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5\">\n                    <td colspan=\"1\" class=\"td yaymail_item_product_content\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            \n                    <!-- Product details -->\n                    <div class=\"yaymail-product-details\">\n                            <div class=\"yaymail-product-name\">\n            Apex Discipline Habit + Task Trackers        </div>\n                        <div class=\"yaymail-wc-item-meta\" style=\"clear: both\">\n                                        </div>\n                                        </div>\n                    <!-- End Product details -->\n                                </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                        <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                        1            </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_price_content\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span>            </td>\n            </tr>\n    \n        </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-discount\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Discount:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">-<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 2,00</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 7,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">Credit or debit cards (via PayPal)</td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e99 \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5bc75d7e99\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"100%\" style=\"width: 100%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                    <address>\n            John Doe<br>aazeda<br>cc<br>MACAS<br>20144                                        <br>\n                <a href=\"mailto:sb-bx2uq49982781@personal.example.com\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n                    sb-bx2uq49982781@personal.example.com                </a>\n                </address>\n                                                    </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ec4 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7ec4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 38px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>Congratulations on the sale.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ed4 \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc75d7ed4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(27,'Your order from Apex Discipline is on its way!','g3nryusai@gmail.com','a:1:{i:0;s:37:\"sb-bx2uq49982781@personal.example.com\";}','Other SMTP','2026-03-17 21:30:44',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-customer_completed_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f1319e4 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f1319e4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 20px 40px 20px 40px;background-position: unset;background-repeat: unset;background-size: unset;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"30%\" style=\"width: 30%;max-width: 30%;vertical-align: top;padding-left: 0;padding-right: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319d2 \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f1319d2\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"text-align: left;background-color: #fff;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"116\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 116px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n\n<td class=\"yaymail-customizer-element-column\" width=\"70%\" style=\"width: 70%;max-width: 70%;vertical-align: top;padding-right: 0;padding-left: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319dd \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f1319dd\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 0px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"right\" style=\"margin: 0px;text-align: right;font-size: 18px;font-weight: 500\">My Account      Order Tracking      Contact</p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a04 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f131a04\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#EEFFE9\" width=\"100%\" style=\"background-color: #EEFFE9;padding: 30px 0px 30px 0px;background-image: url(https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-bg.png);background-position: 70% 0%;background-repeat: no-repeat;background-size: cover;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"70%\" style=\"width: 70%;max-width: 70%;vertical-align: top;padding-left: 0;padding-right: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319ef \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f1319ef\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"background-color: #ffffff00;padding: 10px 0px 0px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><h1 style=\"color: #1e1e1e;letter-spacing: -1px;line-height: 120%;margin: 0;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 600\">Order #90<br><br>has been completed</h1></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n\n<td class=\"yaymail-customizer-element-column\" width=\"30%\" style=\"width: 30%;max-width: 30%;vertical-align: top;padding-right: 0;padding-left: 0px\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f1319fa \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f1319fa\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"text-align: left;background-color: #ffffff00;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://images.wpbrandy.com/uploads/yaymail-order-completed-banner-icon.png\" border=\"0\" width=\"120\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 120px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a11 \" data-yaymail-element-type=\"image\" data-yaymail-element-id=\"69b5c2f131a11\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"text-align: center;background-color: #fff;padding: 0px 10px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://images.wpbrandy.com/uploads/yaymail-order-completed-processing-bar.png\" border=\"0\" width=\"600\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 600px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a19 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a19\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\">Hi <b>John Doe,</b></p><p style=\"font-size: 14px;margin: 0px\">Great news! Your order is about to ship. It should be delivered to you within 7 working days.</p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a23 \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5c2f131a23\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #1A1A1A;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <p style=\"font-size: 14px;margin: 0px\"><span style=\"font-size: 20px\"><strong>Order Summary</strong></span></p> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n           \n    <tr class=\"order_item\" style=\"padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5\">\n                    <td colspan=\"1\" class=\"td yaymail_item_product_content\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            \n                    <!-- Product details -->\n                    <div class=\"yaymail-product-details\">\n                            <div class=\"yaymail-product-name\">\n            Apex Discipline Habit + Task Trackers        </div>\n                        <div class=\"yaymail-wc-item-meta\" style=\"clear: both\">\n                                        </div>\n                                        </div>\n                    <!-- End Product details -->\n                                </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                        <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                        1            </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_price_content\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span>            </td>\n            </tr>\n    \n        </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-discount\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Discount:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">-<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 2,00</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 7,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">Credit or debit cards (via PayPal)</td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a44 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a44\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 0px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"margin: 0px;font-size: 16px\"><a href=\"https://apexdiscipline.co/my-account/view-order/90/\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">View Order Detail</a></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a4d \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5c2f131a4d\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"100%\" style=\"width: 100%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #1A1A1A;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                    <address>\n            John Doe<br>aazeda<br>cc<br>MACAS<br>20144                                        <br>\n                <a href=\"mailto:sb-bx2uq49982781@personal.example.com\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n                    sb-bx2uq49982781@personal.example.com                </a>\n                </address>\n                                                    </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5c2f131a75 \" data-yaymail-element-type=\"column_layout\" data-yaymail-element-id=\"69b5c2f131a75\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 10px 40px 10px 40px;background-position: unset;background-repeat: unset;background-size: unset;border-radius: 0px 0px 0px 0px;overflow: hidden;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        <div class=\"yaymail-inner-customizer-element-column\" style=\"border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff00\">  \n \n   \n<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"inherit\" style=\"border-spacing: 0;width: 100%;background-color: inherit\">\n    <tbody>\n        \n<td class=\"yaymail-customizer-element-column\" width=\"100%\" style=\"width: 100%;max-width: 100%;vertical-align: top;padding-left: 0px;padding-right: 0\">\n    <div class=\"yaymail-customizer-element-nested-column-content\" style=\"min-height: 50px\">\n            <div class=\"yaymail-element yaymail-element-69b5c2f131a60 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a60\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff00\" width=\"100%\" style=\"background-color: #ffffff00;padding: 0px 0px 0px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #333439;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 16px\">For questions, contact <u>support@apexdiscipline.co</u></span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        <div class=\"yaymail-element yaymail-element-69b5c2f131a6e \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5c2f131a6e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 0px 20px 0px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #77859B;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;text-align: center;margin: 0;font-weight: 300\"><span style=\"font-size: 12px\">© 2026 - Apex Discipline</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n        </div>\n</td>\n    </tbody>\n</table>\n\n</div>  \n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(28,'[Apex Discipline]: You\'ve got a new order: #90','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Other SMTP','2026-03-17 21:30:45',1,'text/html','\n<html><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n    \n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <meta name=\"x-apple-disable-message-reformatting\">\n                    \n            \n    \n    <style>@media screen and (max-width: 600px){.yaymail-template-content-container{width: 605px !important;}}</style><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto;width: 100%;border-spacing: 0\">\n        <tr>\n            <td style=\"padding: 0\">\n                <table class=\"yaymail-template-content-container\" width=\"100%\" align=\"center\" cellspacing=\"0\" style=\"width: 100%;max-width: 605px;margin: auto;border-spacing: 0\">\n                    <tr>\n                        <td style=\"padding: 0\">\n                            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"yaymail-customizer-email-template-container yaymail-template-new_order\" bgcolor=\"#f9f9f9\" align=\"center\" style=\"background: #f9f9f9;direction: ltr;margin: 0 auto\">\n                                                                            <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7db6 \" data-yaymail-element-type=\"logo\" data-yaymail-element-id=\"69b5bc75d7db6\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"text-align: center;background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">\n        <img alt=\"\" src=\"https://apexdiscipline.co/wp-content/uploads/2026/03/logo.png\" border=\"0\" width=\"172\" style=\"border: none;display: inline-block;font-size: 14px;font-weight: bold;height: auto;text-decoration: none;text-transform: capitalize;vertical-align: middle;margin-right: 24px;max-width: 100%;width: 172px\">\n    </a>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e16 \" data-yaymail-element-type=\"heading\" data-yaymail-element-id=\"69b5bc75d7e16\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#782121\" width=\"100%\" style=\"background-color: #782121;padding: 40px 50px 40px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"color: #ffffff;font-family: Helvetica,Roboto,Arial,sans-serif;text-align: left\"><h1 style=\"letter-spacing: -1px;font-family: inherit;text-align: inherit;font-size: 30px;font-weight: 300;line-height: normal;margin: 0px;color: inherit\">New order: #90</h1></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e2c \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7e2c\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>You’ve received the following order from John Doe:</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e4e \" data-yaymail-element-type=\"order_details\" data-yaymail-element-id=\"69b5bc75d7e4e\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#ffffff\" width=\"100%\" style=\"background-color: #ffffff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n\n<div class=\"yaymail-order-details-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"> <span style=\"font-size: 20px\">Order #<a href=\"https://apexdiscipline.co/wp-admin/admin.php?page=wc-orders&amp;action=edit&amp;id=90\" style=\"color: #298af9;font-weight: normal;text-decoration: underline\">90</a> <b>(March 17, 2026)</b></span> </div>\n            <table class=\"yaymail-order-details-table\" cellspacing=\"0\" cellpadding=\"6\" width=\"100%\" border=\"0\" style=\"border-spacing: 0;padding: 0;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-collapse: separate;border: 0\">\n                        <thead class=\"yaymail_element_head_order_details yaymail_element_head_order_item\">\n                <tr>\n                    <th class=\"td yaymail_item_product_title\" colspan=\"1\" scope=\"col\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Product</span></th><th class=\"td yaymail_item_quantity_title\" colspan=\"1\" scope=\"col\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Quantity</span></th><th class=\"td yaymail_item_price_title\" colspan=\"1\" scope=\"col\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\"><span>Price</span></th>                </tr>\n            </thead>\n                    <tbody class=\"yaymail_element_body_order_details yaymail_element_body_order_item\">\n           \n    <tr class=\"order_item\" style=\"padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5\">\n                    <td colspan=\"1\" class=\"td yaymail_item_product_content\" align=\"left\" width=\"45%\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;width: 45%;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            \n                    <!-- Product details -->\n                    <div class=\"yaymail-product-details\">\n                            <div class=\"yaymail-product-name\">\n            Apex Discipline Habit + Task Trackers        </div>\n                        <div class=\"yaymail-wc-item-meta\" style=\"clear: both\">\n                                        </div>\n                                        </div>\n                    <!-- End Product details -->\n                                </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_quantity_content\" align=\"center\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;min-width: 85px;text-align: center;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n                                                        <span class=\"yaymail-quantity-type-modern\" style=\"display: inline-block\">x</span>\n                                        1            </td>\n                    <td colspan=\"1\" class=\"td yaymail_item_price_content\" width=\"38%\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;word-wrap: break-word;min-width: 100px;width: 38%;text-align: right;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">\n            <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span>            </td>\n            </tr>\n    \n        </tbody>\n                <tfoot class=\"yaymail_element_foot_order_details yaymail_element_foot_order_item\">\n                <tr class=\"yaymail-order-detail-row-cart_subtotal\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Subtotal:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 9,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-discount\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Discount:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 4px;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\">-<span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 2,00</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-order_total\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px\">Total:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">$</span> 7,99</span></td>\n        </tr>\n                <tr class=\"yaymail-order-detail-row-payment_method\">\n            <th class=\"td\" scope=\"row\" colspan=\"2\" align=\"left\" style=\"vertical-align: middle;padding: 12px;text-align: left;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;border-bottom: 1px solid #e5e5e5\">Payment method:</th>\n            <td class=\"td\" colspan=\"1\" align=\"right\" style=\"vertical-align: middle;padding: 12px;font-family: Helvetica,Roboto,Arial,sans-serif;color: #636363;border-width: 1px;border-style: solid;border-color: #e5e5e5;border-top-width: 0;border: 0;padding-left: 0;padding-right: 0;font-size: 14px;text-align: right;border-bottom: 1px solid #e5e5e5\">Credit or debit cards (via PayPal)</td>\n        </tr>\n                </tfoot>\n                    </table>\n                                </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7e99 \" data-yaymail-element-type=\"billing_shipping_address\" data-yaymail-element-id=\"69b5bc75d7e99\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n<table class=\"yaymail-table-billing-shipping-address\" cellpadding=\"0\" cellspacing=\"5px\" border=\"0\" width=\"100%\" style=\"width: 100%;text-align: left;border-collapse: separate;border-spacing: 5px\">\n    <tbody>\n        <tr>\n                        <td class=\"yaymail-billing-address-column\" width=\"100%\" style=\"width: 100%;vertical-align: top\">\n                <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                    <tbody>\n                    <tr>\n                        <td>\n                            <div class=\"yaymail-billing-title\" align=\"left\" style=\"text-align: left;color: #782121;margin-top: 0;font-family: Helvetica,Roboto,Arial,sans-serif;margin-bottom: 7px\"><span style=\"font-size: 20px;font-weight: 600\">Billing Address</span></div>\n                        </td>\n                    </tr>\n                    <tr>\n                        <td>\n                            <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" style=\"border-spacing: 0\">\n                                <tbody>\n                                    <tr>\n                                        <td class=\"yaymail-billing-address-wrap\" style=\"color: #636363;padding: 12px;font-size: 14px;font-family: Helvetica,Roboto,Arial,sans-serif;border: 0;padding-left: 0;padding-right: 0\">\n                                            <div>\n                                                    <address>\n            John Doe<br>aazeda<br>cc<br>MACAS<br>20144                                        <br>\n                <a href=\"mailto:sb-bx2uq49982781@personal.example.com\" style=\"color: #298af9;font-weight: normal;text-decoration: underline;font-family: inherit\">\n                    sb-bx2uq49982781@personal.example.com                </a>\n                </address>\n                                                    </div>\n                                        </td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </td>\n                    </tr>\n                    </tbody>\n                </table>\n            </td>\n                                </tr>\n    </tbody>\n</table>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ec4 \" data-yaymail-element-type=\"text\" data-yaymail-element-id=\"69b5bc75d7ec4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#fff\" width=\"100%\" style=\"background-color: #fff;padding: 0px 50px 38px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div align=\"left\" style=\"text-align: left;color: #636363;font-family: Helvetica,Roboto,Arial,sans-serif\"><p style=\"font-size: 14px;margin: 0px\"><span>Congratulations on the sale.</span></p></div>\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                        <tr>\n                <td style=\"padding: 0\">    <div class=\"yaymail-element yaymail-element-69b5bc75d7ed4 \" data-yaymail-element-type=\"footer\" data-yaymail-element-id=\"69b5bc75d7ed4\" style=\"width: 100%;margin: 0 auto\">\n        <table cellpadding=\"0\" cellspacing=\"0\" class=\"yaymail-element__content\" bgcolor=\"#f9f9f9\" width=\"100%\" style=\"background-color: #f9f9f9;padding: 15px 50px 15px 50px;border-spacing: 0;width: 100%;direction: ltr;min-width: 100%;border-collapse: separate\">\n            <tbody>\n                <tr>\n                    <td>\n                        \n                        \n    <div style=\"color: #8a8a8a;font-family: Helvetica,Roboto,Arial,sans-serif\"><p align=\"center\" style=\"font-size: 14px;margin: 0px 0px 16px;text-align: center\">Apex Discipline - 2026</p></div>\n\n                    </td>\n                </tr>\n            </tbody>\n        </table>\n    </div>\n    </td>\n            </tr>\n                                                                        </table>\n                        </td>\n                    </tr>\n                </table>\n            </td>\n        </tr>\n    </table>\n    \n\n</html>\n',NULL,0,'WooCommerce','{\"source\":{\"root_name\":\"WooCommerce\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-content\\/plugins\\/woocommerce\\/includes\\/emails\\/class-wc-email.php:1136\"}}'),
(29,'[Apex Discipline] Your Site is Experiencing a Technical Issue','g3nryusai@gmail.com','a:1:{i:0;s:19:\"g3nryusai@gmail.com\";}','Other SMTP','2026-03-21 10:50:24',1,'text/plain','Howdy!\n\nWordPress has a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.\n\nIn this case, WordPress caught an error with your theme, Apex Discipline (LATEST).\n\nFirst, visit your website (https://apexdiscipline.co/) and check for any visible issues. Next, visit the page where the error was caught (https://apexdiscipline.co/wp-admin/admin-ajax.php) and check for any visible issues.\n\nPlease contact your host for assistance with investigating this issue further.\n\nIf your site appears broken and you can\'t access your dashboard normally, WordPress now has a special \"recovery mode\". This lets you safely login to your dashboard and investigate further.\n\nhttps://apexdiscipline.co/wp-login.php?action=enter_recovery_mode&amp;rm_token=KzfmK2ZNEJsVJqJKqAoHQd&amp;rm_key=v5a9zhmjEg2LoRdTOdrejk\n\nTo keep your site safe, this link will expire in 1 day. Don\'t worry about that, though: a new link will be emailed to you if the error occurs again after it expires.\n\nWhen seeking help with this issue, you may be asked for some of the following information:\nWordPress version 6.9.4\r\nActive theme: Apex Discipline (LATEST) (version 1.0.0)\r\nCurrent plugin:  (version )\r\nPHP version 8.2.30\n\n\n\nError Details\n=============\nAn error of type E_COMPILE_ERROR was caused in line 703 of the file /home/realbikx/apexdiscipline.co/wp-content/themes/apex-discipline/functions.php. Error message: Cannot redeclare qp_ultimate_mobile_fix() (previously declared in /home/realbikx/apexdiscipline.co/wp-content/themes/apex-discipline/functions.php:604)',NULL,0,'WP Source','{\"source\":{\"root_name\":\"WP Source\",\"root_path\":\"\\/home\\/realbikx\\/apexdiscipline.co\\/wp-includes\\/class-wp-recovery-mode-email-service.php:225\"}}');
/*!40000 ALTER TABLE `wpj0_yaysmtp_email_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpj0_yaysmtp_event_email_clicked_link`
--

DROP TABLE IF EXISTS `wpj0_yaysmtp_event_email_clicked_link`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_yaysmtp_event_email_clicked_link` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `log_id` bigint(20) unsigned NOT NULL,
  `url` text DEFAULT NULL,
  `count` bigint(20) DEFAULT NULL,
  `date_time` datetime NOT NULL,
  `extra_info` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `log_indx` (`log_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_yaysmtp_event_email_clicked_link`
--

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

--
-- Table structure for table `wpj0_yaysmtp_event_email_opened`
--

DROP TABLE IF EXISTS `wpj0_yaysmtp_event_email_opened`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpj0_yaysmtp_event_email_opened` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `log_id` bigint(20) unsigned NOT NULL,
  `count` bigint(20) DEFAULT NULL,
  `date_time` datetime NOT NULL,
  `extra_info` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `log_indx` (`log_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpj0_yaysmtp_event_email_opened`
--

LOCK TABLES `wpj0_yaysmtp_event_email_opened` WRITE;
/*!40000 ALTER TABLE `wpj0_yaysmtp_event_email_opened` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpj0_yaysmtp_event_email_opened` 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 */;
/*M!100616 SET NOTE_VERBOSITY=@OLD_NOTE_VERBOSITY */;

-- Dump completed on 2026-03-23  9:48:58
